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
2015-04-02 15:18:00 +01:00
..
buffers Add absolute value operation to FloatVectorOperations 2015-04-02 15:18:00 +01:00
effects Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 2015-03-31 11:44:10 +01:00
midi Added method Synthesiser::setMinimumRenderingSubdivisionSize() to allow control over the resolution of block size that the synthesiser class uses. 2015-03-23 11:19:43 +00:00
sources Tweak to the values that ResamplingAudioSource passes to its input source. 2015-02-24 12:58:14 +00:00
synthesisers More refinements to the Synthesiser class voice-stealing algorithm. 2015-03-31 13:58:59 +01:00
juce_audio_basics.cpp Fixed an edge-case when expliticly enabling ARM NEON ops on linux. 2015-03-25 16:48:19 +00:00
juce_audio_basics.h Added some #undefs to avoid clashes with badly-chosen macros in some 3rd party libraries. 2015-02-17 16:55:45 +00:00
juce_audio_basics.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00