osci-render/Source
James H Ball 3022800e1c Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00: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 Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00: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 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 Move randomise button, change icon, and add a tooltip 2024-02-20 18:18:53 +00:00
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 Increment version number 2024-03-03 14:08:28 +00:00
LuaComponent.h
MainComponent.cpp Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
MainComponent.h Change font for osci-render, improve recording button 2024-10-12 21:19:39 +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 Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
PluginEditor.h Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00: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 Change font for osci-render, improve recording button 2024-10-12 21:19:39 +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
SosciPluginEditor.cpp Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00:00
SosciPluginEditor.h Add paused text, respond to mouse clicks, and remove mouse hover effects 2024-12-22 14:31:21 +00: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