osci-render/Source
James Ball f310e98d6b Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
..
UGen Minor code cleanup 2023-11-25 18:45:04 +00:00
audio Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
chinese_postman Minor code cleanup 2023-11-25 18:45:04 +00:00
components Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
concurrency Fix BlockingQueue implementation 2023-09-10 10:53:50 +01:00
ixwebsocket
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
EffectsComponent.cpp Correctly disable components visually 2023-12-10 21:03:12 +00:00
EffectsComponent.h
LegacyProject.cpp
LookAndFeel.cpp Remove white background from tabs 2023-12-10 21:57:34 +00:00
LookAndFeel.h Remove white background from tabs 2023-12-10 21:57:34 +00:00
LuaComponent.cpp
LuaComponent.h
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
ObjComponent.h
PluginEditor.cpp Remove white background from tabs 2023-12-10 21:57:34 +00:00
PluginEditor.h Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
PluginProcessor.cpp Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
PluginProcessor.h Add basic tooltips to effect component 2023-12-12 22:54:36 +00:00
SettingsComponent.cpp Remove white background from tabs 2023-12-10 21:57:34 +00:00
SettingsComponent.h Allow sections to be resized 2023-11-25 22:10:36 +00:00
TxtComponent.cpp
TxtComponent.h