James H Ball
|
fb6105996c
|
Add separate brightness and intensity sliders
|
2024-08-23 11:06:50 +01:00 |
James H Ball
|
997de907bc
|
Save visualiser fullscreen state to project
|
2024-08-22 14:42:54 +01:00 |
James H Ball
|
9017586b39
|
Add support for toggling upsamping, toggling legacy visualiser, and fix bugs when deleting visualiser
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
e25d8e6d71
|
Add options to remove smudges and grid, and make sample rate agnostic
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
96fb3efbb0
|
Significantly simplify usage of SwitchButtons
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
87edfe0608
|
Add visualiser settings panel
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
be80a7e5e2
|
Fix bug with opening older project files on 2.2.0
|
2024-06-11 20:18:38 +01:00 |
James H Ball
|
8f437c716e
|
Make code editor not appear if a binary file is open, and add About menu
|
2024-06-02 15:27:51 +01:00 |
James H Ball
|
35c8f52d47
|
Save visualiser settings
|
2024-06-02 15:27:51 +01:00 |
James H Ball
|
9726317928
|
Several improvements to ImageParser, support for all image types, show only relevant controls in FrameSettingsComponent
|
2024-06-02 15:27:51 +01:00 |
James Ball
|
43819213a7
|
Fix bugs with parsing GIFs, make it possible to save/load projects with GIFs, STILL HAVEN'T made it so the code documents ignore binary formats
|
2024-06-02 15:27:51 +01:00 |
James Ball
|
9b394e2fd1
|
First pass at GIF support
|
2024-06-02 15:27:51 +01:00 |
DJLevel3
|
018771797d
|
change default bpm to 60 to fix unexpected behavior
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
bbdd98d34f
|
Add tooltips and change references
|
2024-04-28 22:11:39 +01:00 |
James Ball
|
23bfcaee7d
|
Make DAW parameters update when GUI changes and vice versa and fix several bugs
|
2024-04-28 22:11:39 +01:00 |
James Ball
|
d8bb084cac
|
Fix some crashes in standalone mode, crashes when saving .gpla file
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
894a21f7d8
|
Make requested changes
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
bc908d12c9
|
woops forgot to check for nullptr
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
1414186011
|
Fix major lag spike and add important settings
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
7e8448fc43
|
Fix crash in some DAWs (probably)
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
3aa8990e8e
|
Make some suggested changes
|
2024-04-28 22:11:39 +01:00 |
DJLevel3
|
d23216ac51
|
implement .gpla animation
|
2024-04-28 22:11:39 +01:00 |
James Ball
|
4c5852f9f0
|
Refactor code editor visibility, add title to code editor, significantly improve performance when resizing interface
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
f3bc547588
|
Allow Lua sliders to be animated, and smoothened
|
2024-02-26 22:13:37 +00:00 |
James Ball
|
9ab8a44358
|
Change default rotation of 3D rotate effect to be in the Y direction
|
2024-02-24 09:39:05 +00:00 |
James Ball
|
6802455301
|
Allow Lua effects to access frequency, step, phase, sampleRate variables
|
2024-02-22 13:10:24 +00:00 |
James Ball
|
4554158155
|
Move close file button to an icon
|
2024-02-20 14:57:52 +00:00 |
James Ball
|
e132eb63bb
|
Add dashed line effect
|
2024-02-20 14:14:24 +00:00 |
James Ball
|
ff1b62dfb3
|
Add scale X/Y/Z, distort Z, Swirl effects, and support 3D Lua files
|
2024-02-16 21:09:39 +00:00 |
James Ball
|
3423ccd893
|
Add ripple effect
|
2024-02-13 08:48:15 +00:00 |
James Ball
|
690ea8bd43
|
Move Lua component under the code editor, remove z pos and rotate speed parameters
|
2024-02-12 22:33:06 +00:00 |
James Ball
|
7a74976341
|
Add rotate effect, remove rotation settings from 3D settings
|
2024-02-12 20:34:00 +00:00 |
James Ball
|
36fea8f484
|
Add audio thread callback in null check
|
2024-01-30 20:14:07 +00:00 |
James Ball
|
bfc70d71dc
|
Resolve conflicts
|
2024-01-30 19:29:31 +00:00 |
James Ball
|
4401a7674b
|
Record audio using audio directly from audio thread to guarantee no audio is missed
|
2024-01-28 20:19:56 +00:00 |
James Ball
|
0ab4b8cc84
|
Always show 3D settings and rename settings titles to be more clear
|
2024-01-21 17:56:47 +00:00 |
James Ball
|
22fdf8872d
|
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 |
James Ball
|
8a91099c55
|
Rename Vector2 to Point
|
2024-01-07 16:17:20 +00:00 |
James Ball
|
18776c7324
|
Set value of parameters in correct order, increment version number, and clip input volume
|
2024-01-01 17:34:17 +00:00 |
James Ball
|
b20ef8b994
|
Disable sidechain for Lua
|
2024-01-01 17:34:17 +00:00 |
James Ball
|
72cc253159
|
Resize effect component when too small, and add sidechain ability
|
2024-01-01 17:34:17 +00:00 |
James Ball
|
925bf98e4b
|
Correctly support mono output
|
2023-12-25 12:56:46 +00:00 |
James Ball
|
eddfa9bcd9
|
Enable all buttons on native title bar
|
2023-12-22 14:41:52 +00:00 |
James Ball
|
fcf5d69f6b
|
Make volume visualiser less laggy at lower sample rates, fix lfo frequency at lower sample rates, improve lua and svg demo files
|
2023-12-21 21:33:05 +00:00 |
James Ball
|
14607636ca
|
Remove button for software oscilloscope, use MIDI key velocity to control gain
|
2023-12-21 19:58:00 +00:00 |
James Ball
|
972a9840cd
|
Fix laggy visualiser component on lower sample rates
|
2023-12-21 17:24:39 +00:00 |
James Ball
|
185737dea8
|
Save ADSR and voice info to state and add Create New Project option
|
2023-12-21 14:43:15 +00:00 |
James Ball
|
fd8935a589
|
Slightly improve Lua variable performance, and add control for MIDI voices
|
2023-12-21 14:14:33 +00:00 |
James Ball
|
b85318a4fd
|
Use independent states for every ShapeVoice for Lua
|
2023-12-20 23:30:20 +00:00 |
James Ball
|
c17d5024cf
|
Pass more variables from audioprocessor to Lua
|
2023-12-20 21:41:28 +00:00 |