Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

mod-audio/faust-skeleton

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faust-skeleton

This is a skeleton for creating FAUST based audio plugins.

It's intended to be used in scripts, in an automated way.
But it's also possible to be used manually.

Just follow these steps:

  • Copy your faust dsp file into the plugin folder
  • Run ./setup.sh and enter the desired plugin name
  • Compile the plugin using 'make'

With this you get an LV2 plugin for your native system/platform.

This plugin skeleton does not provide support for custom UIs.
For LV2 plugins this is not an issue as you can create new UIs without modifying the original DSP object.

About

Skeleton for creating faust based plugins

Resources

License

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.