1) take an exemple, like here 
https://faust.grame.fr/tools/editor/?code=https://faust.grame.fr/doc/examples/img/src/exfaust94/exfaust94.dsp
2) possibly run it
3) use the export button, choose "soul"
4) you will get a compiled SOUL source
5) copy and paste it in SOUL playground at https://soul.dev/playground/
6) you can possibly create monophonic DSP (using the "soul" target) or 
polyphonic ones (using the "soul-poly" target)
This one for instance 
https://faust.grame.fr/tools/editor/?code=https://faust.grame.fr/doc/examples/img/src/exfaust96/exfaust96.dsp
 can be compiled as a polyphonic instrument.

Next step will be to simplify the "export + copy/paste" part, hoping the SOUL 
playground will be able to directly receive an URL

Stéphane 

_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to