All,

The current faust2juce script generates a single FaustPluginProcessor.cpp
file.  I would like to have separate .h and .cpp files rather than copying
them all inline into one .cpp file. I feel this would make it a bit easier
to modify the program and add new features after generating it (in
particular for the saving of plugin presets and modification of the UI).
Is there any way to do this?

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

Reply via email to