.. |
UGen
|
Remove duplicate const
|
2023-12-26 20:49:36 +00:00 |
audio
|
Move concurrency to osci_render_core and add lua as submodule
|
2025-04-24 10:47:03 +01:00 |
chinese_postman
|
Minor code cleanup
|
2023-11-25 18:45:04 +00:00 |
components
|
Split timeline into its own component for simplicity
|
2025-04-24 13:53:44 +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
|
Add audio websocket server that sends data to software oscilloscope browser client
|
2023-07-10 22:00:36 +01:00 |
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
|
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
|
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 |
wav
|
Split timeline into its own component for simplicity
|
2025-04-24 13:53:44 +01:00 |
CommonPluginEditor.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 |
CommonPluginEditor.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 |
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
|
Split timeline into its own component for simplicity
|
2025-04-24 13:53:44 +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
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
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
|
Add recording settings
|
2024-12-22 14:31:21 +00:00 |
LuaComponent.cpp
|
Increment version number
|
2024-03-03 14:08:28 +00:00 |
LuaComponent.h
|
Add .lua file settings with infinite (non-working) slider support
|
2023-07-02 21:00:14 +01:00 |
MainComponent.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 |
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
|
Fix SVG parsing bugs, object parsing bugs, rotation precision errors
|
2023-09-09 11:22:14 +01:00 |
MidiComponent.cpp
|
Significantly simplify usage of SwitchButtons
|
2024-08-21 12:09:50 +01:00 |
MidiComponent.h
|
Significantly simplify usage of SwitchButtons
|
2024-08-21 12:09:50 +01:00 |
PerspectiveComponent.cpp
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
PerspectiveComponent.h
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
PluginEditor.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 |
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
|
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.h
|
Move concurrency to osci_render_core and add lua as submodule
|
2025-04-24 10:47:03 +01:00 |
SettingsComponent.cpp
|
Add further support and add a timeline for animatable files
|
2025-04-22 19:13:41 +01:00 |
SettingsComponent.h
|
Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent
|
2024-06-02 15:27:51 +01:00 |
SosciPluginEditor.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 |
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
|
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
|
Save and load fonts and styles
|
2023-08-27 22:01:37 +01:00 |