1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_basics
2018-02-21 12:01:56 +00:00
..
audio_play_head Clarified some documentation in AudioPlayHead 2017-11-28 11:26:13 +00:00
buffers More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
effects DSP: Added bypass support to ProcessChain and ensured that all DSP processors respect the process context's bypass flag 2018-02-14 09:07:05 +00:00
midi Added MidiMessage::isResetAllControllers() method 2018-02-08 15:35:27 +00:00
mpe MPE: Check if channel is in use as a member channel before checking if it is a master channel in MPEInstrument::updateDimension() to ensure that messages are routed correctly 2018-02-21 12:01:56 +00:00
native macOS: Remove explicit references to kAudioChannelLayoutTag_HOA_ACN_SN3D as this is only available in the latest and greatest Xcode. Replaced with the numerical value instead. 2017-11-24 11:41:22 +00:00
sources More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
synthesisers Fixed some issues with IO channel counts in the StandaloneFilterWindow 2017-12-21 18:59:53 +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 Updated JUCE's MPE classes to comply with the new MMA-adopted specification 2018-02-08 15:37:55 +00:00
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00