<div dir="auto">Yeah, that was one of my dilemmas...static or shared. The individual binaries were bigger when I linked statically, so I opted for shared on Mac to make the whole package smaller. On Windows I could only figure out how to set it up as shared. But maybe it's easier to have large binaries than it is to require that people install FFTW...</div><div class="gmail_extra"><br><div class="gmail_quote">On Jul 10, 2017 5:26 PM, "Antoine Villeret" <<a href="mailto:antoine.villeret@gmail.com">antoine.villeret@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for that work !<div><div><br></div><div>Concerning the FFTW dependency, I made a restoration tool (by porting a LV2 plugin) that uses FFTW library and the easiest way to deploy on OSX was to link statically to FFTW.</div><div>I have to rebuild FFTW from scratch because there is no more static version of that library in brew, but that was quite easy so far.</div><div><br></div></div><div>Cheers </div><div><br></div><div>Antoine</div></div><div class="gmail_extra"><br clear="all"><div><div class="m_-7549204454783803608gmail_signature" data-smartmail="gmail_signature">--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.<wbr>fr</a><br></div></div>
<br><div class="gmail_quote">2017-07-10 22:45 GMT+02:00 William Brent <span dir="ltr"><<a href="mailto:william.brent@gmail.com" target="_blank">william.brent@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I've finally gotten around to making some improvements and updates to the timbreID library, so I'd be grateful for any feedback and bug reports at this point. You can currently get source code and Linux/Mac/Windows binaries via deken. Below is a short list of the main additions. One major point is that I decided to use FFTW this time around. I've managed to get that working fine on Linux/Mac/Windows, but it would be great to get any advice on how to minimize the trouble that that dependency brings up. Makefile edits and suggestions are also very welcome, especially aspects that involve linking to FFTW on these 3 different platforms.</div><div><br></div><div>UPDATES:</div><div>Bark-based versions of all spectral features (barkSpecCentroid~, barkSpecSpread~, etc.)</div><div>A cepstrum-based pitch tracker (cepstrumPitch~)</div><div>An attack time analysis object (attackTime~)</div><div>Spectral slope analysis objects (specSlope~, barkSpecSlope~)</div><div>A waveform slope analysis object (waveSlope~)</div><div>A DCT object (dct~)</div><div>Various simple time-domain objects (peakSample~, minSample~, maxSample~, minSampleDelta~, maxSampleDelta~)</div><div>Various conversion objects (bin2freq, bark2freq, etc.)</div><div>Additional [tabletool] methods (clip, round, ceiling, floor, maximum magnitude, find zero crossings, mtof, ftom, dbtorms, rmstodb, bin2freq, freq2bin, bark2freq, freq2bark, auto-fit boundaries)</div><div>Various improvements to the database/classification object [timbreID]</div><div><br></div><div>There is also an updated examples package, which mainly addresses the change in functionality of [timbreID]'s fourth outlet, but has significant improvements for the concatenative and timbre space examples. It also includes a new example directory for audio segmentation. You can get that at <a href="http://williambrent.conflations.com/pages/research.html#timbreID" target="_blank">http://williambrent.conflation<wbr>s.com/pages/research.html#<wbr>timbreID</a>. I've also set up a GitHub repo at wbrent/timbreID, which has everything (source, binaries, example patches).</div><div><br></div><div>Thanks and feel free to write me on or off list.</div><span class="m_-7549204454783803608HOEnZb"><font color="#888888"><div>William</div><div><br></div><div><br></div><div><br></div>-- <br><div class="m_-7549204454783803608m_7590976720080590358gmail_signature">William Brent<br><a href="http://www.williambrent.com" target="_blank">www.williambrent.com</a><br><br>“Great minds flock together”<br>Conflations: conversational idiom for the 21st century<br><br><a href="http://www.conflations.com" target="_blank">www.conflations.com</a></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/li<wbr>stinfo/pd-list</a><br>
<br></blockquote></div><br></div>
</blockquote></div></div>