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_utils
2018-10-19 15:18:14 +01:00
..
audio_cd Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +01:00
gui Make sure that the velocity value set in MidiKeyboardComponent::setVelocity() is used when sending notes 2018-10-19 15:18:14 +01:00
native Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
players Added an AudioProcessorPlayer::setMidiOutput() method for forwarding MIDI messages from the AudioProcessor and updated the standalone plugin holder to use this 2018-08-21 11:59:50 +01:00
juce_audio_utils.cpp Tidied up some module dependencies 2018-01-15 12:20:35 +00:00
juce_audio_utils.h Bump version number to 5.3.2 2018-05-09 12:34:36 +01:00
juce_audio_utils.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00