jhenkins / triceratops

A polyphonic virtual analogue synthesizer plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

triceratops

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 :-

./configure_triceratops

./build_triceratops

To clean the build directory type:

./cleanup

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

About

A polyphonic virtual analogue synthesizer plugin.

License:GNU General Public License v3.0


Languages

Language:C++ 98.2%Language:Python 1.3%Language:C 0.5%