Skip to content
/ pyfaust Public

Embed Faust DSP Programs in Python

Notifications You must be signed in to change notification settings

amstan/pyfaust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pyFaust

Embedd Faust DSP programs into Python using CFFI.

I made this in a couple of days.

FAUSTPy

After checking Embedded Compiler, I noticed FAUSTPy exists, which seems to be pretty much the same thing but probably much better than mine. You probably want to use that one:

FAUSTPy is a Python wrapper for the Faust DSP language. It is implemented using the CFFI and hence creates the wrapper dynamically at run-time. A updated version of the project is available on this fork.

About

Embed Faust DSP Programs in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages