osci-render/Source
James H Ball db8206200b Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
..
UGen
audio Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
chinese_postman
components Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
gpla Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
img Fix osci-render free version, and remove license registration from free version, and support mono audio input 2025-04-24 11:29:13 +01:00
ixwebsocket
lua Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
mathter Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
obj Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
parser Improve the look of the timeline and the volume component, and show error when opening large video files, and fix several bugs 2025-04-24 17:13:45 +01:00
svg Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
txt Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
visualiser Merge branch 'main' into more-improvements 2025-04-25 18:13:27 +01:00
wav Split timeline into its own component for simplicity 2025-04-24 13:53:44 +01:00
CommonPluginEditor.cpp Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
CommonPluginEditor.h Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
CommonPluginProcessor.cpp Fix osci-render free version, and remove license registration from free version, and support mono audio input 2025-04-24 11:29:13 +01:00
CommonPluginProcessor.h Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +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 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 Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
FrameSettingsComponent.h Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +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 Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01: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 timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
PluginEditor.h Fix osci-render free version, and remove license registration from free version, and support mono audio input 2025-04-24 11:29:13 +01:00
PluginProcessor.cpp Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
PluginProcessor.h Improve the look of the timeline and the volume component, and show error when opening large video files, and fix several bugs 2025-04-24 17:13:45 +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 Make timeline and new text rendering appear on premium only and remove license registration 2025-04-25 18:14:27 +01:00
SosciPluginEditor.h
SosciPluginProcessor.cpp Refactor effects and shapes into osci_render_core 2025-04-23 15:26:33 +01:00
SosciPluginProcessor.h Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
TestMain.cpp Move concurrency to osci_render_core and add lua as submodule 2025-04-24 10:47:03 +01:00
TxtComponent.cpp Massively improve text parsing 2025-04-04 14:59:17 +01:00
TxtComponent.h