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_basics
2018-05-01 09:19:50 +01:00
..
audio_play_head Add documentation tags 2018-03-15 12:10:32 +00:00
buffers Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
effects Add documentation tags 2018-03-15 12:10:32 +00:00
midi Made the MidiMessageSequence copy constructor generate a more faithful version of the original state, rather than always matching up all note on/off pairs 2018-04-04 15:52:45 +01:00
mpe Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Updated old code where the 'volatile' keyword was still being used 2018-05-01 09:19:50 +01:00
synthesisers Add documentation tags 2018-03-15 12:10:32 +00:00
juce_audio_basics.cpp Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_audio_basics.h Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00