osci-render/Source
James Ball 27a2d12f42 Enable animation of line art by default, and set default framerate to 30 2024-04-28 22:11:39 +01:00
..
UGen
audio Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +01:00
chinese_postman
components Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +01:00
concurrency
gpla Make DAW parameters update when GUI changes and vice versa and fix several bugs 2024-04-28 22:11:39 +01:00
ixwebsocket
lua Remove corner resize icon and increase max Lua instructions per sample 2024-03-29 22:51:35 +00:00
mathter
obj Make requested changes 2024-04-28 22:11:39 +01:00
parser Make requested changes 2024-04-28 22:11:39 +01:00
shape
svg
txt
EffectsComponent.cpp
EffectsComponent.h
LegacyProject.cpp
LineArtComponent.cpp Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +01:00
LineArtComponent.h Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +01:00
LookAndFeel.cpp Fix some crashes in standalone mode, crashes when saving .gpla file 2024-04-28 22:11:39 +01:00
LookAndFeel.h Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +01:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp implement .gpla animation 2024-04-28 22:11:39 +01:00
MainComponent.h Improve performance of the interface and refresh look 2024-03-29 22:51:35 +00:00
MathUtil.h
MidiComponent.cpp Make design consistent across the board 2024-03-29 22:51:35 +00:00
MidiComponent.h Make design consistent across the board 2024-03-29 22:51:35 +00:00
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Automatically open code editor when a lua or txt file is created 2024-04-13 18:06:38 +01:00
PluginEditor.h Automatically open code editor when a lua or txt file is created 2024-04-13 18:06:38 +01:00
PluginProcessor.cpp Make DAW parameters update when GUI changes and vice versa and fix several bugs 2024-04-28 22:11:39 +01:00
PluginProcessor.h Enable animation of line art by default, and set default framerate to 30 2024-04-28 22:11:39 +01:00
SettingsComponent.cpp Reorganise Line Art Settings and make double box lose focus when clicking off it 2024-04-28 22:11:39 +01:00
SettingsComponent.h implement .gpla animation 2024-04-28 22:11:39 +01:00
TestMain.cpp
TxtComponent.cpp
TxtComponent.h