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
2018-09-10 12:02:27 +01:00
..
audio_play_head Add documentation tags 2018-03-15 12:10:32 +00:00
buffers Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 2018-09-10 11:46:47 +01:00
effects Fix for LagrangeInterpolator 2018-07-24 17:09:27 +01:00
midi Fixed an invalid memory read when handling MIDI reset messages 2018-09-10 12:02:27 +01:00
mpe Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
native Fixed Doxygen bug in CoreAudioLayouts 2018-03-29 15:43:45 +01:00
sources Fixed missing position update in MemoryAudioSource 2018-05-29 10:49:56 +01:00
synthesisers Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 2018-06-26 14:06:52 +01:00
juce_audio_basics.cpp Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 2018-09-10 11:46:47 +01:00
juce_audio_basics.h Added class AudioProcessLoadMeasurer, and a new version of the method AudioDeviceManager::getAudioDeviceSetup() 2018-09-10 11:46:47 +01:00
juce_audio_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00