Skip to content

Latest commit

 

History

History
executable file
·
15 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

executable file
·
15 lines (9 loc) · 545 Bytes

LIBFAUST LLVM JIT Module for JUCE

This is a JUCE Module for embedding the libfaust JIT compiler as a JUCE AudioProcessor/AudioPluginInstance. It includes supporting classes such as a Faust syntax highlighter for the JUCE code editor.

Only works on macOS for now, but eventually should work on Linux and Windows

See example CLI project https://github.com/olilarkin/juce_faustllvm_test

License

The core of this module is heavily based on the faustgen~ Max external by GRAME.

Written by Oliver Larkin
License: GPL www.olilarkin.co.uk