osci-render/Source
James H Ball e7f018932d Improve recording performance by recording directly to a file 2024-10-12 20:07:53 +01:00
..
UGen
audio Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples 2024-09-22 18:49:58 +01:00
chinese_postman
components Improve recording performance by recording directly to a file 2024-10-12 20:07:53 +01:00
concurrency Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples 2024-09-22 18:49:58 +01:00
gpla
img
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
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 Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
FrameSettingsComponent.cpp Significantly simplify usage of SwitchButtons 2024-08-21 12:09:50 +01:00
FrameSettingsComponent.h Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
LegacyProject.cpp
LookAndFeel.cpp Change default font 2024-10-06 20:26:41 +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
LuaComponent.h
MainComponent.cpp Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
MainComponent.h Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +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 Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
PluginEditor.cpp Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
PluginEditor.h Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
PluginProcessor.cpp Add focus 2024-09-29 20:36:16 +01:00
PluginProcessor.h Get standalone software oscilloscope to compile 2024-09-12 23:09:54 +01:00
SettingsComponent.cpp Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
SettingsComponent.h
SosciPluginEditor.cpp Add support for recording oscilloscope visualiser 2024-10-12 19:17:35 +01:00
SosciPluginEditor.h Add support for recording oscilloscope visualiser 2024-10-12 19:17:35 +01:00
SosciPluginProcessor.cpp Remove secondary brightness bus and replace with third optional input 2024-10-05 20:45:18 +01:00
SosciPluginProcessor.h Remove secondary brightness bus and replace with third optional input 2024-10-05 20:45:18 +01:00
TestMain.cpp
TxtComponent.cpp
TxtComponent.h