You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Robin Gareus 67e9a44342
Implement Vst Version
6 years ago
..
Core Linux: load/init static+shared modules (=> works in vst2_debug_host) 6 years ago
app USE_LOG_PRINTF / debug prints 6 years ago
dsp Added minblep.cpp 7 years ago
ui debug prints (commented out) 6 years ago
util Add initial LGLW Linux support and testing environment 6 years ago
widgets fix FBOs in dynamically loaded modules 6 years ago
asset.cpp Linux: load/init static+shared modules (=> works in vst2_debug_host) 6 years ago
audio.cpp initial commit 6 years ago
bridge.cpp initial commit 6 years ago
engine.cpp normalize parameter value (VSTPluginGetParameter) 6 years ago
gamepad.cpp initial commit 6 years ago
keyboard.cpp initial commit 6 years ago
main.cpp Linux: workaround logger crash (log to stderr instead) (todo: proper-fix this!) 6 years ago
midi.cpp fix VST param assignment when module is duplicated; pre-select default VST MIDI input device; remove VultModules; add dBiz and Ohmer modules 6 years ago
plugin.cpp remove debug output 6 years ago
plugin_static.cpp clean up GCC warnings 6 years ago
rtmidi.cpp initial commit 6 years ago
settings.cpp add "fbo_shared" config option (true=use FBOs in dynamically loaded modules) 6 years ago
tags.cpp initial commit 6 years ago
vst2_main.cpp Implement Vst Version 6 years ago
vst2_test.cpp add refreshRate and vsync config options (settings.json) 6 years ago
vstmidi.cpp initial commit 6 years ago
window.cpp clean up GCC warnings 6 years ago