The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
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.
falkTX 91b463b64d
Implement JUCE_AUDIOPROCESSOR_NO_GUI
2 years ago
..
juce_AudioPluginInstance.cpp AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins 3 years ago
juce_AudioPluginInstance.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
juce_AudioProcessor.cpp Implement JUCE_AUDIOPROCESSOR_NO_GUI 1 year ago
juce_AudioProcessor.h Implement JUCE_AUDIOPROCESSOR_NO_GUI 1 year ago
juce_AudioProcessorEditor.cpp Remove splash screen 1 year ago
juce_AudioProcessorEditor.h Remove splash screen 1 year ago
juce_AudioProcessorEditorHostContext.h AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
juce_AudioProcessorGraph.cpp Implement JUCE_AUDIOPROCESSOR_NO_GUI 1 year ago
juce_AudioProcessorGraph.h Implement JUCE_AUDIOPROCESSOR_NO_GUI 1 year ago
juce_AudioProcessorListener.h Nodiscard: Add to builder-pattern functions 3 years ago
juce_AudioProcessorParameter.h AudioProcessorParameter: Fix documentation 3 years ago
juce_AudioProcessorParameterGroup.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_AudioProcessorParameterGroup.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_GenericAudioProcessorEditor.cpp AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
juce_GenericAudioProcessorEditor.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_HostedAudioProcessorParameter.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
juce_PluginDescription.cpp PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 3 years ago
juce_PluginDescription.h VST3: Add a new PluginDescription::uniqueId field 4 years ago