osci-render/Source
James H Ball 24d5997ed0 Allow for custom syphon/spout server names 2025-01-12 20:39:20 +00:00
..
UGen
audio Add double-click to reset parameter values 2025-01-12 11:57:51 +00:00
chinese_postman
components Add double-click to reset parameter values 2025-01-12 11:57:51 +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
lua
mathter
obj
parser Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
shape
svg
txt
visualiser Allow for custom syphon/spout server names 2025-01-12 20:39:20 +00:00
wav Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
CommonPluginEditor.cpp Allow for custom syphon/spout server names 2025-01-12 20:39:20 +00:00
CommonPluginEditor.h Change number of inputs to 4 for sosci to avoid bugs in when changing audio inputs 2025-01-10 18:36:30 +00:00
CommonPluginProcessor.cpp Change number of inputs to 4 for sosci to avoid bugs in when changing audio inputs 2025-01-10 18:36:30 +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 Change preferred opengl version to 3.2 2025-01-11 21:15:12 +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 Add support for hiding the bottom bar and mouse cursor when fullscreen 2025-01-10 21:08:42 +00:00
SosciPluginEditor.h Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +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