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-11-02 11:09:41 +00:00
..
buffers Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
effects Fix for Windows DLL build. 2015-09-06 19:55:48 +01:00
midi Fixed a typo in a comment. 2015-09-15 08:23:29 +01:00
sources Update copyright notice 2015-07-22 15:59:34 +01:00
synthesisers Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_audio_basics.cpp Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_audio_basics.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_audio_basics.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version 4.0.1 2015-11-02 11:02:55 +00:00