1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk 869a20ca30
AudioProcessorPlayer: Make buffer remapping more robust
This change improves the initialiseIoBuffers function so that it can
handle the situation where the number of processor outputs does not
match the number of system outputs, and/or when the number of system
inputs is not 0, 1, or equal to the number of processor inputs.
2024-11-04 11:10:53 +00:00
..
juce_analytics Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_animation VBlankAnimatorUpdater: Use the timestamp provided by VBlankAttachment 2024-10-25 15:45:56 +02:00
juce_audio_basics AudioChannelSet: Add missing layouts to channelSetsWithNumberOfChannels 2024-10-29 14:42:28 +00:00
juce_audio_devices iOS Audio: Always deactivate device before setting new preferred samplerate 2024-10-28 11:12:47 +00:00
juce_audio_formats Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_plugin_client AAX Client: Add support for AAX_EPlugInCategory_MIDIEffect, added in AAX SDK 2.6.1 2024-10-28 11:12:47 +00:00
juce_audio_processors ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
juce_audio_utils AudioProcessorPlayer: Make buffer remapping more robust 2024-11-04 11:10:53 +00:00
juce_box2d Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_core Linux: Fix detection of 64 bit Arm 2024-10-31 15:23:17 +00:00
juce_cryptography Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_data_structures Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_dsp WindowsDLL: Add missing JUCE_API attributes 2024-10-27 16:16:26 +00:00
juce_events Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_graphics TextLayout: Fix getStringBounds of empty strings 2024-10-24 19:40:42 +01:00
juce_gui_basics ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
juce_gui_extra ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
juce_midi_ci Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_opengl ComponentPeer::VBlankListener: Add timestamp parameter to the vblank callback 2024-10-25 15:44:34 +02:00
juce_osc Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_product_unlocking Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_video ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00