Developed by Adrien Albouy over the last months, faust2juce is a new script to create JUCE projects from Faust DSP files.
The command is explained here : https://github.com/grame-cncm/faust/tree/master-dev/architecture/jucer Several architecture files have been created : - JuceGUI.h is used to create a GUI using JUCE widget system - JuceOSCUI.h allows to control the DSP with OSC messages, using the JUCE OSC layer - juce-midi.h connect the generic MidiUI.h MIDI control architecture with JUCE MIDI layer faust2juce is currently able to produce standalone audio applications. Generating plugins is not yet possible. The code has been tested on OS X and iOS. Test and feedback on other supported JUCE platforms welcome ! Stéphane ------------------------------------------------------------------------------ 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