Hi<br>just to let you know that I have to add this line to dco.cpp file in order to compile it without errors:<br><br>#include <stdlib.h><br><br>without that line the compilation failed with this error:<br><br>dco.cpp:184: error: ‘rand’ was not declared in this scope<br>
make: *** [dco.o] Error 1<br><br>best,<br>Diego<br><br><br><br><div class="gmail_quote">2012/1/5 Aurélien Leblond <span dir="ltr"><<a href="mailto:blablack@gmail.com">blablack@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="HOEnZb"><div class="h5">>>> My question is, quite simply, since LMMS is FLOSS, would making<br>
>>> Trippleoscilator + perhaps other instruments in LMMS into plugins<br>
>>> (lv2/linuxVST) be a realistic possibility? Bear with me, I'm no developer<br>
>>> but merely a musician, so I really don't know what I'm asking/talking<br>
>>> about. But I have a firm belief that a plugin-version of these instruments,<br>
>>> usable in for example Ardour3 when that arrives, would make a great<br>
>>> addition to the Linux-musician community.<br>
>><br>
>> Technically it should be doable, but one would need to go in the code<br>
>> of LMMS to check it out.<br>
>> Sometime the code is almost usable directly in plugins.<br>
>><br>
>> I'm working on porting the internal modules from AlsaModularSynth into<br>
>> LV2 plugins at the moment.<br>
>> Once I'm finished with that, I could take a look into it.<br>
>> (<a href="http://sourceforge.net/projects/avwlv2/" target="_blank">http://sourceforge.net/projects/avwlv2/</a>)<br>
>><br>
>>> (ps. Is there anything similar already existing perhaps? ds.)<br>
>> You should check AlsaModularSynth, coupled with Seq24... The<br>
>> instrument you described look like a synth with 3 oscillators (duuuuh,<br>
>> that would explain the name!). AMS comes with great examples, and<br>
>> building a Synth with 3 VCO (Oscillators) should be "pretty" easy.<br>
>> Yoshimi comes to mind as well (although it is way more complicated).<br>
>> Oh, and if you have some courage, feel free to try my plugins with Ingen :D<br>
>><br>
>> P.S: I forwarded your mail to the LAU list. Some users there might<br>
>> have other ideas for similar synths.<br>
>><br>
>> Hope that helps,<br>
>><br>
>> Aurélien<br>
><br>
</div></div><div class="im">> Minaton: <a href="https://sourceforge.net/p/minaton/home/Home/" target="_blank">https://sourceforge.net/p/minaton/home/Home/</a><br>
> <a href="http://deliriumdecrypted.blogspot.com/" target="_blank">http://deliriumdecrypted.blogspot.com/</a><br>
<br>
</div>That's an impressive one!<br>
First time I ever heard of it but I really like the audio examples!<br>
<div class="HOEnZb"><div class="h5"><br>
Aurélien<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-user" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</div></div></blockquote></div><br>