Hello! 

I just starting working with Faust, and I am trying to use it together with 
JUCE for making a physical modelling synthesizer plugin.

For this I am using Faust’s physical modelling library. It sounds awesome, and 
it is really easy to work with! 

However, I am not quite sure what way of compiling it will work best for me, or 
how to use the compiled code in JUCE.

I want to be able to change between different exciters, models of different 
objects and the order of coupling between multiple of those objects - through 
my c++ files. So essentially, I want to be able to build up the process 
definition from my c++ files. 

So my question is, would it be easier to build up my own architecture, or is 
there a smart way to achieve this with the faust2juce script? 
And is there a tutorial somewhere on implementing the “mydsp”  class in JUCE? 


Best regards, Rasmus Kürstein
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to