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 10 years ago
..
flac Fix Android build errors in libpng and libflac 10 years ago
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_AiffAudioFormat.cpp Spelling fix 10 years ago
juce_AiffAudioFormat.h Update copyright notice 10 years ago
juce_CoreAudioFormat.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 10 years ago
juce_CoreAudioFormat.h Update copyright notice 10 years ago
juce_FlacAudioFormat.cpp Update copyright notice 10 years ago
juce_FlacAudioFormat.h Update copyright notice 10 years ago
juce_LAMEEncoderAudioFormat.cpp Update copyright notice 10 years ago
juce_LAMEEncoderAudioFormat.h Update copyright notice 10 years ago
juce_MP3AudioFormat.cpp Fixed a typo in the mp3 decoder that was causing artifacts. 10 years ago
juce_MP3AudioFormat.h Update copyright notice 10 years ago
juce_OggVorbisAudioFormat.cpp Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_OggVorbisAudioFormat.h Update copyright notice 10 years ago
juce_QuickTimeAudioFormat.cpp Update copyright notice 10 years ago
juce_QuickTimeAudioFormat.h Update copyright notice 10 years ago
juce_WavAudioFormat.cpp Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 10 years ago
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 10 years ago
juce_WindowsMediaAudioFormat.cpp Update copyright notice 10 years ago
juce_WindowsMediaAudioFormat.h Update copyright notice 10 years ago