The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ed 0c89469ab6 CoreAudio: Call AudioDeviceStop() on IO thread when stopping audio devices 3 years ago
..
java/app/com/rmsl/juce Replaced all references to ROLI with Raw Material Software and regenerated all bytecode 5 years ago
oboe Oboe: Updated to release 1.5.1 4 years ago
juce_MidiDataConcatenator.h Updated all license headers 5 years ago
juce_android_Audio.cpp Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation 4 years ago
juce_android_HighPerformanceAudioHelpers.h Updated all license headers 5 years ago
juce_android_Midi.cpp Midi: Use proper PImpl idiom in MidiInput and MidiOutput 4 years ago
juce_android_Oboe.cpp Tidied up some template statement whitespace 4 years ago
juce_android_OpenSL.cpp Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation 4 years ago
juce_ios_Audio.cpp Docs: Fixed a few switched "namespace juce" comments 4 years ago
juce_ios_Audio.h Updated all license headers 5 years ago
juce_linux_ALSA.cpp Windows: Added support for IAudioClient3 shared stream low latency mode in the WASAPI audio device, removed JUCE_WASAPI_EXCLUSIVE config flag and refactored AudioIODeviceType creation 4 years ago
juce_linux_Bela.cpp Midi: Use proper PImpl idiom in MidiInput and MidiOutput 4 years ago
juce_linux_JackAudio.cpp Linux: Fix some clang 10 warnings 4 years ago
juce_linux_Midi.cpp Linux: Stop MidiInputThread before freeing handle in AlsaClient destructor 4 years ago
juce_mac_CoreAudio.cpp CoreAudio: Call AudioDeviceStop() on IO thread when stopping audio devices 3 years ago
juce_mac_CoreMidi.mm Use RAII for CFTypes 4 years ago
juce_win32_ASIO.cpp ASIO: Read buffer size after setting device sample rate 4 years ago
juce_win32_DirectSound.cpp Windows: Fix clang/gnu compiler warnings 4 years ago
juce_win32_Midi.cpp Windows: Fix clang/gnu compiler warnings 4 years ago
juce_win32_WASAPI.cpp Windows: Fix clang/gnu compiler warnings 4 years ago