<div dir="ltr">> <span style="font-size:12.8000001907349px">It could be my limited knowledge of how to handle real library objects.</span><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Now that you've mentioned, that seems about right :) I know nothing about how to handle it too, but I believe it'd be quite trivial to load them without declaring it like that. And there'd be no need to split them into many objects.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Other Pd masters could help with that...</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-19 3:36 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>
<span class=""><br>
> perfect, working fine in 0.42 now ;)<br>
<br>
</span>Anything to keep the testers happy :-).<br>
<span class="">><br>
> why do you have to declare the nettles? How come they cannot be loaded<br>
> along cyclone? Is it like they are not part of cyclone anymore? it's<br>
> kinda weird, I don't get it.<br>
<br>
</span>It could be my limited knowledge of how to handle real library objects.<br>
<br>
The 'normal' cyclone objects all have their own file, and they can be<br>
found by having Pd looking in the correct directory (by using<br>
Preferences > Path... in combination with Preferences > Startup....)<br>
Nettles however, is one file containing all the objects. You have to<br>
load the nettles file before Pd knows the object names. [declare] seemed<br>
an elegant way to load them. '-lib nettles' from the command line or<br>
[import] are other ways.<br>
Of course the nettles file could be broken up into the individual<br>
objects, but I am just lazy. The changes I made to make it work outside<br>
the cyclone library object are minimal.<br>
><br>
> cheers<br>
<br>
Greetings,<br>
<br>
Fred Jan<br>
<span class="">><br>
> 2015-06-18 7:42 GMT-03:00 Fred Jan Kraan <<a href="mailto:fjkraan@xs4all.nl">fjkraan@xs4all.nl</a><br>
</span>> <mailto:<a href="mailto:fjkraan@xs4all.nl">fjkraan@xs4all.nl</a>>>:<br>
<span class="">><br>
>     Hi Alexandre,<br>
><br>
>     You may try again, I updated svn and all cyclone binaries. I get handy<br>
>     with this, which means I am probably almost done ;-)<br>
><br>
>     Fred Jan<br>
><br>
>     _______________________________________________<br>
</span>>     <a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> <mailto:<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a>> mailing list<br>
<div class="HOEnZb"><div class="h5">>     UNSUBSCRIBE and account-management -><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>
</div></div></blockquote></div><br></div>