2
0
Fork 0
OPL/Source
bruce 37ea29972d Update readme, set width of GUI. 2013-10-27 16:40:21 +08:00
..
EnumFloatParameter.cpp Allow multiple simultaneous notes (hackish though), setting by enum/int value (not tested), params by name. 2013-09-12 23:21:30 +08:00
EnumFloatParameter.h Allow multiple simultaneous notes (hackish though), setting by enum/int value (not tested), params by name. 2013-09-12 23:21:30 +08:00
FloatParameter.cpp Begin creating and using general purpose wrappers for floating point VST parameters. 2013-09-10 00:14:43 +08:00
FloatParameter.h Begin creating and using general purpose wrappers for floating point VST parameters. 2013-09-10 00:14:43 +08:00
IntFloatParameter.cpp Allow multiple simultaneous notes (hackish though), setting by enum/int value (not tested), params by name. 2013-09-12 23:21:30 +08:00
IntFloatParameter.h Allow multiple simultaneous notes (hackish though), setting by enum/int value (not tested), params by name. 2013-09-12 23:21:30 +08:00
PluginGui.cpp Update readme, set width of GUI. 2013-10-27 16:40:21 +08:00
PluginGui.h GUI settings updated to reflect parameters on preset load. 2013-09-29 12:25:37 +08:00
PluginProcessor.cpp GUI settings updated to reflect parameters on preset load. 2013-09-29 12:25:37 +08:00
PluginProcessor.h GUI settings updated to reflect parameters on preset load. 2013-09-29 12:25:37 +08:00
adlib.h Basic project setup. 2013-09-04 21:37:36 +08:00
config.h Basic project setup. 2013-09-04 21:37:36 +08:00
dbopl.cpp Basic note on/off triggering from MIDI working. 2013-09-04 23:36:55 +08:00
dbopl.h Basic project setup. 2013-09-04 21:37:36 +08:00
dosbox.h Basic project setup. 2013-09-04 21:37:36 +08:00
hardware.h Basic project setup. 2013-09-04 21:37:36 +08:00
hiopl.cpp Add parameters for tremolo and vibrato depth, enable/disable velocity tracking. Correct keyscaling parameter names. 2013-09-22 19:10:28 +08:00
hiopl.h Add parameters for tremolo and vibrato depth, enable/disable velocity tracking. Correct keyscaling parameter names. 2013-09-22 19:10:28 +08:00
inout.h Basic project setup. 2013-09-04 21:37:36 +08:00
logging.h Basic project setup. 2013-09-04 21:37:36 +08:00
mixer.h Basic project setup. 2013-09-04 21:37:36 +08:00
opl.h Basic project setup. 2013-09-04 21:37:36 +08:00
pic.h Basic project setup. 2013-09-04 21:37:36 +08:00
setup.h Basic note on/off triggering from MIDI working. 2013-09-04 23:36:55 +08:00