1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras/audio plugins/wrapper
2009-08-12 20:01:07 +00:00
..
AU fixed a small leak in AudioUnits 2009-08-12 20:01:07 +00:00
RTAS tidied up whitespace in files 2009-08-12 15:54:25 +00:00
Standalone Minor changes to VST wrapper and StandaloneFilterWindow. 2009-05-11 15:29:55 +00:00
VST tidied up whitespace in files 2009-08-12 15:54:25 +00:00
juce_IncludeCharacteristics.h Small fix to audio plugin host demo; updated plugin characteristics file to allow a standalone build flag; added VST speaker arrangement fixes as suggested by Andy; added some options for ignoring hidden files to the file browser comp; minor update to the Variant class. 2009-05-11 09:57:40 +00:00
juce_PluginHeaders.h Big rewrite of the audio plugin framework to create "polymorphic" plugins. This means that all the separate projects for each plugin type have now been reduced to a single project that create a multi-purpose binary, which functions as any combination of AU/VST/RTAS. This should make it much easier and quicker to develop multi-platform plugins because you now only need to manage one project. I've also moved all the files around, cleaned up their naming conventions, and done some extensive tidying up. I've rewritten the "How to use this framework.txt" file, so please refer to that for more details! 2008-12-19 17:30:53 +00:00