osci-render/Source/audio
James Ball 72951d3146 Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
..
AudioWebSocketServer.cpp Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
AudioWebSocketServer.h Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
BitCrushEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
BitCrushEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
BulgeEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
BulgeEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
DelayEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
DelayEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
DistortEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
DistortEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
Effect.cpp Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
Effect.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
EffectApplication.cpp Add vertical/horizontal distort, rotate, and vector cancelling effects 2023-03-28 14:33:56 +01:00
EffectApplication.h Range of sliders is now controllable 2023-07-17 14:37:36 +01:00
LuaEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
LuaEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
PitchDetector.cpp Add wobble effect and remove frequency input from effect applications 2023-07-13 20:11:24 +01:00
PitchDetector.h Add wobble effect and remove frequency input from effect applications 2023-07-13 20:11:24 +01:00
RotateEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
RotateEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
SmoothEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
SmoothEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
VectorCancellingEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
VectorCancellingEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
WobbleEffect.cpp Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
WobbleEffect.h Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00