osci-render/Source
James Ball de3ab79052 Parameters are now controllable from DAW 2023-07-17 20:09:13 +01:00
..
audio Parameters are now controllable from DAW 2023-07-17 20:09:13 +01:00
chinese_postman
components Parameters are now controllable from DAW 2023-07-17 20:09:13 +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
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 Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
shape
svg
txt
xml
EffectsComponent.cpp Ensure min < max always 2023-07-17 15:39:21 +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 Add wobble effect and remove frequency input from effect applications 2023-07-13 20:11:24 +01:00
MainComponent.h Add wobble effect and remove frequency input from effect applications 2023-07-13 20:11:24 +01:00
ObjComponent.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
ObjComponent.h Store range, step, and smoothing within EffectDetails 2023-07-16 20:54:41 +01:00
PluginEditor.cpp
PluginEditor.h
PluginProcessor.cpp Parameters are now controllable from DAW 2023-07-17 20:09:13 +01:00
PluginProcessor.h Refactor EffectDetails into EffectParameter 2023-07-17 17:16:18 +01:00
Util.h