osci-render/Source
DJLevel3 bc908d12c9 woops forgot to check for nullptr 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 Automatically open code editor when a lua or txt file is created 2024-04-13 18:06:38 +01:00
concurrency
gpla implement .gpla animation 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
parser Fix crash in some DAWs (probably) 2024-04-28 22:11:39 +01:00
shape Move close file button to an icon 2024-02-20 14:57:52 +00:00
svg
txt
EffectsComponent.cpp Move randomise button, change icon, and add a tooltip 2024-02-20 18:18:53 +00:00
EffectsComponent.h Add randomise button 2024-02-20 15:32:52 +00:00
LegacyProject.cpp
LineArtComponent.cpp Fix major lag spike and add important settings 2024-04-28 22:11:39 +01:00
LineArtComponent.h Fix major lag spike and add important settings 2024-04-28 22:11:39 +01:00
LookAndFeel.cpp Fix audio input being disabled, improve checkbox lookandfeel, allow lfo sliders to be more granular 2024-04-04 21:23:06 +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 Increment version number 2024-03-03 14:08:28 +00:00
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 Move Lua component under the code editor, remove z pos and rotate speed parameters 2024-02-12 22:33:06 +00:00
PerspectiveComponent.h Move Lua component under the code editor, remove z pos and rotate speed parameters 2024-02-12 22:33:06 +00:00
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 woops forgot to check for nullptr 2024-04-28 22:11:39 +01:00
PluginProcessor.h Fix major lag spike and add important settings 2024-04-28 22:11:39 +01:00
SettingsComponent.cpp Fix major lag spike and add important settings 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