All Projects → moddevices → mod-utilities

moddevices / mod-utilities

Licence: GPL-2.0 license
Some utilities lv2 plugins

Programming Languages

CSS
56736 projects
C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to mod-utilities

string-machine
Digital model of electronic string ensemble instrument
Stars: ✭ 38 (+171.43%)
Mutual labels:  lv2-plugin
sooperlooper-lv2-plugin
A Lv2 version of the old LADSPA SooperLooper plugin
Stars: ✭ 19 (+35.71%)
Mutual labels:  lv2-plugin
Aether
An algorithmic reverb LV2 based on Cloudseed
Stars: ✭ 99 (+607.14%)
Mutual labels:  lv2-plugin
caps-lv2
LV2 port for the CAPS Audio Plugin Suit
Stars: ✭ 30 (+114.29%)
Mutual labels:  lv2-plugin
Roboverb
A VST / VST3 / AU / LV2 Reverb Plugin
Stars: ✭ 48 (+242.86%)
Mutual labels:  lv2-plugin
midiomatic
A collection of MIDI filter, generator and processor plugins
Stars: ✭ 23 (+64.29%)
Mutual labels:  lv2-plugin
spectmorph
SpectMorph: spectral audio morphing
Stars: ✭ 16 (+14.29%)
Mutual labels:  lv2-plugin
Cardinal
Virtual modular synthesizer plugin
Stars: ✭ 379 (+2607.14%)
Mutual labels:  lv2-plugin
ninjas
sample slicer audio plugin
Stars: ✭ 21 (+50%)
Mutual labels:  lv2-plugin

mod-utilities

Some utilities lv2 plugins developed by mod team

Here you've got some Butterwoth filters, some crossovers based on these filters, simple gain plugins without zipper noise, two switch box plugins, a switch trigger, a toogle switch and a peakmeter.

Note2Midi is EXPERIMENTAL and it's NOT WORKING yet.

Installation:

make
sudo make install

You also can install only the plugins you want. To do this, enter the folder of the effect that you want and type the following comands:

make
sudo make install

In this way, the default instalation path is /usr/local/lib/lv2/, and this can be modified passing the variable INSTALL_PATH to make install, e.g.:

sudo make install INSTALL_PATH=/usr/lib/lv2
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].