osci-render/Source/audio
James Ball 4052788c8a Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +01:00
..
AudioWebSocketServer.cpp
AudioWebSocketServer.h
BitCrushEffect.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
BitCrushEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
BooleanParameter.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
BulgeEffect.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
BulgeEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
CustomEffect.cpp Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
CustomEffect.h Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface 2024-03-29 22:51:35 +00:00
DashedLineEffect.cpp Add dashed line effect 2024-02-20 14:14:24 +00:00
DashedLineEffect.h Add dashed line effect 2024-02-20 14:14:24 +00:00
DelayEffect.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
DelayEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
DistortEffect.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
DistortEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
Effect.cpp Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
Effect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
EffectApplication.cpp
EffectApplication.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
EffectParameter.h Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +01:00
PerspectiveEffect.cpp Move Lua component under the code editor, remove z pos and rotate speed parameters 2024-02-12 22:33:06 +00:00
PerspectiveEffect.h Add rotate effect, remove rotation settings from 3D settings 2024-02-12 20:34:00 +00:00
PitchDetector.cpp
PitchDetector.h
PublicSynthesiser.h
ShapeSound.cpp
ShapeSound.h
ShapeVoice.cpp Fix bug that leads to innaccurate frequencies 2024-03-29 22:51:35 +00:00
ShapeVoice.h Allow Lua sliders to be animated, and smoothened 2024-02-26 22:13:37 +00:00
SmoothEffect.cpp Move randomise button, change icon, and add a tooltip 2024-02-20 18:18:53 +00:00
SmoothEffect.h Add rotate effect, remove rotation settings from 3D settings 2024-02-12 20:34:00 +00:00
VectorCancellingEffect.cpp Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +00:00
VectorCancellingEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
WobbleEffect.cpp Add randomise button 2024-02-20 15:32:52 +00:00
WobbleEffect.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00