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_devices/native
attila 5162793245 CoreAudioIODevice: Fix handling channel configurations with disabled lower bits
Prior to this commit it was not possible to deactivate the first few
channels of an audio device. If say channel 5 was active in the
requested configuration then all channels up to 5 would be active as
well regardless of the provided activation pattern.
2022-11-23 12:11:26 +01:00
..
java/app/com/rmsl/juce Update copyright banners 2022-04-04 12:36:32 +01:00
oboe Android: Update to Oboe release 1.6.1 2021-08-11 11:50:04 +01:00
juce_android_Audio.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_android_HighPerformanceAudioHelpers.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_android_Midi.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_android_Oboe.cpp AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2022-09-22 07:50:18 +00:00
juce_android_OpenSL.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_ios_Audio.cpp AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2022-09-22 07:50:18 +00:00
juce_ios_Audio.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_linux_ALSA.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_linux_Bela.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_linux_JackAudio.cpp AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 2022-09-22 07:50:18 +00:00
juce_linux_Midi.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_mac_CoreAudio.cpp CoreAudioIODevice: Fix handling channel configurations with disabled lower bits 2022-11-23 12:11:26 +01:00
juce_mac_CoreMidi.mm AU: Avoid forming references to variable-size structs MIDIEventList and MIDIPacketList 2022-09-12 16:14:56 +01:00
juce_win32_ASIO.cpp ASIO: Make "DENON DJ ASIO Driver" workaround more specific to the exact buggy driver version 2022-10-26 09:35:07 +02:00
juce_win32_DirectSound.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_win32_Midi.cpp WinRT midi: Ensure object lifetimes in WinRT async callbacks 2022-10-05 15:46:09 +02:00
juce_win32_WASAPI.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00