jules
|
ebe5916c49
|
Misc code cleanups
|
2017-06-07 10:13:38 +01:00 |
|
hogliux
|
e50cca1c1a
|
Standalone Plug-in Target: Ensure that standalone plug-in target works with default Projucer's plug-in project template and improve code and UX to avoid nasty feedback loops
|
2017-05-22 13:02:08 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
dda135a9eb
|
Updated the JUCE demo plugin to support standalone targets on all platforms
|
2017-02-01 17:18:06 +00:00 |
|
hogliux
|
c14eb040b9
|
Fixed automation bug when switching between presets in VST and VST3
|
2016-09-20 14:57:38 +01:00 |
|
hogliux
|
4fa0516f40
|
Revised multibus API and added support for multibus hosting
|
2016-09-16 17:06:19 +01:00 |
|
hogliux
|
4205123d45
|
Fix an edge-case if the last stored editor window size is zero
|
2016-05-19 14:40:33 +01:00 |
|
hogliux
|
4fef661ada
|
Added multi-bus support for audio plug-in clients
|
2015-12-16 17:58:25 +00:00 |
|
jules
|
36cb000d40
|
Whitespace cleanup
|
2015-11-10 17:17:31 +00:00 |
|
hogliux
|
86c9597d41
|
Fix warnings in audio plugin demo
|
2015-11-03 14:53:00 +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 |
|
Timur Doumler
|
dca4d77f9d
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
2015-07-23 15:57:18 +01: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 |
|