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
2016-07-28 17:52:09 +01:00
..
buffers Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
effects Minor formatting tidyups 2016-04-19 09:47:22 +01:00
midi Replace std::move with static_cast to fix errors in old compilers 2016-06-17 11:18:54 +01:00
mpe Synthesiser and MPESynthesiser: added an additional parameter to setMinimumRenderingSubdivisionSize to allow for both the legacy behaviour (setting the strict minimum on subdivision size) and the current behaviour (first sample will always be sample-accurate, but then the first subdivision may be < minimum). 2016-07-28 17:52:09 +01:00
sources Added some minor comments 2016-03-17 09:14:46 +00:00
synthesisers Synthesiser and MPESynthesiser: added an additional parameter to setMinimumRenderingSubdivisionSize to allow for both the legacy behaviour (setting the strict minimum on subdivision size) and the current behaviour (first sample will always be sample-accurate, but then the first subdivision may be < minimum). 2016-07-28 17:52:09 +01:00
juce_audio_basics.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_basics.h Version number update 2016-07-05 11:27:53 +01:00
juce_audio_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00