1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_audio_processors/utilities
attila 00e96e7779 ARA: Fix plugins in Logic by making the DocumentController not inherit from Timer
A Timer will only be created for the analysis task when necessary. This
ensures that the ScopedJuceInitialiser_GUI member inside the
DocumentController is initialised before a Timer instance is even
created.
2024-01-02 16:34:54 +01:00
..
ARA ARA: Fix plugins in Logic by making the DocumentController not inherit from Timer 2024-01-02 16:34:54 +01:00
juce_AAXClientExtensions.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_AAXClientExtensions.h AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
juce_AudioParameterBool.cpp Formatting 2023-10-02 15:42:20 +01:00
juce_AudioParameterBool.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_AudioParameterChoice.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_AudioParameterChoice.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_AudioParameterFloat.cpp Global: Avoid floating-point equality checks where possible 2023-04-04 19:55:11 +01:00
juce_AudioParameterFloat.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_AudioParameterInt.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_AudioParameterInt.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_AudioProcessorParameterWithID.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_AudioProcessorParameterWithID.h Formatting 2023-10-02 15:42:20 +01:00
juce_AudioProcessorValueTreeState.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_AudioProcessorValueTreeState.h Fix some LLVM 17 compiler warnings 2023-09-25 11:21:11 +01:00
juce_ExtensionsVisitor.h Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_FlagCache.h VST3: Only update parameters from a process block if they've changed 2023-11-07 12:04:49 +00:00
juce_ParameterAttachments.cpp Use NullCheckedInvocation in more places 2023-10-02 13:40:10 +01:00
juce_ParameterAttachments.h Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_PluginHostType.cpp PluginHostType: Add NI Maschine host type 2023-04-03 09:54:30 +01:00
juce_PluginHostType.h PluginHostType: Add NI Maschine host type 2023-04-03 09:54:30 +01:00
juce_RangedAudioParameter.cpp Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_RangedAudioParameter.h Doxygen: Fix some Doxygen issues 2023-07-17 18:24:01 +01:00
juce_VST2ClientExtensions.cpp AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
juce_VST2ClientExtensions.h AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00
juce_VST3ClientExtensions.h AAX: Allow runtime custom search paths for a page table file 2023-06-09 12:51:43 +01:00