tpoole
|
31e05ad014
|
Fixed a bug in the demo plug-in slider class
|
2017-09-11 12:42:27 +01:00 |
|
hogliux
|
b56e3890c2
|
Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes
|
2017-08-18 17:52:23 +01:00 |
|
tpoole
|
621fcf31d2
|
AUv3: Added support for MIDI output, host MIDI controller visibility and MPE
|
2017-07-28 08:57:38 +01:00 |
|
tpoole
|
432ad80b60
|
Fixed a bug in the JUCE demo plug-in time display
|
2017-06-28 14:08:55 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
luigisambuy
|
1e9af22f96
|
modified valueChanged() to notify host only on mouse clicks.
|
2016-08-19 11:38:35 +01:00 |
|
hogliux
|
ebb0a156a4
|
Add options to make AuidoProcessorEditors resizable with constraints
|
2016-05-19 14:28:34 +01:00 |
|
jules
|
2c3a2eae63
|
Simplified some demo plugin code to avoid a display update problem
|
2016-05-06 15:07:33 +01:00 |
|
jules
|
09d6409644
|
Refactored some demo code to avoid a problem when using String::formatted when Strings are UTF-32
|
2016-05-06 15:02:00 +01:00 |
|
jules
|
79332132b5
|
Fixed a mistake in the demo plugin.
|
2016-02-22 12:27:59 +00:00 |
|
jules
|
7988190e73
|
Plugin demo: avoided the slider jumping when being dragged and automated at the same time
|
2015-12-23 14:57:32 +00:00 |
|
jules
|
02041328dc
|
Misc minor fix-ups
|
2015-11-02 18:07:36 +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 |
|
hogliux
|
d8e5add7ba
|
Minor clean-up in audio demo plugin code
|
2015-05-05 18:27:53 +01:00 |
|
hogliux
|
b7a85c767a
|
Add beginChangeGesture/endChangeGesture support to audio demo plug-in
|
2015-05-05 18:27:41 +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 |
|