ed
|
70530a9d9a
|
Added beginParameterChange() and endParameterChange() methods to AudioProcessorValueTreeState::AttachedControlBase so that changes to ButtonAttachment and ComboBoxAttachment objects can be recorded as automation in hosts.
|
8 years ago |
ed
|
19d654d43a
|
Added symmetric skew option to NormalisableRange class. Added option to use symmetric skew in SliderPropertyComponent class. Fixed skew factor bug in AudioProcessorValueTreeState::SliderAttachment class
|
8 years ago |
ed
|
5c46c65456
|
Changed the documentation for AudioProcessorValueTreeState::SliderAttachment and ComboBoxAttachment to fix typos
|
8 years ago |
hogliux
|
142ce5eb84
|
Fix a typo in the previous commit
|
8 years ago |
hogliux
|
69cd509e4c
|
Add missing getNumSteps override to AudioProcessorValueTree parameters
|
8 years ago |
hogliux
|
5e9c2566e3
|
Label attribute of AudioProcessorParamater should be public
|
8 years ago |
hogliux
|
af6198b74f
|
Add support for plug-ins to report the IDs of their parameters
|
9 years ago |
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
9 years ago |
jules
|
225297671c
|
Added some workarounds for compiling AudioProcessorValueTreeState with VS2013
|
9 years ago |
jules
|
8622ec4004
|
Fixes for the operator= implementations of the AudioParameterXXX classes
|
9 years ago |
jules
|
3ac5ab0ce4
|
Made AudioParameterFloat::getText handle a length of zero
|
9 years ago |
jules
|
76886ea268
|
Added some optimisations to AudioProcessorValueTreeState to avoid it refreshing unnecessarily
|
9 years ago |
jules
|
3cab305909
|
Improved rounding for values in AudioParameterChoice::convertTo0to1()
|
9 years ago |
Joshua Gerrard
|
04e55e6438
|
Fixed Doxygen warnings by updating documentation for AudioProcessorValueTreeState
|
9 years ago |
jules
|
02041328dc
|
Misc minor fix-ups
|
9 years ago |
jules
|
b1a8470514
|
Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities
|
9 years ago |