osci-render/Source/audio
James Ball 89452a4dd6 Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
..
AudioWebSocketServer.cpp Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
AudioWebSocketServer.h Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
BitCrushEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
BitCrushEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
BulgeEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
BulgeEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
DelayEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
DelayEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
DistortEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
DistortEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
Effect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
Effect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
EffectApplication.cpp Add vertical/horizontal distort, rotate, and vector cancelling effects 2023-03-28 14:33:56 +01:00
EffectApplication.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
LuaEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
LuaEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
PitchDetector.cpp Add basic volume visualiser with non-functioning sliders 2023-07-10 13:17:04 +01:00
PitchDetector.h Set audio visualiser to 60fps and show current frequency 2023-07-09 21:30:33 +01:00
RotateEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
RotateEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
SmoothEffect.cpp Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
SmoothEffect.h Introduce more locks to prevent concurrency issues 2023-07-11 22:28:54 +01:00
VectorCancellingEffect.cpp Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00
VectorCancellingEffect.h Add delay effect and refactor effects to allow multiple values per effect 2023-07-11 13:32:52 +01:00