osci-render/Source
James H Ball 7aa3ed203b Add overexposure effect 2025-02-02 21:10:02 +00:00
..
UGen
audio Fix several bugs, improve visualiser settings interface, add screen hue shift 2025-02-02 20:26:18 +00:00
chinese_postman
components Fix several bugs, improve visualiser settings interface, add screen hue shift 2025-02-02 20:26:18 +00:00
concurrency Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
gpla add correct return to legacy line art function 2025-01-23 10:47:53 -05:00
img Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
ixwebsocket
lua Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
mathter
obj Revert "Randomize port on object server" 2025-01-23 10:38:28 -05:00
parser Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +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 Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
visualiser Add overexposure effect 2025-02-02 21:10:02 +00:00
wav Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
CommonPluginEditor.cpp Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
CommonPluginEditor.h Fix several bugs, improve visualiser settings interface, add screen hue shift 2025-02-02 20:26:18 +00:00
CommonPluginProcessor.cpp Make sosci 4 channel input by default, and make osci-render 2 channel input 2025-01-12 20:56:38 +00:00
CommonPluginProcessor.h Make sosci 4 channel input by default, and make osci-render 2 channel input 2025-01-12 20:56:38 +00:00
EffectsComponent.cpp Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
EffectsComponent.h
FrameSettingsComponent.cpp
FrameSettingsComponent.h
LegacyProject.cpp
LookAndFeel.cpp Fix several bugs, improve visualiser settings interface, add screen hue shift 2025-02-02 20:26:18 +00:00
LookAndFeel.h Add recording settings 2024-12-22 14:31:21 +00:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
MainComponent.h Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
MathUtil.h
MidiComponent.cpp
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
PluginEditor.h Make visualiser settings resizable, allow drag and drop for files in osci-render 2025-02-01 18:14:16 +00:00
PluginProcessor.cpp Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
PluginProcessor.h Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
SettingsComponent.cpp
SettingsComponent.h
SosciPluginEditor.cpp Drag and drop to open .sosci, apply smoothing and flip to sweep 2025-02-01 18:45:35 +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 Only show volume bar on standalone version 2025-01-14 20:14:54 +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 Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
TxtComponent.h