osci-render/Source/components
James Ball 34adbc767d Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
..
ComponentList.cpp Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
ComponentList.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
DraggableListBox.cpp Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
DraggableListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
EffectComponent.cpp Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
EffectComponent.h Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
EffectsListComponent.cpp Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
EffectsListComponent.h Convert all parameters to raw pointers as JUCE manages them 2023-07-18 19:20:54 +01:00
LabelledTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
LuaListComponent.cpp Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
LuaListComponent.h Remove LFO support for Lua and remove 'infinite' lua sliders as you cannot dynamically add parameters 2023-07-21 11:08:55 +01:00
SliderTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
VListBox.cpp Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
VListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VisualiserComponent.cpp Add combobox on all effects for changing LFO and move lua/obj panel underneath other effects 2023-07-20 17:24:34 +01:00
VisualiserComponent.h Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
VolumeComponent.cpp Convert all parameters to raw pointers as JUCE manages them 2023-07-18 19:20:54 +01:00
VolumeComponent.h Add volume and threshold icons 2023-07-10 18:04:24 +01:00