osci-render/Source
James H Ball 41fe625595 Add working addon code 2025-04-23 17:11:21 +01:00
..
UGen
audio Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
chinese_postman
components Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
concurrency Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
gpla Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
img Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
ixwebsocket
lua Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
mathter
obj Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
parser Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
svg Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
txt Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
visualiser Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
wav Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
CommonPluginEditor.cpp Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
CommonPluginEditor.h Improve usability and make the license check even less aggressive 2025-04-23 10:48:48 +01:00
CommonPluginProcessor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
CommonPluginProcessor.h Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
CustomStandalone.cpp Support opening from a file 2025-03-15 19:49:34 +00:00
CustomStandaloneFilterWindow.h Support opening from a file 2025-03-15 19:49:34 +00:00
EffectsComponent.cpp
EffectsComponent.h
FrameSettingsComponent.cpp Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
FrameSettingsComponent.h Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
LookAndFeel.cpp Add LFO start and end parameters and change slider range to slider settings cog 2025-02-15 15:35:38 +00:00
LookAndFeel.h
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
MainComponent.h
MathUtil.h
MidiComponent.cpp
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
PluginEditor.h Flip gionometer and add warning message if opening an obj file that is too large 2025-04-04 11:28:13 +01:00
PluginProcessor.cpp Add working addon code 2025-04-23 17:11:21 +01:00
PluginProcessor.h Add working addon code 2025-04-23 17:11:21 +01:00
SettingsComponent.cpp Add further support and add a timeline for animatable files 2025-04-22 19:13:41 +01:00
SettingsComponent.h
SosciPluginEditor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
SosciPluginEditor.h
SosciPluginProcessor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
SosciPluginProcessor.h Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
TestMain.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
TxtComponent.cpp Massively improve text parsing 2025-04-04 14:59:17 +01:00
TxtComponent.h