osci-render/Source
James H Ball 2f671f653a Fix bug when opening separate windows in Reaper 2024-08-26 20:46:01 +01:00
..
UGen
audio Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
chinese_postman
components Fix bug when opening separate windows in Reaper 2024-08-26 20:46:01 +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 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
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 Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +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 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 Fix bug when opening separate windows in Reaper 2024-08-26 20:46:01 +01:00
PluginEditor.h Merge visualiser fixes 2024-08-23 10:53:52 +01:00
PluginProcessor.cpp Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
PluginProcessor.h Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +01:00
SettingsComponent.cpp Fix several threading bugs, and crash when changing sample rate 2024-08-26 18:30:29 +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