2
0
Fork 0
OPL/Source
Jeff-Russ 755d3d7a27 Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
..
DROMultiplexer.cpp Added Xcode exporter. Its only set to build for VSTi on Mac (32 or 64-bit work) at the moment as a tweak the AU build. Missing functions and types found on Windows are now supplemented with replacements. Other typedefs depending on compiler implementation were replaced with more predictable ones 2015-02-12 22:13:54 -05:00
DROMultiplexer.h Working towards percussion support in DRO output. 2015-01-15 10:55:29 +09:00
EnumFloatParameter.cpp Work in progress - refactoring for multiple instance DRO recording, bug fix. 2015-01-06 12:13:44 +09: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 Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05: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 Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
PluginGui.h Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
PluginProcessor.cpp Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
PluginProcessor.h Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
SbiLoader.cpp Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
SbiLoader.h Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
adlib.h Attempt to resolve build issues reported by nrezmerski under Xcode. 2013-12-09 22:57:30 +08:00
config.h No significant changes, just silencing warnings by minor modifications and replacements of deprecated juce methods. 2015-02-13 13:08:38 -05:00
dbopl.cpp No significant changes, just silencing warnings by minor modifications and replacements of deprecated juce methods. 2015-02-13 13:08:38 -05: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
drov1.cpp Working but messy DRO capture, including all OPL3 waveforms. 2014-11-03 00:21:51 +09:00
drov1.h Working but messy DRO capture, including all OPL3 waveforms. 2014-11-03 00:21:51 +09:00
hardware.h Basic project setup. 2013-09-04 21:37:36 +08:00
hiopl.cpp More channel assignment improvements but DRO output still seems to lose notes. 2015-01-09 15:53:33 +09:00
hiopl.h Added Xcode exporter. Its only set to build for VSTi on Mac (32 or 64-bit work) at the moment as a tweak the AU build. Missing functions and types found on Windows are now supplemented with replacements. Other typedefs depending on compiler implementation were replaced with more predictable ones 2015-02-12 22:13:54 -05:00
inout.h Basic project setup. 2013-09-04 21:37:36 +08:00
itoa.h Added Xcode exporter. Its only set to build for VSTi on Mac (32 or 64-bit work) at the moment as a tweak the AU build. Missing functions and types found on Windows are now supplemented with replacements. Other typedefs depending on compiler implementation were replaced with more predictable ones 2015-02-12 22:13:54 -05: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
tests.cpp Work in progress - refactoring for multiple instance DRO recording, bug fix. 2015-01-06 12:13:44 +09:00
windows.h No significant changes, just silencing warnings by minor modifications and replacements of deprecated juce methods. 2015-02-13 13:08:38 -05:00
zdopl.cpp Mac AU now works in {0,2}. see PluginProccessor.cpp line 826 2015-02-24 15:07:55 -05:00
zdopl.h Hacked in support for the ZDoom emulator. 2014-09-24 23:53:40 +09:00