<div dir="ltr">Eric and the list,<div><br></div><div>Here's an update.</div><div><br></div><div>1. I fixed my "can't load library" error by downloading libdir with deken and then including it at the top of the libraries loaded. Both flatspace and fftease still throw the error, though. The other libraries load fine.</div><div><br></div><div>2. I tried moving my newly compiled mindwarp~.pd_darwin and pvoc~.pd_darwin to my project folder with the libfftease.dylib. I can load the objects in the project patch! However, the audio is choppier than before, like it can't keep up. If I load two pairs of [mindwarp~] and [pvoc~] it crashes after a minute. My original patch, that I used to run in Pd-extended had three pairs. So, I will look to see what is going on there.</div><div><br></div><div>3. When I attempt to load an fftease help file from my ~/Library/Pd/ fftease folders, it still doesn't find the .pd_darwin files and won't create the objects. I can refer to the file's absolute position, though. [../fftease32-externals/codepend~].</div><div><br></div><div>A few minutes after writing this, I added ~/Library/Pd/fftease32-externals to the path. This seems to have fixed finding the library. I assumed that ~/Library/Pd was all that was required to find externals in nested folders. I guess I was wrong about this. If I right-click to get help for a fftease object, though, it still can't find the help file.</div><div><br></div><div>Thanks for the assistance. I hope this thread can help more people like me.</div><div><br></div><div>Sam</div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jan 26, 2016 at 11:16 AM Samuel Burt <<a href="mailto:composer.samuel.burt@gmail.com">composer.samuel.burt@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>I messaged Eric Lyon off-list, just in case he wasn't on list. That's when I also discovered he was hosting fftease on git. We should probably update some documentation at <a href="http://puredata.info" target="_blank">puredata.info</a> to point users there.</div><div><br></div><div>Big thanks to Eric for taking time at the start of the semester to answer my email.</div><div><br></div><div>I will now summarize the problem I'm having and the steps I've taken to unsuccessfully get fftease working.</div><div><br></div><div>I'm on Mac OS 10.9.5. I updated Pd vanilla to 0.46.7 32-bit.</div><div><br></div><div>When I load Pd, you will see that zexy and GEM load correctly, but other libraries appear to not load, although I can call their externals in Pd. Here's my log window:</div><div><br></div><div>==============</div><div><div>deken-plugin.tcl (Pd externals search) in /Users/sburt/Library/Pd/deken-plugin loaded.</div><div>Platform detected: Darwin-x86_64-32bit</div><div>'deken-plugin.tcl' already loaded, ignoring: '/Users/sburt/Library/Pd/deken-plugin/deken-plugin.tcl'</div><div>cyclone: can't load library</div><div><br></div><div><span style="white-space:pre-wrap">      </span>♡♡♡</div><div><span style="white-space:pre-wrap">        </span>♡ the zexy external  2.2.6svn</div><div><span style="white-space:pre-wrap"> </span>♡ (c) 1999-2012 IOhannes m zmölnig</div><div><span style="white-space:pre-wrap">    </span>♡       forum::für::umläute</div><div><span style="white-space:pre-wrap">       </span>♡       iem   @  kug</div><div><span style="white-space:pre-wrap">      </span>♡  compiled:  May 29 2015</div><div><span style="white-space:pre-wrap">    </span>♡ send me a 'help' message</div><div><span style="white-space:pre-wrap">     </span>♡♡♡</div><div><br></div><div>warning: class 'abs~' overwritten; old one renamed 'abs~_aliased'</div><div>matchbox: OSC-pattern matching code (c) Matt Wright, CNMAT</div><div>warning: class 'wrap' overwritten; old one renamed 'wrap_aliased'</div><div>GEM: Graphics Environment for Multimedia</div><div>GEM: ver: 0.93.3 </div><div>GEM: compiled: Nov 10 2011</div><div>GEM: maintained by IOhannes m zmoelnig</div><div>GEM: Authors :<span style="white-space:pre-wrap">  </span>Mark Danks (original version)</div><div>GEM:<span style="white-space:pre-wrap">                </span>Chris Clepper</div><div>GEM:<span style="white-space:pre-wrap">                </span>Cyrille Henry</div><div>GEM:<span style="white-space:pre-wrap">                </span>IOhannes m zmoelnig</div><div>GEM: with help by Guenter Geiger, Daniel Heckenberg, James Tittle, Hans-Christoph Steiner, et al.</div><div>GEM: found a bug? miss a feature? please report it:</div><div>GEM: <span style="white-space:pre-wrap">       </span>homepage <a href="http://gem.iem.at/" target="_blank">http://gem.iem.at/</a></div><div>GEM: <span style="white-space:pre-wrap">        </span>bug-tracker <a href="http://sourceforge.net/projects/pd-gem/" target="_blank">http://sourceforge.net/projects/pd-gem/</a></div><div>GEM: <span style="white-space:pre-wrap">   </span>mailing-list <a href="http://lists.puredata.info/listinfo/gem-dev/" target="_blank">http://lists.puredata.info/listinfo/gem-dev/</a></div><div>GEM: compiled for SIMD architecture: SSE2 MMX </div><div>GEM: using SSE2 optimization</div><div>flatspace: can't load library</div><div>iemlib: can't load library</div><div>hcs: can't load library</div><div>tof: can't load library</div><div>ggee: can't load library</div><div>fftease: can't load library</div><div>==============<br></div><div><br></div><div><br></div><div><br></div></div><div><br></div><div>Investigating this, I noted this link <a href="https://puredata.info/docs/faq/faqsection_view?section=General" target="_blank">https://puredata.info/docs/faq/faqsection_view?section=General</a> that stated that "as of pd 0.43 saving library paths is not supported, the recommended way to include libraries is to use the import object" which seems odd because [import] only works for me in Pd-extended. There's not a lot of information on this subject there.</div><div><br></div><div>While I can access externals from these libraries, cyclone, iemlib, hcs, etc., I cannot get the fftease objects to instantiate.</div><div><br></div><div>I next deleted my Pd preference files from my user Library and recreated my search paths and Libraries-on-load. Still no change.</div><div><br></div><div>Log window:</div><div>==============<br></div><div><div> dentist~ 2048 8</div><div>... couldn't create</div><div> dentist~ 2048 8</div><div>... couldn't create</div><div> fftease/dentist~ 2048 8</div><div>... couldn't create</div></div><div>==============<br></div><div><br></div><div>Eric suggested downloading and compiling fftease. So I downloaded the source and followed the instructions to "make" and then perl script that moves all the .pd_darwin files into a folder. I put the external folder and help folder in ~/Library/Pd/, but they still didn't work. The "make" command seemed to work correctly although it did throw "sed: fftease-meta.pd: No such file or directory" a few times when it started and it threw "bthresher~.c:139:48: warning: unused parameter 'msg' [-Wunused-parameter]" for every object. </div><div><br></div><div>Now, that I've recompiled and reinstalled the externals, [pvoc~] won't load as I was describing before.</div></div><div dir="ltr"><div class="gmail_quote"><div><br></div><div>I'm glad fftease is alive and well. The externals are amazing! I just wish I could figure out what is going wrong on my end.</div><div><br></div><div>Sam</div></div></div></div><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 25 Jan 2016 21:00:51 +0000<br>
From: Samuel Burt <<a href="mailto:composer.samuel.burt@gmail.com" target="_blank">composer.samuel.burt@gmail.com</a>><br>
To: "<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>" <<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>><br>
Subject: [PD] fftease compatibility with Pd-0.46-7<br>
Message-ID:<br>
        <<a href="mailto:CAFwwLiTURsB1MbL9EjA_HL30875Wh5Dm08ta4bHOgE2YnadW5Q@mail.gmail.com" target="_blank">CAFwwLiTURsB1MbL9EjA_HL30875Wh5Dm08ta4bHOgE2YnadW5Q@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi list,<br>
<br>
I'm attempting to use [pvoc~] and [mindwarp~] from fftease 2.5.2 in Pd<br>
vanilla 0.46-7. I have verified that [pvoc~] works in Pd-extended 0.43.4,<br>
but I just get a quick blast of digital distortion followed by silence when<br>
I run the same help file in vanilla. Was there some change to vanilla Pd<br>
that doesn't let fftease run?<br>
<br>
I saw this post from four months ago with no follow up.<br>
<a href="http://forum.pdpatchrepo.info/topic/9542/fftease-on-vanilla" rel="noreferrer" target="_blank">http://forum.pdpatchrepo.info/topic/9542/fftease-on-vanilla</a><br>
<br>
There was mention of an experimental version of fftease 2.5.2.1. The link<br>
goes to a page with no download.<br>
<a href="http://puredata.info/downloads/fftease/releases/2.5.2.1" rel="noreferrer" target="_blank">http://puredata.info/downloads/fftease/releases/2.5.2.1</a>.<br>
The code repository goes nowhere<br>
<a href="https://svn.code.sf.net/p/pure-data/svn/trunk/externals/fftease" rel="noreferrer" target="_blank">https://svn.code.sf.net/p/pure-data/svn/trunk/externals/fftease</a> .<br>
<br>
Is fftease dead? I'll also send this to the email address (Eric Lyon) on<br>
the project page.<br>
<br>
Thanks all,<br>
Sam<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20160125/fba74fc0/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20160125/fba74fc0/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 25 Jan 2016 18:19:53 -0500<br>
From: Eric Lyon <<a href="mailto:audiodidact@gmail.com" target="_blank">audiodidact@gmail.com</a>><br>
To: <a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a><br>
Subject: Re: [PD] FFTease and Pd 0.46.7<br>
Message-ID:<br>
        <<a href="mailto:CAJuMTv92bDMLQzp%2BV14_OVWKjMoeYCOSNZvGMYsTCNRYhiLsaA@mail.gmail.com" target="_blank">CAJuMTv92bDMLQzp+V14_OVWKjMoeYCOSNZvGMYsTCNRYhiLsaA@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Indeed more specificity would be welcome here, as IOhannes mentioned.<br>
<br>
Cheers,<br>
<br>
Eric<br>
<br>
<br>
><br>
> ---------- Forwarded message ----------<br>
> From: IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>><br>
> To: <a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a><br>
> Cc:<br>
> Date: Thu, 10 Dec 2015 09:33:29 +0100<br>
> Subject: Re: [PD] FFTease and Pd 0.46.7<br>
> On 2015-12-08 10:59, Si Mills wrote:<br>
> > To follow up, I came across FFTease 3.0<br>
> > <a href="https://github.com/ericlyon/fftease3.0-32bit" rel="noreferrer" target="_blank">https://github.com/ericlyon/fftease3.0-32bit</a> on the list.<br>
> ><br>
> > I rebuilt and it still seems to be exploding the output. Any ideas?<br>
><br>
> no.<br>
> but i really don't know what you mean.<br>
> could you be more specific about the problem you are experiencing?<br>
> (which objects, which input? example patch showing the problem).<br>
><br>
> if you are using github-issues to discuss your problem, it would be nice<br>
> if you could cross-reference to here, so the list dose not accumulate<br>
> un-answered questions (which have been resolved elsewhere)<br>
><br>
><br>
> <a href="https://github.com/ericlyon/fftease3.0-32bit/issues/13" rel="noreferrer" target="_blank">https://github.com/ericlyon/fftease3.0-32bit/issues/13</a><br>
><br>
><br>
> hsm<br>
> IOhannes<br>
><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.puredata.info/pipermail/pd-list/attachments/20160125/16093f03/attachment-0001.html" rel="noreferrer" target="_blank">http://lists.puredata.info/pipermail/pd-list/attachments/20160125/16093f03/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Pd-list mailing list<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a><br>
to manage your subscription (including un-subscription) see<br>
<a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Pd-list Digest, Vol 130, Issue 88<br>
****************************************<br>
</blockquote></div></div></div></blockquote></div>