osci-render/Source/audio
James Ball a6d25a122c Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01: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 Merge synthesiser branch into mac-support 2023-09-05 19:52:31 +01:00
Effect.h Get basic MIDI input working 2023-08-28 22:06:21 +01: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 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
PerspectiveEffect.cpp Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
PerspectiveEffect.h Replace std min with juce jmin 2023-09-09 13:47:02 +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 Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01:00
ShapeSound.h Use a blocking queue instead of lock free to massively reduce CPU usage 2023-09-09 15:32:03 +01:00
ShapeVoice.cpp Support enabling and disabling MIDI 2023-09-07 22:04:08 +01:00
ShapeVoice.h Support enabling and disabling MIDI 2023-09-07 22:04:08 +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