1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_audio_basics
2017-04-24 10:49:41 +01:00
..
audio_play_head Removed some extraneous semicolons 2017-04-21 11:15:07 +01:00
buffers Fixed a bug where an AudioSampleBuffer's isClear flag would remain set even after copying data from another non-zero AudioSampleBuffer 2017-04-18 09:42:07 +01:00
effects Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
midi Tidied up a couple of comments, warnings and did a bit of code modernisation 2017-04-24 10:49:41 +01:00
mpe Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
sources Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
synthesisers Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_audio_basics.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_audio_basics.h Added Inter-App Audio capabilities to standalone plug-ins 2017-03-01 11:55:52 +00:00
juce_audio_basics.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00