2
0
Fork 0
OPL/Source
bruce 51bb2fd203 Tweak GUI, add 32-bit and 64-bit builds. 2014-09-28 17:10:12 +09: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 Attempt to fix XCode build issues reported by nrezmerski. 2013-12-10 22:27:16 +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
InstrumentLoader.h Basics of instrument loading in place. 2013-11-13 17:15:17 +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 Tweak GUI, add 32-bit and 64-bit builds. 2014-09-28 17:10:12 +09:00
PluginGui.h Add selection of DOSBox / ZDoom emulation as a parameter. 2014-09-28 15:29:27 +09:00
PluginProcessor.cpp Match pitch and amplitude of ZDoom and DOSBox emulators. 2014-09-28 16:30:42 +09:00
PluginProcessor.h Rewrite save/load state via JSON. 2014-08-26 23:24:51 +02:00
SbiLoader.cpp SBI loading working, but Release build doesn't initialize.. 2013-11-13 23:38:40 +08:00
SbiLoader.h Attempt to fix XCode build issues reported by nrezmerski. 2013-12-10 22:27:16 +08:00
adlib.h Attempt to resolve build issues reported by nrezmerski under Xcode. 2013-12-09 22:57:30 +08:00
config.h Attempt to fix XCode build issues reported by nrezmerski. 2013-12-10 22:27:16 +08:00
dbopl.cpp Attempt to resolve build issues reported by nrezmerski under Xcode. 2013-12-09 22:57:30 +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 Match pitch and amplitude of ZDoom and DOSBox emulators. 2014-09-28 16:30:42 +09:00
hiopl.h Match pitch and amplitude of ZDoom and DOSBox emulators. 2014-09-28 16:30:42 +09: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
zdopl.cpp Hacked in support for the ZDoom emulator. 2014-09-24 23:53:40 +09:00
zdopl.h Hacked in support for the ZDoom emulator. 2014-09-24 23:53:40 +09:00