.. |
audio
|
Add basic volume visualiser with non-functioning sliders
|
2023-07-10 13:17:04 +01:00 |
chinese_postman
|
Massively speed up .obj file loading - now comparable to java osci-render - and fixed missing and duplicated edges
|
2023-03-29 18:02:23 +01:00 |
components
|
Add volume and threshold icons
|
2023-07-10 18:04:24 +01:00 |
concurrency
|
Add proof of concept audio visualiser component
|
2023-07-08 18:59:05 +01:00 |
lua
|
Add non-functional .obj settings that appear when .obj file is opened and start properly locking between audio/gui threads
|
2023-07-04 20:47:54 +01:00 |
obj
|
Add resources from Java osci-render, fully implement fixed rotation axis for 3D rotation, fix various bugs when opening and closing GUI as a VST
|
2023-07-05 17:57:41 +01:00 |
parser
|
Complete infinite lua slider support
|
2023-07-04 14:58:36 +01:00 |
shape
|
Get initial non-working lua parser set up
|
2023-04-04 16:17:37 +01:00 |
svg
|
Get initial non-working lua parser set up
|
2023-04-04 16:17:37 +01:00 |
txt
|
Add basic .txt support
|
2023-02-05 20:36:51 +00:00 |
xml
|
Add code for SvgParser that mostly works
|
2023-02-05 00:43:57 +00:00 |
EffectsComponent.cpp
|
Add proof of concept audio visualiser component
|
2023-07-08 18:59:05 +01:00 |
EffectsComponent.h
|
Add proof of concept audio visualiser component
|
2023-07-08 18:59:05 +01:00 |
LuaComponent.cpp
|
Complete infinite lua slider support
|
2023-07-04 14:58:36 +01:00 |
LuaComponent.h
|
Add .lua file settings with infinite (non-working) slider support
|
2023-07-02 21:00:14 +01:00 |
MainComponent.cpp
|
Add basic volume visualiser with non-functioning sliders
|
2023-07-10 13:17:04 +01:00 |
MainComponent.h
|
Add basic volume visualiser with non-functioning sliders
|
2023-07-10 13:17:04 +01:00 |
ObjComponent.cpp
|
Add core functionality for audio buffer producers and consumers
|
2023-07-08 13:25:35 +01:00 |
ObjComponent.h
|
Add resources from Java osci-render, fully implement fixed rotation axis for 3D rotation, fix various bugs when opening and closing GUI as a VST
|
2023-07-05 17:57:41 +01:00 |
PluginEditor.cpp
|
Add volume and threshold icons
|
2023-07-10 18:04:24 +01:00 |
PluginEditor.h
|
Add basic volume visualiser with non-functioning sliders
|
2023-07-10 13:17:04 +01:00 |
PluginProcessor.cpp
|
Create fully-functioning and somewhat good looking volume visualiser
|
2023-07-10 17:42:22 +01:00 |
PluginProcessor.h
|
Create fully-functioning and somewhat good looking volume visualiser
|
2023-07-10 17:42:22 +01:00 |
Util.h
|
Add resources from Java osci-render, fully implement fixed rotation axis for 3D rotation, fix various bugs when opening and closing GUI as a VST
|
2023-07-05 17:57:41 +01:00 |