<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Why not host bsyalor separately in the pd-externals group?<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jul 31, 2018, at 1:33 PM, Christof Ressi <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi, here's the updated source:<br class=""><br class=""><a href="https://github.com/Spacechild1/pd-macambira/commit/a9d64860bd2804aaa6530822346b15f78bc1594a" class="">https://github.com/Spacechild1/pd-macambira/commit/a9d64860bd2804aaa6530822346b15f78bc1594a</a><br class=""><br class="">I fixed both pvoc~ and partconv~ and added pd-lib-builder. Can someone check on OSX (and 64-bit Linux) if this works now and upload the binaries to Deken? I can make a PR to pd-macambira.<br class=""><br class="">Christof<br class=""><br class=""><blockquote type="cite" class="">Gesendet: Dienstag, 31. Juli 2018 um 11:59 Uhr<br class="">Von: "Christof Ressi" <christof.ressi@gmx.at><br class="">An: "Dan Wilcox" <danomatika@gmail.com>, Pd-List <pd-list@lists.iem.at><br class="">Betreff: Re: [PD] sound convolution / phase vocoder<br class=""><br class="">I had a quick look at the source. Seems like pvoc~ is not 64-bit ready. The offender is the call to "garray_getfloatarray" in "set_array", it should be "garray_getfloatwords" instead and "t_float *array" should be "t_word *array" etc.<br class=""><br class="">Actually, a call to "garray_getfloatarray" in 64 bit code should print the following error message: "failed since it uses garray_getfloatarray while running 64-bit!".<br class=""><br class="">FWIW, the 32-bit Windows binaries work fine for me.<br class=""><br class="">I'll push a fix in a minute.<br class=""><br class="">Gesendet: Dienstag, 31. Juli 2018 um 11:20 Uhr<br class="">Von: "Dan Wilcox" <danomatika@gmail.com><br class="">An: "Jean-Marie Adrien" <jm.adrien.mnt@gmail.com><br class="">Cc: Pd-List <pd-list@lists.iem.at><br class="">Betreff: Re: [PD] sound convolution / phase vocoder<br class=""><br class="">As a follow up, I'm able to build baylor using pd-lib-builder and fftw3 but the objects still hang when interacting with them. Someone with more time may want to see what's going on with a debugger.<br class=""> <br class="">On Jul 30, 2018, at 6:15 PM, Dan Wilcox <danomatika@gmail.com[mailto:danomatika@gmail.com]> wrote: <br class=""><br class="">Nevermind, I responded too soon. I'm able to create the objects but Pd hangs when I try to do anything with them. I think they need to be re-built as they might simply be too old.<br class=""> <br class="">On Jul 30, 2018, at 6:08 PM, Dan Wilcox <danomatika@gmail.com[mailto:danomatika@gmail.com]> wrote: <br class=""><br class="">I just installed baylor 1.1 for deken and it's working for me on macOS 10.13 + Pd 0.48-1 32 bit.<br class=""> First thing to check would be if the externals are indeed compiled for 64 bit. Looks ok:<br class=""> <br class=""><br class="">file ~/Documents/Pd/externals/bsaylor/pvoc~.d_fat<br class=""> <br class="">gives me<br class=""> <br class="">/Users/dano/Documents/Pd/externals/bsaylor/pvoc~.d_fat: Mach-O universal binary with 2 architectures: [i386:Mach-O bundle i386] [x86_64:Mach-O 64-bit bundle x86_64]<br class="">/Users/dano/Documents/Pd/externals/bsaylor/pvoc~.d_fat (for architecture i386): Mach-O bundle i386<br class="">/Users/dano/Documents/Pd/externals/bsaylor/pvoc~.d_fat (for architecture x86_64): Mach-O 64-bit bundle x86_64<br class=""> <br class="">Also, did you use [declare] or add baylor to your paths?<br class=""><br class=""> <br class="">On Jul 30, 2018, at 12:00 PM, pd-list-request@lists.iem.at[mailto:pd-list-request@lists.iem.at] wrote: <br class="">Date: Sun, 29 Jul 2018 19:14:20 +0200<br class="">From: Jean-Marie Adrien <jm.adrien.mnt@gmail.com[mailto:jm.adrien.mnt@gmail.com]><br class="">To: pd-list@iem.at[mailto:pd-list@iem.at]<br class="">Subject: [PD] sound convolution / phase vocoder<br class="">Message-ID: <ECB82A02-249F-4787-8159-E88381942743@gmail.com[mailto:ECB82A02-249F-4787-8159-E88381942743@gmail.com]><br class="">Content-Type: text/plain; charset="utf-8"<br class=""><br class="">Hello everyone<br class="">Still migrating to 64 bits from pd-extended, external by external<br class="">in this process, tying to use vintage objects such as pvoc~ and partconv~ which came in bsaylor, dll format :<br class="">found everything via decken, including libdir but cannot get it to work<br class="">sorry for this question : any hint to have this work with pd 47-64 bits  on mac 10.11 ?<br class="">thanks<br class="">JM <br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika[http://twitter.com/danomatika]<br class="">danomatika.com[http://danomatika.com/]<br class="">robotcowboy.com[http://robotcowboy.com/]<br class="">  <br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika[http://twitter.com/danomatika]<br class="">danomatika.com[http://danomatika.com/]<br class="">robotcowboy.com[http://robotcowboy.com/]<br class="">  <br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika[http://twitter.com/danomatika]<br class="">danomatika.com[http://danomatika.com]<br class="">robotcowboy.com[http://robotcowboy.com]<br class=""> <br class="">_______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list[https://lists.puredata.info/listinfo/pd-list]<br class=""><br class="">_______________________________________________<br class="">Pd-list@lists.iem.at mailing list<br class="">UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list<br class=""><br class=""></blockquote></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">--------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Dan Wilcox</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://twitter.com/danomatika" class="">@danomatika</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://danomatika.com" class="">danomatika.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></body></html>