<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-04-20 23:18 GMT+02:00 Charles Z Henry <span dir="ltr"><<a href="mailto:czhenry@gmail.com" target="_blank">czhenry@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Mon, Apr 20, 2015 at 4:00 PM, tim vets <<a href="mailto:timvets@gmail.com">timvets@gmail.com</a>> wrote:<br>
><br>
</span><span class="">> 2015-04-18 16:00 GMT+02:00 Eric Lyon <<a href="mailto:audiodidact@gmail.com">audiodidact@gmail.com</a>>:<br>
>><br>
>> If you prefer to keep timing in the signal domain, I have several objects<br>
>> that work together to do this.<br>
>><br>
>> <a href="http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/" target="_blank">http://disis.music.vt.edu/eric/LyonSoftware/Pd/LyonPotpourri/</a><br>
>><br>
><br>
> Hi Eric,<br>
> This looks very nice.<br>
> Some objects won't load on my system though<br>
> /usr/lib/pd-extended/extra/lyonpp/adsr~.pd_linux: liblyonpotpourri.so:<br>
> cannot open shared object file: No such file or directory<br>
<br>
</span>Here, you should find the directory containing liblyonpotpourri.so and<br></blockquote><div><br></div><div>uhm, where would that be?<br></div><div>(find ./ -iname 'lib*' returns only: "./lyonpotpourri-externals/osx/liblyonpotpourri.dylib')<br></div><div>gr,<br></div><div>Tim<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
add it to your LD_LIBRARY_PATH variable before starting Pd (or add<br>
this command in your ~/.bash_profile or ~/.bashrc script):<br>
<br>
export LD_LIBRARY_PATH=<path>:$LD_LIBRARY_PATH<br>
<div class=""><div class="h5"><br>
> also arrayfilt~-help.pd throws:<br>
> An operation on the array 'arrayfilt1' in the patch 'array-fft-block'<br>
> failed since it uses garray_getfloatarray while running 64-bit!<br>
> any idea?<br>
> thanks,<br>
> Tim<br>
><br>
><br>
>><br>
>> You can read about how they work over here:<br>
>><br>
>> <a href="http://disis.music.vt.edu/eric/LyonPapers/SampleAccurate-Lyon-ICMC2006.pdf" target="_blank">http://disis.music.vt.edu/eric/LyonPapers/SampleAccurate-Lyon-ICMC2006.pdf</a><br>
>><br>
>> HTH,<br>
>><br>
>> Eric<br>
>><br>
>><br>
>> On Sat, Apr 18, 2015 at 6:00 AM, <<a href="mailto:pd-list-request@lists.iem.at">pd-list-request@lists.iem.at</a>> wrote:<br>
>>><br>
>>> Send Pd-list mailing list submissions to<br>
>>>         <a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a><br>
>>><br>
>>> To subscribe or unsubscribe via the World Wide Web, visit<br>
>>>         <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>> or, via email, send a message with subject or body 'help' to<br>
>>>         <a href="mailto:pd-list-request@lists.iem.at">pd-list-request@lists.iem.at</a><br>
>>><br>
>>> You can reach the person managing the list at<br>
>>>         <a href="mailto:pd-list-owner@lists.iem.at">pd-list-owner@lists.iem.at</a><br>
>>><br>
>>> When replying, please edit your Subject line so it is more specific<br>
>>> than "Re: Contents of Pd-list digest..."<br>
>>><br>
>>> Today's Topics:<br>
>>><br>
>>>    1. Re: converting audio pulses to bang (Alexandros Drymonitis)<br>
>>><br>
>>><br>
>>> ---------- Forwarded message ----------<br>
>>> From: Alexandros Drymonitis <<a href="mailto:adrcki@gmail.com">adrcki@gmail.com</a>><br>
>>> To: Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>><br>
>>> Cc: "<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>" <<a href="mailto:pd-list@lists.iem.at">pd-list@lists.iem.at</a>><br>
>>> Date: Sat, 18 Apr 2015 09:30:52 +0300<br>
>>> Subject: Re: [PD] converting audio pulses to bang<br>
>>> Cant't you get bangs on attacks with [bonk~]? Or [threshold~]?<br>
>>><br>
>>><br>
>>><br>
>>> > On 18 Απρ 2015, at 07:55, Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>><br>
>>> > wrote:<br>
>>> ><br>
>>> > Hi folks, I've been recently using CV from modular synths to control<br>
>>> > Pd, and they do send audio pulses for controls (bangs in Pd).<br>
>>> ><br>
>>> > I know Supercollider usually trigger processes with pulse audios in a<br>
>>> > similar manner, by the way, but I digress. That is to say that Pd mostly<br>
>>> > deals with control bang messages.<br>
>>> ><br>
>>> > So, getting to the point. I've been using the usual audio to control<br>
>>> > conversion, but at every sample to be really accurate and right on the spot.<br>
>>> > So I'm using [vsnapshot~] with very fast metro bang to get values all the<br>
>>> > time.<br>
>>> ><br>
>>> > I just think that this method is a bit clumsy or complicated. Maybe it<br>
>>> > could be achieved more simply. Maybe there could be an external that could<br>
>>> > bang at the exact same time as the output of an object like [impulse~], or<br>
>>> > an on/off message (1, 0) according to the output of a [train~] object. You<br>
>>> > know what I mean?<br>
>>> ><br>
>>> > cheers<br>
>>> > _______________________________________________<br>
>>> > <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
>>> > UNSUBSCRIBE and account-management -><br>
>>> > <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Pd-list mailing list<br>
>>> <a href="mailto:Pd-list@lists.iem.at">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" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
>> UNSUBSCRIBE and account-management -><br>
>> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
> UNSUBSCRIBE and account-management -><br>
> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
><br>
</div></div></blockquote></div><br></div></div>