osci-render/Source
James Ball a520ec1621 Avoid having to change alpha for disabled components 2023-12-03 22:52:34 +00:00
..
UGen Minor code cleanup 2023-11-25 18:45:04 +00:00
audio Minor code cleanup 2023-11-25 18:45:04 +00:00
chinese_postman Minor code cleanup 2023-11-25 18:45:04 +00:00
components Avoid having to change alpha for disabled components 2023-12-03 22:52:34 +00:00
concurrency Fix BlockingQueue implementation 2023-09-10 10:53:50 +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 Lua fallback script if it doesn't run correctly 2023-09-14 20:21:08 +01:00
obj Minor code cleanup 2023-11-25 18:45:04 +00:00
parser Add Lua fallback script if it doesn't run correctly 2023-09-14 20:21:08 +01:00
shape Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
svg Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +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 Remove old buffer producer and consumer and replace with the way legacy osci-render does it 2023-09-01 23:42:17 +01:00
LookAndFeel.cpp Avoid having to change alpha for disabled components 2023-12-03 22:52:34 +00:00
LookAndFeel.h Avoid having to change alpha for disabled components 2023-12-03 22:52:34 +00: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 Move envelope to MidiComponent and get parameters working 2023-11-25 15:37:33 +00:00
MainComponent.h Move envelope to MidiComponent and get parameters working 2023-11-25 15:37:33 +00:00
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Have envelope control ADSR of MIDI 2023-11-25 17:57:35 +00:00
MidiComponent.h Move envelope to MidiComponent and get parameters working 2023-11-25 15:37:33 +00: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 Start trying to support mac 2023-09-01 19:52:36 +01:00
PluginEditor.cpp Allow sections to be resized 2023-11-25 22:10:36 +00:00
PluginEditor.h Allow sections to be resized 2023-11-25 22:10:36 +00:00
PluginProcessor.cpp Have envelope control ADSR of MIDI 2023-11-25 17:57:35 +00:00
PluginProcessor.h Get all parameters working 2023-11-25 16:38:09 +00:00
SettingsComponent.cpp Allow sections to be resized 2023-11-25 22:10:36 +00:00
SettingsComponent.h Allow sections to be resized 2023-11-25 22:10:36 +00: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