osci-render/Source
Fabian Gonzalez ec22c05921 simple scene/preset handling 2025-04-06 00:54:43 -04:00
..
UGen
audio functionally auto/force-enable midi input for MidiAlwaysEnabled mode 2025-04-05 22:28:28 -04:00
chinese_postman
components Allow smoothing to be controlled, and correctly reset the title of the app when creating a new project 2025-02-15 17:52:54 +00:00
concurrency Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
gpla add correct return to legacy line art function 2025-01-23 10:47:53 -05:00
img Add goniometer toggle 2025-02-08 21:04:26 +00:00
ixwebsocket
lua Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
mathter
obj Use audio processor properties instead of manually loading and saving 2025-02-03 14:33:53 +00:00
parser Add better error messages and add support for mp3/ogg/flac 2025-02-03 18:30:14 +00:00
shape Refactor Point to OsciPoint due to naming conflicts 2024-12-22 14:31:21 +00:00
svg Add better error messages and add support for mp3/ogg/flac 2025-02-03 18:30:14 +00:00
txt Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
visualiser Fix major intel graphics bug, and fix smoothing bugs 2025-02-23 19:48:19 +00:00
wav Fix deadlock with AudioPlayerComponent 2025-01-07 17:51:08 +00:00
CommonPluginEditor.cpp Allow smoothing to be controlled, and correctly reset the title of the app when creating a new project 2025-02-15 17:52:54 +00:00
CommonPluginEditor.h Fix major intel graphics bug, and fix smoothing bugs 2025-02-23 19:48:19 +00:00
CommonPluginProcessor.cpp Save size and layout of application and adjust afterglow effect 2025-02-02 23:09:42 +00:00
CommonPluginProcessor.h Save size and layout of application and adjust afterglow effect 2025-02-02 23:09:42 +00:00
CustomStandalone.cpp Change shutter length to a toggle and rename to shutter sync 2025-02-11 19:42:36 +00:00
CustomStandaloneFilterWindow.h Change shutter length to a toggle and rename to shutter sync 2025-02-11 19:42:36 +00:00
EffectsComponent.cpp simple scene/preset handling 2025-04-06 00:54:43 -04:00
EffectsComponent.h simple scene/preset handling 2025-04-06 00:54:43 -04:00
FrameSettingsComponent.cpp
FrameSettingsComponent.h
LegacyProject.cpp
LookAndFeel.cpp Add LFO start and end parameters and change slider range to slider settings cog 2025-02-15 15:35:38 +00:00
LookAndFeel.h Add recording settings 2024-12-22 14:31:21 +00:00
LuaComponent.cpp
LuaComponent.h
MainComponent.cpp ui - remove ui components unecessary for instrument mode (todo > remove leftover padding and gaps) 2025-04-05 22:55:35 -04:00
MainComponent.h Fix crash with trace, improve and fix wobble effect, remove pitch detector, make changing slider values with small increments more reliable 2025-02-01 14:28:13 +00:00
MathUtil.h
MidiAlwaysEnabled.h functionally auto/force-enable midi input for MidiAlwaysEnabled mode 2025-04-05 22:28:28 -04:00
MidiComponent.cpp ui - remove ui components unecessary for instrument mode (todo > remove leftover padding and gaps) 2025-04-05 22:55:35 -04:00
MidiComponent.h
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp simple scene/preset handling 2025-04-06 00:54:43 -04:00
PluginEditor.h simple scene/preset handling 2025-04-06 00:54:43 -04:00
PluginProcessor.cpp simple scene/preset handling 2025-04-06 00:54:43 -04:00
PluginProcessor.h simple scene/preset handling 2025-04-06 00:54:43 -04:00
PresetComponent.cpp simple scene/preset handling 2025-04-06 00:54:43 -04:00
PresetComponent.h simple scene/preset handling 2025-04-06 00:54:43 -04:00
SettingsComponent.cpp Fix bugs with saving resize positions on vsts 2025-02-02 23:10:55 +00:00
SettingsComponent.h
SosciPluginEditor.cpp Add custom standalone filter window 2025-02-09 21:22:54 +00:00
SosciPluginEditor.h Add mic button to show when audio input is being used, and enable audio input if the audio device is changed 2025-01-10 16:51:11 +00:00
SosciPluginProcessor.cpp Save size and layout of application and adjust afterglow effect 2025-02-02 23:09:42 +00:00
SosciPluginProcessor.h Fix several bugs, add audio player at bottom for sosci 2025-01-06 18:27:23 +00:00
TestMain.cpp Add partially working blocking recording - very buggy 2024-12-22 14:31:21 +00:00
TxtComponent.cpp Fix bugs with old versions of blender and with text parser 2025-01-26 16:28:35 +00:00
TxtComponent.h