Skip to content

ycollet/vopa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vopa

Two plugins are provided:

  • VoPaSt - a stereo volume and panning plugin controlled via MIDI CC 7 and 10
  • VoPaMo - a mono volume plugin controlled via MIDI CC

To build this plugin, you will need lv2-devel.

$ make 
$ sudo make install

You can specify install PATH via make:

$ sudo make INSTALLDIR=/usr/lib64/lv2 install

The DESTDIR variable can be used for packaging.

About

Volume Panning Midi CC controlable LV2 plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published