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 1981404103 Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
..
flac Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
oggvorbis Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
juce_AiffAudioFormat.cpp Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
juce_AiffAudioFormat.h Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
juce_CoreAudioFormat.cpp Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
juce_CoreAudioFormat.h Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
juce_FlacAudioFormat.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_FlacAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_LAMEEncoderAudioFormat.cpp New class: LAMEEncoderAudioFormat 12 years ago
juce_LAMEEncoderAudioFormat.h New class: LAMEEncoderAudioFormat 12 years ago
juce_MP3AudioFormat.cpp New class: LAMEEncoderAudioFormat 12 years ago
juce_MP3AudioFormat.h Fixed some classes that were getting overlooked by doxygen. 12 years ago
juce_OggVorbisAudioFormat.cpp Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
juce_OggVorbisAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_QuickTimeAudioFormat.cpp Made use of @autoreleasepool for clang builds. 12 years ago
juce_QuickTimeAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_WavAudioFormat.cpp Added acid chunk metadata loading to WavAudioFormat 12 years ago
juce_WavAudioFormat.h Added acid chunk metadata loading to WavAudioFormat 12 years ago
juce_WindowsMediaAudioFormat.cpp Fixed some COM object ref-counting. 12 years ago
juce_WindowsMediaAudioFormat.h Fixed some classes that were getting overlooked by doxygen. 12 years ago