Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 359 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 359 Bytes

Faust > JUCE > Plugin GUI Magic skeleton

A JUCE project that is ready for PluginGUIMagic UI prototyping immediately after generating Faust DSP code with faust2api

To use, place the DspFaust.h and DspFaust.cpp files generated by faust2api or the WebIDE export to source->juce or source->juce-poly in the Source directory and compile the JUCE project.