项目作者: olilarkin

项目描述 :
JUCE Module for the libfaust JIT compiler
高级语言: C++
项目地址: git://github.com/olilarkin/juce_faustllvm.git
创建时间: 2016-03-31T08:40:49Z
项目社区:https://github.com/olilarkin/juce_faustllvm

开源协议:

下载


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