.. |
UGen
|
Remove duplicate const
|
2023-12-26 20:49:36 +00:00 |
audio
|
Add stereo effect
|
2025-01-10 15:22:55 +00:00 |
chinese_postman
|
…
|
|
components
|
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 |
concurrency
|
VolumeComponent now visualises the correct audio
|
2025-01-07 12:27:39 +00:00 |
gpla
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00:00 |
img
|
Add required MIT license
|
2024-12-22 14:31:21 +00:00 |
ixwebsocket
|
…
|
|
lua
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00:00 |
mathter
|
Use mathter library for Camera and Frustum, and add viewMatrix-based camera
|
2024-02-11 22:06:35 +00:00 |
obj
|
Make requested changes
|
2024-04-28 22:11:39 +01:00 |
parser
|
Fix deadlock with AudioPlayerComponent
|
2025-01-07 17:51:08 +00:00 |
shape
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00:00 |
svg
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00:00 |
txt
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00:00 |
visualiser
|
Add opengl debug statements to save files
|
2025-01-12 11:29:23 +00:00 |
wav
|
Fix deadlock with AudioPlayerComponent
|
2025-01-07 17:51:08 +00:00 |
CommonPluginEditor.cpp
|
Add flip V/H, x/y offset, x/y scale
|
2025-01-10 12:41:34 +00:00 |
CommonPluginEditor.h
|
Change number of inputs to 4 for sosci to avoid bugs in when changing audio inputs
|
2025-01-10 18:36:30 +00:00 |
CommonPluginProcessor.cpp
|
Change number of inputs to 4 for sosci to avoid bugs in when changing audio inputs
|
2025-01-10 18:36:30 +00:00 |
CommonPluginProcessor.h
|
Add default audio file that plays once on standalone
|
2025-01-07 20:51:24 +00: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
|
Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect
|
2024-01-07 19:48:02 +00:00 |
LookAndFeel.cpp
|
Add recording settings
|
2024-12-22 14:31:21 +00:00 |
LookAndFeel.h
|
Add recording settings
|
2024-12-22 14:31:21 +00:00 |
LuaComponent.cpp
|
Increment version number
|
2024-03-03 14:08:28 +00:00 |
LuaComponent.h
|
…
|
|
MainComponent.cpp
|
Change preferred opengl version to 3.2
|
2025-01-11 21:15:12 +00:00 |
MainComponent.h
|
Make visualiser fullscreen work when controlled from the DAW
|
2025-01-07 18:55:35 +00: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
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01:00 |
PluginEditor.cpp
|
Move visualiser settings to right always, fix scrolling issues
|
2025-01-06 11:17:42 +00:00 |
PluginEditor.h
|
Move visualiser settings to right always, fix scrolling issues
|
2025-01-06 11:17:42 +00:00 |
PluginProcessor.cpp
|
Add output volume control to sosci
|
2025-01-06 09:14:34 +00:00 |
PluginProcessor.h
|
Add output volume control to sosci
|
2025-01-06 09:14:34 +00: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 support for hiding the bottom bar and mouse cursor when fullscreen
|
2025-01-10 21:08:42 +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
|
Add default audio file that plays once on standalone
|
2025-01-07 20:51:24 +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
|
Always show 3D settings and rename settings titles to be more clear
|
2024-01-21 17:56:47 +00:00 |
TxtComponent.h
|
…
|
|