Skip to content

A polyphonic virtual analogue synthesizer plugin.

License

Notifications You must be signed in to change notification settings

AnClark/triceratops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

./waf configure

./waf

sudo ./waf install

To clean the build directory type:

./waf clean

Once installed launch using jalv.gtk type:-

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

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

sudo ./waf uninstall

About

A polyphonic virtual analogue synthesizer plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 92.2%
  • C 6.6%
  • Python 1.2%