1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors
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
..
format Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
format_types VST3: Include header/footer sysex bytes when converting with DataEvent 2023-11-23 13:02:39 +00:00
processors AudioProcessorGraph: Allow nodes with ID 0 to be added 2023-12-12 09:25:13 +00:00
scanning Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
utilities ARA: Fix plugins in Logic by making the DocumentController not inherit from Timer 2024-01-02 16:34:54 +01:00
juce_audio_processors.cpp Move NativeScaleFactorNotifier from audio_processors to gui_basics 2023-12-05 21:18:44 +01:00
juce_audio_processors.h Move NativeScaleFactorNotifier from audio_processors to gui_basics 2023-12-05 21:18:44 +01:00
juce_audio_processors.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_processors_ara.cpp ARA: Fix ARA debug configuration 2022-08-15 12:07:40 +02:00
juce_audio_processors_lv2_libs.cpp Android/iOS: Avoid building LV2 2022-07-07 09:15:30 +01:00