Skip to content

sahquievaedoajie/ams-lv2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ams-lv2

This set of LV2 plugins is a port of the internal modules found in Alsa Modular Synth http://alsamodular.sourceforge.net/.

These plugins are used to create modular synthesizers and contains:

  • VCO
  • VCF
  • VCA
  • LFO
  • Slew Limiter
  • Envelop
  • Sample & Hold
  • etc.

More information can be found here: http://objectivewave.wordpress.com/ams-lv2

INSTALL

$  ./waf configure
$  ./waf 
$  ./waf install

RUNNING

After the INSTALL step any LV2 host should automatically find the plugins and add them to the list of loadable ones.

Ingen is the recommended host. More information about Ingen here: http://drobilla.net/software/ingen/

BUG REPORTING

Please use the issue tracker on github to report bugs: http://github.com/blablack/ams-lv2/issues

About

Port of Alsa Modular Synth internal modules into LV2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.8%
  • Python 3.1%
  • Shell 0.1%