<div dir="ltr">I'm voting for a new [scale] and [scale~] object in cyclone, the second is missing completely in extended, the first is around, but in different versions, like [maxlib/scale], which has a log option, and is actually buggy, and the [expr_scale], which is just an expr abstraction. Seems like very simple externals to make and I could go ahead and code them. I think they'd be really useful. For example, [scale~] would be essential to adjust the amplitude range from LFOs to control your patches. the [scale] would be good for adjusting MIDI input.<div><br></div><div>cheers<br><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-05 16:21 GMT-03:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@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"><span class="">> <span style="font-size:12.8000001907349px">The concept of hot and cold inlets appears</span><div><span style="font-size:12.8000001907349px">> to apply to messages, not </span><span style="font-size:12.8000001907349px">signals</span></div><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">Surely, it's not that what confused me. Actually Max did confuse me I guess, I thought I found a different behavior in [sah~] over there. But I actually hadn't understood how it worked. Sorry... it all makes sense now and [sah~] is indeed working in the same way!</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Anyway, like I asked before, I can't find that list of bugs you were working on, where is it?</span><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Did you see what I mentioned about [cycle~]?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Now, since the maintenance of Extended seems to be dead, I guess the point of updating cyclone is to make it available for download. I've always had the idea it was available for download somewhere, but it isn't. There's the download version from the package that was out in 0.42 extended in <a href="http://puredata.info" target="_blank">puredata.info</a> and that's it. </span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">So, where's that page with the bug list that you were working on? I'd like to check it out. </span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">And when do you think we could have it for download in the <a href="http://puredata.info" target="_blank">puredata.info</a> site (or somewhere else as well)? </span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Can I get the package as it is now and test it?</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">thanks</span></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2015-06-05 3:29 GMT-03:00 Fred Jan Kraan <span dir="ltr"><<a href="mailto:fjkraan@xs4all.nl" target="_blank">fjkraan@xs4all.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Alexandre,<br>
<br>
Sorry, I had missed your message, most active Pd-time had gone into<br>
helping to improve the build system for cyclone and pd-externals in<br>
general.<br>
<br>
The concept of hot and cold inlets appears to apply to messages, not<br>
signals. Sah~ appears to work as described in the Max5 documentation.<br>
I'll improve the help-patch.<br>
<br>
Consider it a good thing Pd can confuse you. It would get boring if it<br>
didn't :-).<br>
<br>
Greetings,<br>
<br>
Fred Jan<br>
<span><br>
<br>
On 2015-06-05 03:42 AM, Alexandre Torres Porres wrote:<br>
> please do not consider my previous message, I clearly had no idea what I<br>
> was talking about and was just really confused :) sorry<br>
><br>
> 2015-05-26 18:12 GMT-03:00 Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a><br>
</span>> <mailto:<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>>>:<br>
<span>><br>
>     By the way, [sah~] in Pd has the inlets switched. In max, the left<br>
>     one is supposed to trigger the sample and hold, unlike [samphold~]<br>
>     in Pd. But [sah~] is just like [samphold~]. In order for it to be a<br>
>     proper clone of max, that'd need to be corrected, not sure if it<br>
>     happened already.<br>
><br>
>     2015-05-24 23:18 GMT-03:00 Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a><br>
</span>>     <mailto:<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>>>:<br>
<span>><br>
>         for instance, it says "Symbol argument sets name of table to<br>
>         play from. Additional int argument after that sets sample offset<br>
>         into the table (default 0)"<br>
><br>
>         well, I put an int argument after that, and it doesn't really<br>
>         work at all!<br>
><br>
>         2015-05-24 23:05 GMT-03:00 Alexandre Torres Porres<br>
</span>>         <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a> <mailto:<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>>>:<br>
<span>><br>
>             hi fred, how's it going? I was checking [cycle~] and it<br>
>             seems it's not behaving much closely like in max, have you<br>
>             checked that? I'm saying more about its behaviour as a<br>
>             wavetable, where it can offsett the table and everything.<br>
><br>
>             I can't find that list of bugs you were working on, where is<br>
>             it? How is it anyway?<br>
><br>
>             thanks<br>
>             cheers<br>
><br>
>             2015-01-23 14:25 GMT-02:00 Fred Jan Kraan <<a href="mailto:fjkraan@xs4all.nl" target="_blank">fjkraan@xs4all.nl</a><br>
</span>>             <mailto:<a href="mailto:fjkraan@xs4all.nl" target="_blank">fjkraan@xs4all.nl</a>>>:<br>
<span>><br>
>                 Hi All,<br>
><br>
>                 At<br>
>                 <a href="http://fjkraan.home.xs4all.nl/digaud/puredata/cyclone/index.html" target="_blank">http://fjkraan.home.xs4all.nl/digaud/puredata/cyclone/index.html</a><br>
>                 a new set of revised help-patches for the cyclone<br>
>                 library are available. Most previous remarks are applied.<br>
><br>
>                 There are now previews of the Windows binaries and<br>
>                 MacOSX. The latter is build on MacOSX 10.5 with XCode<br>
>                 3.14, so should have executables for PPC, i386 and<br>
>                 i386_64. I confirmed the last two are working (10.5 and<br>
>                 10.8).<br>
><br>
>                 It remains in progress, in the task list are the fixed<br>
>                 and remaining issues.<br>
><br>
>                 Fred Jan<br>
><br>
>                 _______________________________________________<br>
</span>>                 <a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a>><br>
<div><div>>                 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>
><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>