2
0
Fork 0
Commit Graph

159 Commits

Author SHA1 Message Date
bruce 02fad2dbc4 Allow multiple simultaneous notes (hackish though), setting by enum/int value (not tested), params by name. 2013-09-12 23:21:30 +08:00
bruce b3eb3832ad Finally get waveform control working, add modulator feedback, fix assorted bugs. 2013-09-12 21:58:22 +08:00
bruce 2dc2879064 Initialise parameters as floating point values. 2013-09-12 21:10:19 +08:00
bruce f1d35c42ac Add Envelope parameters and IntFloatParameter wrapper. 2013-09-12 20:17:31 +08:00
bruce ad1167f562 Now supports setting frequency multipliers and attenuation levels. 2013-09-11 01:30:05 +08:00
bruce 7fe1775859 Begin creating and using general purpose wrappers for floating point VST parameters. 2013-09-10 00:14:43 +08:00
bruce c428892c56 Basic note on/off triggering from MIDI working. 2013-09-04 23:36:55 +08:00
bruce f160931d6f Working audio output from VST!
- Fix namespace clash with Value from DOSBox and Juce
- Generate samples using HiOPL wrapper and convert to floating point format
2013-09-04 22:19:22 +08:00
bruce d7e1629618 Basic project setup. 2013-09-04 21:37:36 +08:00