/triceratops-lv2

Primary LanguageC++GNU General Public License v3.0GPL-3.0

 Triceratops is a virtual subtractive synthesizer plugin with 3 oscillators, 3 ADSR envelopes and 3 LFOs. Oscillators have unison mode, filter has three modes low pass resonant 24db,
 high pass and band pass. Oscillator sync, inertia (portamento) and basic FM is implemented. 

 Triceratops now uses waf / wscript to compile unpack and cd into the source folder, type :-

 ./waf configure
 ./waf

 sudo ./waf install


 once installed launch using jalv.gtk type:-

 jalv.gtk http://nickbailey.co.nr/triceratops

 to uninstall and remove type this from the source directory:-

 ./waf uninstall