Skip to content

tomoyanonymous/ofxFaust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxFaust(ALPHA)

Now under construction on master. Example won't be built

Faust addon for Openframeworks

FAUST (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis. http://faust.grame.fr/

Dependency

Faust

https://github.com/grame-cncm/faust

ofxFaustGui.h is not just header file but Faust Architecture File.

cd ~/openFrameworks/myApps/example_ofxFaustGui
faust sample.dsp -a ~/openFrameworks/addons/ofxFaust/src/ofxFaustGui.h -o mydsp.cpp

Faust compiler convert .dsp file into mydsp.cpp with ofxFaustGui.h.

ofxGui

to build GUI.

Environment

tested on only Mac OSX10.11.6,Xcode8.2.1

current feature

Integration with ofxGui.

Todo

  • Showing SVG diagram via ofxSVG.
  • Write examples.

author

Matsuura Tomoya

GPL License.

About

Faust addon for Openframeworks(very alpha)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published