osci-render/Source
James H Ball 479319b11c Merge branch 'wav-file-input' of github.com:jameshball/osci-render into wav-file-input 2024-08-23 11:07:15 +01:00
..
UGen
audio Remove redundant connection to old web-based software oscilloscope, and make visualiser centered 2024-08-21 12:09:50 +01:00
chinese_postman
components Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
concurrency
gpla Remove osci_render.zip file, change some tooltip wording, revert modulo trick 2024-04-28 22:11:39 +01:00
img Never traverse transparent pixels 2024-06-02 17:17:25 +01:00
ixwebsocket
lua Add default implementations for all Lua functions if no additional parameters are provided 2024-08-22 14:18:04 +01:00
mathter
obj Make requested changes 2024-04-28 22:11:39 +01:00
parser Add support for .wav and .aiff files 2024-08-22 16:59:21 +01:00
shape Add several Lua functions 2024-08-22 13:12:46 +01:00
svg
txt
wav Add support for .wav and .aiff files 2024-08-22 16:59:21 +01:00
EffectsComponent.cpp
EffectsComponent.h
FrameSettingsComponent.cpp Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
FrameSettingsComponent.h Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
LegacyProject.cpp
LookAndFeel.cpp Add options to remove smudges and grid, and make sample rate agnostic 2024-08-21 12:09:50 +01:00
LookAndFeel.h Add options to remove smudges and grid, and make sample rate agnostic 2024-08-21 12:09:50 +01:00
LuaComponent.cpp Increment version number 2024-03-03 14:08:28 +00:00
LuaComponent.h
MainComponent.cpp Add support for .wav and .aiff files 2024-08-22 16:59:21 +01:00
MainComponent.h Make code editor not appear if a binary file is open, and add About menu 2024-06-02 15:27:51 +01:00
MathUtil.h
MidiComponent.cpp Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
MidiComponent.h Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
PerspectiveComponent.cpp
PerspectiveComponent.h
PluginEditor.cpp Merge branch 'wav-file-input' of github.com:jameshball/osci-render into wav-file-input 2024-08-23 11:07:15 +01:00
PluginEditor.h Merge visualiser fixes 2024-08-23 10:53:52 +01:00
PluginProcessor.cpp Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
PluginProcessor.h Add separate brightness and intensity sliders 2024-08-23 11:06:50 +01:00
SettingsComponent.cpp Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent 2024-06-02 15:27:51 +01:00
SettingsComponent.h Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent 2024-06-02 15:27:51 +01:00
TestMain.cpp
TxtComponent.cpp
TxtComponent.h