James Ball
|
c75a036048
|
Add ability to save state of project to xml
|
2023-07-25 12:23:27 +01:00 |
James Ball
|
26860a00e6
|
Add pencil icon (non-functional) and change long-running spinlocks to mutexes
|
2023-07-22 18:42:30 +01:00 |
James Ball
|
90ce1a73a2
|
Create SvgButton component to reduce duplication
|
2023-07-22 13:44:13 +01:00 |
James Ball
|
e3c2010917
|
Add non-editable perspective effect
|
2023-07-21 17:42:29 +01:00 |
James Ball
|
e22897d8d0
|
Add parameters for enabling and disabling effects, and refactor effects to store a boolean for enabled effects rather than presence in a list
|
2023-07-18 17:25:09 +01:00 |
James Ball
|
72951d3146
|
Range of sliders is now controllable
|
2023-07-17 14:37:36 +01:00 |
James Ball
|
6d048ce26e
|
Add wobble effect and remove frequency input from effect applications
|
2023-07-13 20:11:24 +01:00 |
James Ball
|
2462a7978e
|
Add variable-size listboxes for echo effect
|
2023-07-11 18:48:45 +01:00 |
James Ball
|
a369adb6ae
|
Add delay effect and refactor effects to allow multiple values per effect
|
2023-07-11 13:32:52 +01:00 |
James Ball
|
a103ac44b6
|
Add audio websocket server that sends data to software oscilloscope browser client
|
2023-07-10 22:00:36 +01:00 |
James Ball
|
662f423bc2
|
Add volume and threshold icons
|
2023-07-10 18:04:24 +01:00 |
James Ball
|
afdd4483b3
|
Add basic volume visualiser with non-functioning sliders
|
2023-07-10 13:17:04 +01:00 |
James Ball
|
be64e7325e
|
Set audio visualiser to 60fps and show current frequency
|
2023-07-09 21:30:33 +01:00 |
James Ball
|
061595b575
|
Add proof of concept audio visualiser component
|
2023-07-08 18:59:05 +01:00 |
James Ball
|
8e61d6f280
|
Add core functionality for audio buffer producers and consumers
|
2023-07-08 13:25:35 +01:00 |
James Ball
|
40537cbe55
|
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 |
James Ball
|
b5cfc2824b
|
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 |
James Ball
|
b117aae5f5
|
Complete infinite lua slider support
|
2023-07-04 14:58:36 +01:00 |
James Ball
|
2ec4eaba52
|
Add .lua file settings with infinite (non-working) slider support
|
2023-07-02 21:00:14 +01:00 |
James Ball
|
e4b5545723
|
Add common EffectComponent across all sliders incl. frequency and remove EffectComponentGroup
|
2023-07-02 18:47:04 +01:00 |
James Ball
|
a4ee966f50
|
Get initial non-working lua parser set up
|
2023-04-04 16:17:37 +01:00 |
James Ball
|
f6b32c3a0b
|
Add lua library successfully to code
|
2023-03-29 12:16:26 +01:00 |
James Ball
|
4cf64c9654
|
Add smooth effect
|
2023-03-28 15:52:51 +01:00 |
James Ball
|
e6c9cee6b1
|
Add vertical/horizontal distort, rotate, and vector cancelling effects
|
2023-03-28 14:33:56 +01:00 |
James Ball
|
a032a16b66
|
Significantly reduce required code for adding effects
|
2023-03-28 13:44:46 +01:00 |
James Ball
|
0ed2a10ac4
|
Add bulge effect, a way of adding effects, and a draggable list component for showing effects
|
2023-03-26 13:58:31 +01:00 |
James Ball
|
cd07ce20a8
|
Add initial audio effect functionality
|
2023-03-25 20:24:10 +00:00 |
James Ball
|
f2719d85b5
|
Add basic .txt support
|
2023-02-05 20:36:51 +00:00 |
James Ball
|
b0806ecf3d
|
Fully implement SVG parser
|
2023-02-05 17:39:02 +00:00 |
James Ball
|
a063f2f988
|
Add code for SvgParser that mostly works
|
2023-02-05 00:43:57 +00:00 |
James Ball
|
60b80b7812
|
Add code for SvgState, MoveTo, LineTo, CurveTo, ClosePath
|
2023-01-23 22:40:55 +00:00 |
James Ball
|
56efe597cb
|
Use tinyobjloader instead of custom obj reader
|
2023-01-19 23:02:52 +00:00 |
James Ball
|
435c0fead7
|
Implement partially working chinese postman (without separate connected components working)
|
2023-01-19 15:36:33 +00:00 |
James Ball
|
0efc108e76
|
Add support for .obj files (unoptimised)
|
2023-01-15 22:34:02 +00:00 |
James Ball
|
6162a7f203
|
Create initial pipeline for generating frames and rendering them
|
2023-01-15 17:01:27 +00:00 |
James Ball
|
1154d09f52
|
Initial JUCE commit
|
2023-01-09 21:58:49 +00:00 |