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_plugin_client
2015-11-02 18:07:36 +00:00
..
AAX Fixed an issue in the AAX wrapper where scrubbing in ProTools caused spurious calls to prepareToPlay() from JuceAAX_Processor::process(). 2015-09-02 11:45:12 +01:00
AU Misc minor fix-ups 2015-11-02 18:07:36 +00:00
RTAS Update copyright notice 2015-07-22 15:59:34 +01:00
Standalone Update copyright notice 2015-07-22 15:59:34 +01:00
utility Added support for iOS force-touch 2015-11-02 11:51:16 +00:00
VST 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
VST3 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_plugin_client.h 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