1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples
Oli b918fd3159 AudioProcessorGraph: Fix MIDI channel bug and graph execution modification
MIDI only plugins are no longer provided valid audio buffers
Graph nodes are only executed when they have active connections
2022-03-28 20:47:30 +01:00
..
Assets AudioPluginHost: Embed the assets required for internal plug-ins 2021-11-08 14:08:05 +00:00
Audio Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 2022-01-21 14:44:14 +00:00
CMake CMake: Support automatic linking of bundled libraries in modules 2021-06-30 17:04:23 +01:00
DemoRunner Resave projects 2022-03-23 16:51:39 +00:00
DSP Demos: Update SIMDRegisterDemo to use new AudioData interleaving/deinterleaving API 2021-10-06 16:44:52 +01:00
GUI OpenGLDemo: Avoid races on Strings that are accessed from rendering thread and main thread 2022-02-23 10:56:12 +00:00
Plugins AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 2022-03-28 20:47:30 +01:00
Utilities UnitTestsDemo: Add a missing module flag 2022-03-24 13:13:10 +00:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00