Timur Doumler
|
3f50693025
|
AudioPluginDemo: removed deprecated input/outputChannel methods to avoid compiler warning.
|
2016-02-25 23:26:18 +00:00 |
|
jules
|
82c4938ebe
|
Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers
|
2016-02-08 16:53:48 +00:00 |
|
jules
|
b1a8470514
|
Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities
|
2015-11-02 14:49:47 +00:00 |
|
jules
|
c562cfc3cc
|
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 |
|
jules
|
6225b5de49
|
Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params.
|
2015-03-26 15:40:52 +00:00 |
|
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
2014-11-12 17:18:18 +00:00 |
|