1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_basics/sources
reuk 27ca5e6ccb
MemoryAudioSource: Fix bug where source looped, even when looping was disabled
This also fixes an issue where zero-size source buffers would cause an
arithmetic exception to be thrown.
2021-03-08 16:10:08 +00:00
..
juce_AudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_BufferingAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_BufferingAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ChannelRemappingAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ChannelRemappingAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_IIRFilterAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_IIRFilterAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MemoryAudioSource.cpp MemoryAudioSource: Fix bug where source looped, even when looping was disabled 2021-03-08 16:10:08 +00:00
juce_MemoryAudioSource.h DSP: Revamp DSP module 2020-04-24 14:37:09 +01:00
juce_MixerAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MixerAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_PositionableAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ResamplingAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ResamplingAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ReverbAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ReverbAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ToneGeneratorAudioSource.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_ToneGeneratorAudioSource.h Updated all license headers 2020-04-23 17:30:39 +01:00