osci-render/Source/components
James Ball 28f8626dbc Update effect sliders when DAW changes parameter 2023-07-18 18:28:09 +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 Update effect sliders when DAW changes parameter 2023-07-18 18:28:09 +01:00
EffectComponent.h Update effect sliders when DAW changes parameter 2023-07-18 18:28:09 +01:00
EffectsListComponent.cpp Update effect sliders when DAW changes parameter 2023-07-18 18:28:09 +01:00
EffectsListComponent.h Add parameters for enabling and disabling effects, and refactor effects to store a boolean for enabled effects rather than presence in a list 2023-07-18 17:25:09 +01:00
LabelledTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
LuaListComponent.cpp Store range, step, and smoothing within EffectDetails 2023-07-16 20:54:41 +01:00
LuaListComponent.h Complete infinite lua slider support 2023-07-04 14:58:36 +01:00
SliderTextBox.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
VListBox.cpp Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VListBox.h Add variable-size listboxes for echo effect 2023-07-11 18:48:45 +01:00
VisualiserComponent.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
VisualiserComponent.h Add basic volume visualiser with non-functioning sliders 2023-07-10 13:17:04 +01:00
VolumeComponent.cpp Update effect sliders when DAW changes parameter 2023-07-18 18:28:09 +01:00
VolumeComponent.h Add volume and threshold icons 2023-07-10 18:04:24 +01:00