1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_processors
2013-10-04 10:39:31 +01:00
..
format Changed AudioPluginFormat::createInstanceFromDescription() to take sample rate + block size parameters. This allows it to pass them to the plugin earlier in its construction, as some plugins seem to be flaky if this doesn't happen. 2013-09-27 23:02:21 +01:00
format_types Added VST hosting workarounds for plugins that return -1 as their current program index. 2013-10-04 10:39:31 +01:00
processors Added a bool PluginDescription::hasSharedContainer 2013-09-27 21:11:53 +01:00
scanning Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_audio_processors.cpp Removed some old boilerplate. 2013-08-31 13:20:16 +01:00
juce_audio_processors.h Cleared-out the last batch of unnecessary includes. 2013-08-29 12:44:00 +01:00
juce_audio_processors.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-10-03 09:25:43 +01:00