1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules
reuk 8f74f3624c
AU Format: Enable output channels in MIDI FX
This mostly reverts commit 6e89e61b89.

MIDI FX plugins are allowed to have audio channels, even if they only
produce silence. If a plugin requests a particular bus/channel layout,
the host should respect this request, or attempt to update the layout.
The host should fill all channels that the plugin expects to be filled.

The old commit also meant that we weren't correctly supplying the host
sample rate to MIDI FX plugins.
2021-04-19 14:37:38 +01:00
..
juce_analytics Fixed a data race in ThreadedAnalyticsDestination 2021-03-25 18:24:11 +00:00
juce_audio_basics ADSR: Fixed a test failure with small sustain lengths 2021-03-31 17:21:42 +01:00
juce_audio_devices ASIO: Update buffer size list when opening a device 2021-04-19 09:54:02 +01:00
juce_audio_formats BufferingAudioReader: Added some tests 2021-04-08 11:51:42 +01:00
juce_audio_plugin_client AU Wrapper: Use correct sample rate for MIDI FX with no buses 2021-04-19 14:37:38 +01:00
juce_audio_processors AU Format: Enable output channels in MIDI FX 2021-04-19 14:37:38 +01:00
juce_audio_utils AudioProcessorPlayer: Support MIDI effect processors 2021-04-09 16:45:02 +01:00
juce_blocks_basics Fixed some compiler warnings 2021-04-16 16:44:05 +01:00
juce_box2d Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_core File: Use unit test random instance to generate unique filename 2021-04-09 10:26:28 +01:00
juce_cryptography Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_data_structures Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_dsp DSP: Fix uses of "snap to zero" preprocessor definition 2021-04-12 10:57:19 +01:00
juce_events MessageMananger: Made dispatchNextMessageOnSystemQueue() accessible by internal code 2021-04-13 16:25:04 +01:00
juce_graphics Fixed some compiler warnings 2021-04-16 16:44:05 +01:00
juce_gui_basics X11: Fix drag-n-drop bug in the XWindowSystem class 2021-04-14 12:36:48 +01:00
juce_gui_extra Fixed some file permissions 2021-03-31 10:12:59 +01:00
juce_opengl Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_osc Bump version number to 6.0.8 2021-03-22 09:24:48 +00:00
juce_product_unlocking Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_video Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
CMakeLists.txt Updated all license headers 2020-06-29 08:30:22 +01:00