osci-render/Source
James Ball 4667019163 Add failsafe when fetching new frame in loop 2023-08-28 22:09:34 +01:00
..
audio Add failsafe when fetching new frame in loop 2023-08-28 22:09:34 +01:00
chinese_postman Massively speed up .obj file loading - now comparable to java osci-render - and fixed missing and duplicated edges 2023-03-29 18:02:23 +01:00
components Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
concurrency Add pencil icon (non-functional) and change long-running spinlocks to mutexes 2023-07-22 18:42:30 +01:00
ixwebsocket Add audio websocket server that sends data to software oscilloscope browser client 2023-07-10 22:00:36 +01:00
lua Add non-editable perspective effect 2023-07-21 17:42:29 +01:00
obj Most effects now change smoothly between values, making the visuals MUCH smoother when using sliders 2023-07-14 15:34:24 +01:00
parser Get basic MIDI input working 2023-08-28 22:06:21 +01:00
shape Completely remove custom SVG implementation and pugixml library in favour of JUCE classes 2023-07-30 14:01:56 +01:00
svg Completely remove custom SVG implementation and pugixml library in favour of JUCE classes 2023-07-30 14:01:56 +01:00
txt Completely remove custom SVG implementation and pugixml library in favour of JUCE classes 2023-07-30 14:01:56 +01:00
EffectsComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
EffectsComponent.h Projects are now fully saveable and loadable from a DAW 2023-07-25 14:09:21 +01:00
LegacyProject.cpp Save and load fonts and styles 2023-08-27 22:01:37 +01:00
LookAndFeel.cpp Adopt Dracula theme in code editor 2023-08-27 17:47:30 +01:00
LookAndFeel.h Adopt Dracula theme in code editor 2023-08-27 17:47:30 +01:00
LuaComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
LuaComponent.h Add .lua file settings with infinite (non-working) slider support 2023-07-02 21:00:14 +01:00
MainComponent.cpp Add button to open software oscilloscope 2023-08-27 16:41:16 +01:00
MainComponent.h Add button to open software oscilloscope 2023-08-27 16:41:16 +01:00
ObjComponent.cpp Massively overhaul the entire interface colours to make it look similar to legacy osci-render 2023-07-28 21:10:21 +01:00
ObjComponent.h Add fixed rotate buttons to perspective effect 2023-07-22 15:07:11 +01:00
PluginEditor.cpp Save and load fonts and styles 2023-08-27 22:01:37 +01:00
PluginEditor.h Add text settings 2023-08-27 19:33:42 +01:00
PluginProcessor.cpp Get basic MIDI input working 2023-08-28 22:06:21 +01:00
PluginProcessor.h Get basic MIDI input working 2023-08-28 22:06:21 +01:00
TxtComponent.cpp Save and load fonts and styles 2023-08-27 22:01:37 +01:00
TxtComponent.h Save and load fonts and styles 2023-08-27 22:01:37 +01:00