osci-render/Source
James H Ball 1a1229fcba Add audio support to visualiser 2024-12-22 14:31:21 +00:00
..
UGen
audio Add audio support to visualiser 2024-12-22 14:31:21 +00:00
chinese_postman
components Add audio support to visualiser 2024-12-22 14:31:21 +00:00
concurrency ffmpeg support now fully working on windows 2024-12-22 14:31:21 +00:00
gpla Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
img Add required MIT license 2024-12-22 14:31:21 +00:00
ixwebsocket
lua Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
mathter
obj
parser Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
shape Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
svg Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
txt Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
visualiser Add audio support to visualiser 2024-12-22 14:31:21 +00:00
wav Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
EffectsComponent.cpp
EffectsComponent.h
FrameSettingsComponent.cpp
FrameSettingsComponent.h
LegacyProject.cpp
LookAndFeel.cpp Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00:00
LookAndFeel.h Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
MainComponent.h Refactor software oscilloscope and remove legacy visualiser 2024-12-22 14:31:21 +00:00
MathUtil.h
MidiComponent.cpp
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Prompt user for directory to save recorded video 2024-12-22 14:31:21 +00:00
PluginEditor.h Prompt user for directory to save recorded video 2024-12-22 14:31:21 +00:00
PluginProcessor.cpp Fix issues with enabling blocked rendering 2024-12-22 14:31:21 +00:00
PluginProcessor.h Fix issues with enabling blocked rendering 2024-12-22 14:31:21 +00:00
SettingsComponent.cpp
SettingsComponent.h
SosciPluginEditor.cpp Add pop-up for downloading ffmpeg and complete downloader implementation 2024-12-22 14:31:21 +00:00
SosciPluginEditor.h Prompt user for directory to save recorded video 2024-12-22 14:31:21 +00:00
SosciPluginProcessor.cpp Add support for ffmpeg through static executable and fix several concurrency bugs 2024-12-22 14:31:21 +00:00
SosciPluginProcessor.h Add support for ffmpeg through static executable and fix several concurrency bugs 2024-12-22 14:31:21 +00:00
TestMain.cpp Add partially working blocking recording - very buggy 2024-12-22 14:31:21 +00:00
TxtComponent.cpp
TxtComponent.h