hogliux
|
4fa0516f40
|
Revised multibus API and added support for multibus hosting
|
8 years ago |
hogliux
|
1053dc5755
|
Allow having zero programs in VST
|
8 years ago |
Timur Doumler
|
3f50693025
|
AudioPluginDemo: removed deprecated input/outputChannel methods to avoid compiler warning.
|
9 years ago |
jules
|
82c4938ebe
|
Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers
|
9 years ago |
jules
|
b1a8470514
|
Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities
|
9 years ago |
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
|
9 years ago |
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.
|
10 years ago |
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
10 years ago |
jules
|
8a2af98497
|
Added an assertion to warn if a plugin reports no programs, because this can cause problems in some Sony hosts.
|
11 years ago |
jules
|
d8dd77da62
|
Implemented AudioProcessor::getParameterDefaultValue() in the plugin demo.
|
11 years ago |
jules
|
aff0d98e4b
|
Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead.
|
12 years ago |
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
12 years ago |
jules
|
81232e6442
|
Demo plugin fix.
|
12 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
3dfbb0d713
|
Changes to Image::BitmapData constructors, replacing the bool with a more explicit enum for the read/write mode. Some win32 dLL declarator changes. Android work. Small Quicktime fix.
|
14 years ago |
Julian Storer
|
4e52fac18e
|
Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code.
|
14 years ago |
Julian Storer
|
9168728a7e
|
Added a hasEditor() virtual method to the AudioProcessor class, which you'll need to implement in your plugins so that we can work around non-standard threading behaviour in Wavelab.
|
14 years ago |
Julian Storer
|
5a89fc6ad8
|
Cleaned up a few compiler warnings.
|
14 years ago |
Julian Storer
|
1458cd4eb3
|
Rebuilt the plugin demo as a Jucer-generated project, and beefed it up a bit to include a simple synthesiser and delay effect.
|
15 years ago |
Julian Storer
|
0280c57ff0
|
fix for a mac file bug introduced in the last check-in..
|
15 years ago |
jules
|
2fee27c757
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
jules
|
f4cc36e129
|
|
17 years ago |
jules
|
a9e726681c
|
|
17 years ago |
jules
|
5506484f9b
|
|
17 years ago |
jules
|
d648cb3678
|
Removed file/folder
|
17 years ago |
jules
|
8229d215a6
|
Added the AudioProcessor and related classes to the source tree.
|
17 years ago |
jules
|
dd0a75dc23
|
|
17 years ago |
jules
|
15dfdff5f8
|
(automatic tidy-up of whitespace)
|
18 years ago |
jules
|
94cfda5062
|
|
18 years ago |