osci-render/Source/audio
James H Ball b630a1b7cb Remove redundant connection to old web-based software oscilloscope, and make visualiser centered 2024-08-21 12:09:50 +01:00
..
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 Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01: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 Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
Effect.h Add visualiser settings panel 2024-08-21 12:09:50 +01:00
EffectApplication.cpp Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
EffectApplication.h Rename Vector2 to Point 2024-01-07 16:17:20 +00:00
EffectParameter.h Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +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 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
ShapeSound.cpp First pass at GIF support 2024-06-02 15:27:51 +01:00
ShapeSound.h First pass at GIF support 2024-06-02 15:27:51 +01:00
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