.. |
UGen
|
…
|
|
audio
|
Fix issue with sample rate not being set correctly when recording audio
|
2025-05-26 17:37:48 +01:00 |
chinese_postman
|
…
|
|
components
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
gpla
|
…
|
|
img
|
Flip syphon texture on mac
|
2025-05-18 13:15:59 +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
|
Get initial working version of syphon input
|
2025-04-26 20:30:10 +01:00 |
parser
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
svg
|
…
|
|
txt
|
Separate visualiser parameters into separate file and fix compilation of osci-render and sosci
|
2025-05-08 22:10:34 +01:00 |
video
|
Refactor visualiser into two separate components
|
2025-05-06 21:47:39 +01:00 |
visualiser
|
Fix issue with sample rate not being set correctly when recording audio
|
2025-05-26 17:37:48 +01:00 |
wav
|
Split timeline into its own component for simplicity
|
2025-04-24 13:53:44 +01:00 |
CommonPluginEditor.cpp
|
Make the custom syphon/spout name visible and fix the double text boxes
|
2025-05-10 15:59:12 +01:00 |
CommonPluginEditor.h
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
CommonPluginProcessor.cpp
|
Make the crash detection work more nicely across multiple instances of osci-render
|
2025-04-25 19:04:15 +01:00 |
CommonPluginProcessor.h
|
Make the crash detection work more nicely across multiple instances of osci-render
|
2025-04-25 19:04:15 +01:00 |
CustomStandalone.cpp
|
…
|
|
CustomStandaloneFilterWindow.h
|
…
|
|
EffectPluginEditor.cpp
|
Add slider with a label that is rendered using the visualiser
|
2025-05-10 15:36:38 +01:00 |
EffectPluginEditor.h
|
Add slider with a label that is rendered using the visualiser
|
2025-05-10 15:36:38 +01:00 |
EffectPluginProcessor.cpp
|
Add slider with a label that is rendered using the visualiser
|
2025-05-10 15:36:38 +01:00 |
EffectPluginProcessor.h
|
Add slider with a label that is rendered using the visualiser
|
2025-05-10 15:36:38 +01:00 |
EffectsComponent.cpp
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
EffectsComponent.h
|
…
|
|
FrameSettingsComponent.cpp
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +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
|
…
|
|
LookAndFeel.h
|
Add recording settings
|
2024-12-22 14:31:21 +00:00 |
LuaComponent.cpp
|
…
|
|
LuaComponent.h
|
…
|
|
MainComponent.cpp
|
Refactor how syphon/spout input works to be cleaner and less buggy
|
2025-05-03 11:57:14 +01:00 |
MainComponent.h
|
…
|
|
MathUtil.h
|
…
|
|
MidiComponent.cpp
|
…
|
|
MidiComponent.h
|
…
|
|
PerspectiveComponent.cpp
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
PerspectiveComponent.h
|
…
|
|
PluginEditor.cpp
|
Fix compilation issues on free version
|
2025-05-03 12:51:23 +01:00 |
PluginEditor.h
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
PluginProcessor.cpp
|
Add parameter linking, remove debug messages in opengl on windows, make visualiser settings resizable
|
2025-05-12 20:55:10 +01:00 |
PluginProcessor.h
|
Refactor how syphon/spout input works to be cleaner and less buggy
|
2025-05-03 11:57:14 +01:00 |
SettingsComponent.cpp
|
Refactor how syphon/spout input works to be cleaner and less buggy
|
2025-05-03 11:57:14 +01:00 |
SettingsComponent.h
|
Remove readprocess and use childprocess instead and fix deadlocks in code
|
2025-04-29 20:43:26 +01:00 |
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 visualiser into two separate components
|
2025-05-06 21:47:39 +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 |