osci-render/Source
James H Ball 4db0b3f8e1 Add several example presets 2025-01-08 13:06:01 +00:00
..
UGen
audio Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
chinese_postman
components Add several example presets 2025-01-08 13:06:01 +00:00
concurrency VolumeComponent now visualises the correct audio 2025-01-07 12:27:39 +00:00
gpla
img Add required MIT license 2024-12-22 14:31:21 +00:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua
mathter
obj
parser Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
shape
svg
txt
visualiser Add several example presets 2025-01-08 13:06:01 +00:00
wav Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
CommonPluginEditor.cpp Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
CommonPluginEditor.h Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
CommonPluginProcessor.cpp Add default audio file that plays once on standalone 2025-01-07 20:51:24 +00:00
CommonPluginProcessor.h Add default audio file that plays once on standalone 2025-01-07 20:51:24 +00:00
EffectsComponent.cpp
EffectsComponent.h
FrameSettingsComponent.cpp
FrameSettingsComponent.h
LegacyProject.cpp
LookAndFeel.cpp Add recording settings 2024-12-22 14:31:21 +00:00
LookAndFeel.h Add recording settings 2024-12-22 14:31:21 +00:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Make visualiser fullscreen work when controlled from the DAW 2025-01-07 18:55:35 +00:00
MainComponent.h Make visualiser fullscreen work when controlled from the DAW 2025-01-07 18:55:35 +00:00
MathUtil.h
MidiComponent.cpp
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Move visualiser settings to right always, fix scrolling issues 2025-01-06 11:17:42 +00:00
PluginEditor.h Move visualiser settings to right always, fix scrolling issues 2025-01-06 11:17:42 +00:00
PluginProcessor.cpp Add output volume control to sosci 2025-01-06 09:14:34 +00:00
PluginProcessor.h Add output volume control to sosci 2025-01-06 09:14:34 +00:00
SettingsComponent.cpp
SettingsComponent.h
SosciPluginEditor.cpp Fix bug when visualiser opengl context restarts 2025-01-08 10:43:57 +00:00
SosciPluginEditor.h Make visualiser fullscreen work when controlled from the DAW 2025-01-07 18:55:35 +00:00
SosciPluginProcessor.cpp Add default audio file that plays once on standalone 2025-01-07 20:51:24 +00:00
SosciPluginProcessor.h Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
TestMain.cpp Add partially working blocking recording - very buggy 2024-12-22 14:31:21 +00:00
TxtComponent.cpp
TxtComponent.h