osci-render/Source
James Ball 08458a4251 Add LFO and LFO Rate as parameters 2023-07-20 20:01:09 +01:00
..
audio Add LFO and LFO Rate as parameters 2023-07-20 20:01:09 +01:00
chinese_postman
components Add LFO and LFO Rate as parameters 2023-07-20 20:01:09 +01:00
concurrency Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
ixwebsocket
lua Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
obj Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
parser
shape
svg
txt
xml
EffectsComponent.cpp 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
EffectsComponent.h Store range, step, and smoothing within EffectDetails 2023-07-16 20:54:41 +01:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
MainComponent.h
ObjComponent.cpp Make visualiser look better, add translate effect, fix fixed rotation axis 2023-07-19 21:40:31 +01:00
ObjComponent.h Store range, step, and smoothing within EffectDetails 2023-07-16 20:54:41 +01:00
PluginEditor.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
PluginEditor.h
PluginProcessor.cpp Add LFO and LFO Rate as parameters 2023-07-20 20:01:09 +01:00
PluginProcessor.h Add combobox on all effects for changing LFO and move lua/obj panel underneath other effects 2023-07-20 17:24:34 +01:00
Util.h