osci-render/Source
James Ball 95ccbacc42 Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
..
UGen Remove duplicate const 2023-12-26 20:49:36 +00:00
audio Remove dumb cap on drawing speed that caused innacurate frequencies 2023-12-23 10:43:08 +00:00
chinese_postman Minor code cleanup 2023-11-25 18:45:04 +00:00
components Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
concurrency Fix BlockingQueue implementation 2023-09-10 10:53:50 +01:00
ixwebsocket
lua Slightly improve Lua variable performance, and add control for MIDI voices 2023-12-21 14:14:33 +00:00
obj Minor code cleanup 2023-11-25 18:45:04 +00:00
parser Use independent states for every ShapeVoice for Lua 2023-12-20 23:30:20 +00:00
shape Slightly improve Lua variable performance, and add control for MIDI voices 2023-12-21 14:14:33 +00: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 Set lookandfeel earlier on, and set colour for highlighting menu bar 2023-12-21 16:18:34 +00:00
LookAndFeel.h Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
MainComponent.h Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
MathUtil.h Fix SVG parsing bugs, object parsing bugs, rotation precision errors 2023-09-09 11:22:14 +01:00
MidiComponent.cpp Save ADSR and voice info to state and add Create New Project option 2023-12-21 14:43:15 +00:00
MidiComponent.h Slightly improve Lua variable performance, and add control for MIDI voices 2023-12-21 14:14:33 +00:00
ObjComponent.cpp Add tooltips to fixed rotate and edit buttons 2023-12-17 22:46:24 +00:00
ObjComponent.h
PluginEditor.cpp Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
PluginEditor.h Double-click visualiser to make fullscreen 2023-12-29 13:28:26 +00:00
PluginProcessor.cpp Correctly support mono output 2023-12-25 12:56:46 +00:00
PluginProcessor.h Fix laggy visualiser component on lower sample rates 2023-12-21 17:24:39 +00:00
SettingsComponent.cpp Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
SettingsComponent.h Remove tabs from interface, move MIDI settings to seperate toggleable window, resign MIDI settings and envelope component, wire up MIDI keyboard 2023-12-18 13:41:56 +00:00
TxtComponent.cpp
TxtComponent.h