1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_basics
2015-03-23 11:19:43 +00:00
..
buffers Minor optimisation in AudioSampleBuffer 2015-03-07 13:59:04 +00:00
effects Fix to FFT::performFrequencyOnlyForwardTransform 2015-03-04 11:59:25 +00: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 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
juce_audio_basics.cpp First draft of a new (very simple) FFT class. 2015-02-03 17:51:54 +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