osci-render/Source/audio
James Ball 553e672f84 Minor code cleanup 2023-11-25 18:45:04 +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 Minor code cleanup 2023-11-25 18:45:04 +00:00
Effect.h Minor code cleanup 2023-11-25 18:45:04 +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 Change how min/max is initialised to prevent naming conflicts on Windows 2023-09-07 21:55:10 +01: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 Allow lua slider values to be used in perspective function 2023-10-19 12:20:24 +01:00
PerspectiveEffect.h Allow lua slider values to be used in perspective function 2023-10-19 12:20:24 +01: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
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 Have envelope control ADSR of MIDI 2023-11-25 17:57:35 +00:00
ShapeVoice.h Have envelope control ADSR of MIDI 2023-11-25 17:57:35 +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