Skip to content

C++ Modules for use with the JUCE Framework, based on jos functions from the Faust Libraries

Notifications You must be signed in to change notification settings

josmithiii/jos_faust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jos_faust

C++ Modules for use with the JUCE Framework, generated from jos functions in the Faust Libraries

Add this jos_faust folder as a new module in Projucer, or drag it into your JUCE modules directory.

#Why?

Since Faust compiles to C++, there is no real need for this module. However, it offers the following benefits:

* No Faust installation required.  The C++ here is tracked source ( but see ./faust-src/README.md ).
* When working with JUCE, a ready-to-use JUCE-format C++ module is convenient to have.
* Doxygen documentation (like JUCE's) is generated.
* More "curation" of selected functions, while the Faust Libraries Distribution is more open, as it should be.
  (The algorithm for jos_faust development is simply to add functions as they get used in real projects.)

#Status

Just getting started. Two reverberators so far (used in JackTrip), plus the Doxygen mechanics.

About

C++ Modules for use with the JUCE Framework, based on jos functions from the Faust Libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages