bruce
|
755c24b3ca
|
Fix bugs in parsing script, output C++ code for instrument programs extracted.
|
2013-09-15 00:07:21 +08:00 |
|
bruce
|
f2c8ea55d8
|
Add tremolo, vibrato, keyscaling, algorithm, and sustain enable / disable; add auto-generated instruments from DOSbox syndicate output.
|
2013-09-15 00:06:45 +08:00 |
|
bruce
|
b2db5aadfd
|
Add raw OPL output parser script.
|
2013-09-14 02:04:31 +08:00 |
|
bruce
|
65b539675a
|
Improve polyphony.
|
2013-09-14 01:40:28 +08:00 |
|
bruce
|
94820594d4
|
Implement programs, fix bugs.
|
2013-09-14 01:13:18 +08:00 |
|
bruce
|
27c33adc80
|
Add Python script for generating code.
|
2013-09-12 23:52:35 +08:00 |
|
bruce
|
6c85dbf251
|
Attenuation set in dB, add keyscaling.
|
2013-09-12 23:52:06 +08:00 |
|
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 |
|