osci-render/Source/audio
James Ball 9376b5d715 Fix trace effects 2024-01-07 16:00:43 +00:00
..
AudioWebSocketServer.cpp Fix the most major mac bugs 2023-09-05 20:46:05 +01:00
AudioWebSocketServer.h Fix the most major mac bugs 2023-09-05 20:46:05 +01:00
BitCrushEffect.cpp Start trying to support mac 2023-09-01 19:52:36 +01:00
BitCrushEffect.h Start trying to support mac 2023-09-01 19:52:36 +01:00
BooleanParameter.h Start trying to support mac 2023-09-01 19:52:36 +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 Disable sidechain for Lua 2024-01-01 17:34:17 +00:00
Effect.h Resize effect component when too small, and add sidechain ability 2024-01-01 17:34:17 +00:00
EffectApplication.cpp Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
EffectApplication.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
EffectParameter.h Set value of parameters in correct order, increment version number, and clip input volume 2024-01-01 17:34:17 +00:00
LuaEffect.cpp Allow lua slider values to be used in perspective function 2023-10-19 12:20: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
PerspectiveEffect.cpp Use independent states for every ShapeVoice for Lua 2023-12-20 23:30:20 +00:00
PerspectiveEffect.h Use independent states for every ShapeVoice for Lua 2023-12-20 23:30:20 +00:00
PitchDetector.cpp Fix the most major mac bugs 2023-09-05 20:46:05 +01:00
PitchDetector.h Fix the most major mac bugs 2023-09-05 20:46:05 +01:00
PublicSynthesiser.h Add audio input support 2023-12-14 21:26:40 +00: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
ShapeSound.cpp Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
ShapeSound.h Fix Blender when using MIDI, and change default MIDI enabled 2023-09-10 18:52:21 +01:00
ShapeVoice.cpp Fix trace effects 2024-01-07 16:00:43 +00:00
ShapeVoice.h Remove button for software oscilloscope, use MIDI key velocity to control gain 2023-12-21 19:58:00 +00: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