1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules/juce_audio_basics
2016-03-23 23:44:19 +01:00
..
buffers Made const casts added to avoid problems in the old 10.8 SDK more conspicuous. 2016-03-07 12:46:41 +00:00
effects Added a couple of methods to LinearSmoothedValue 2016-03-21 09:12:36 +00:00
midi Added new helper function MidiMessage::getDescription(), replacing some code that was previously in the Juce Demo. 2016-03-02 16:53:23 +00:00
mpe MPE: changed default initial pressure for new notes to 0 if no pressure messages have been received before the note-on; removed virtual functions getInitialPitchbend/Pressure/TimbreForNoteOn as they are confusing and the default behaviour is reasonable. 2016-03-23 23:44:19 +01:00
sources Added some minor comments 2016-03-17 09:14:46 +00:00
synthesisers Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_audio_basics.cpp New class: CatmullRomInterpolator 2016-02-29 17:12:56 +00:00
juce_audio_basics.h New class: CatmullRomInterpolator 2016-02-29 17:12:56 +00:00
juce_audio_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00