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.
jules c562cfc3cc Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
..
juce_MidiDataConcatenator.h Update copyright notice 9 years ago
juce_android_Audio.cpp Update copyright notice 9 years ago
juce_android_Midi.cpp Update copyright notice 9 years ago
juce_android_OpenSL.cpp Update copyright notice 9 years ago
juce_ios_Audio.cpp Update copyright notice 9 years ago
juce_linux_ALSA.cpp Update copyright notice 9 years ago
juce_linux_AudioCDReader.cpp Update copyright notice 9 years ago
juce_linux_JackAudio.cpp Update copyright notice 9 years ago
juce_linux_Midi.cpp Fixed a couple of stray semicolons 9 years ago
juce_mac_AudioCDBurner.mm Update copyright notice 9 years ago
juce_mac_AudioCDReader.mm Update copyright notice 9 years ago
juce_mac_CoreAudio.cpp Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 9 years ago
juce_mac_CoreMidi.cpp Add getName to MidiOutput devices 9 years ago
juce_win32_ASIO.cpp Update copyright notice 9 years ago
juce_win32_AudioCDBurner.cpp Update copyright notice 9 years ago
juce_win32_AudioCDReader.cpp Update copyright notice 9 years ago
juce_win32_DirectSound.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
juce_win32_Midi.cpp Add getName to MidiOutput devices 9 years ago
juce_win32_WASAPI.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago