James H Ball
|
6194b039f3
|
Fix several threading bugs, and crash when changing sample rate
|
2024-08-26 18:30:29 +01:00 |
James H Ball
|
fb6105996c
|
Add separate brightness and intensity sliders
|
2024-08-23 11:06:50 +01:00 |
James H Ball
|
ddba403e14
|
Close visualiser settings when going from new to legacy visualiser
|
2024-08-21 13:43:30 +01:00 |
James H Ball
|
2b7e51f1df
|
Only have a single instance of visualiser settings per app
|
2024-08-21 13:35:26 +01:00 |
James H Ball
|
f160c67f9f
|
Prevent setting toggle state after object deletion
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
bed8997a2a
|
Show correct toggle state in effect components when effects are disabled and enabled from a DAW
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
b630a1b7cb
|
Remove redundant connection to old web-based software oscilloscope, and make visualiser centered
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
9bfdca7b99
|
Fix several bugs on Windows, make more stable, and make visualiser consistent across sample rates
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
8deba8dc7c
|
Clean up some of the orders things are initialised in
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
51b788a367
|
Improve performance and get Windows working with new visualiser
|
2024-08-21 12:09:50 +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
|
776578caa3
|
Add overlay to visualiser, proper popout logic, fix tooltips, ability to use old visualiser
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
a6bd3bbc92
|
Remove unneccessary code and add fullscreen support
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
bda414de92
|
Get audio sent to visualiser, and add buttons
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
0e62c7667a
|
Use modified version of dood.al oscilloscope for visualiser
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
f0a7e0ed1b
|
Revert "Use modified version of dood.al oscilloscope for visualiser"
This reverts commit f75b6e034a .
|
2024-06-29 20:10:18 +01:00 |
James H Ball
|
f75b6e034a
|
Use modified version of dood.al oscilloscope for visualiser
|
2024-06-28 21:27:10 +01:00 |
James H Ball
|
4515e3a153
|
Add pop-up window for visualiser
|
2024-06-02 21:00:18 +01:00 |
James H Ball
|
51387642af
|
Add fullscreen and settings cog to visualiser and remove tooltip
|
2024-06-02 21:00:18 +01:00 |
James H Ball
|
e77cddb494
|
Remove unneccessary import that isn't available on Linux
|
2024-06-02 17:17:25 +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 Ball
|
9b394e2fd1
|
First pass at GIF support
|
2024-06-02 15:27:51 +01:00 |
James Ball
|
d1ae93f75a
|
Reorganise Line Art Settings and make double box lose focus when clicking off it
|
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 |
DJLevel3
|
894a21f7d8
|
Make requested changes
|
2024-04-28 22:11:39 +01:00 |
James Ball
|
4f390ae041
|
Automatically open code editor when a lua or txt file is created
|
2024-04-13 18:06:38 +01:00 |
James Ball
|
e7479ac2f4
|
Fix crash when reordering effects
|
2024-04-13 18:06:38 +01:00 |
James Ball
|
6ada7214e7
|
Make design consistent across the board
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
f1f54c761f
|
Make UI more responsive and effects rounded
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
58362b1508
|
Improve performance of the interface and refresh look
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
faaa049b9d
|
Add experimental animations to interface
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
d66967285b
|
Dramatically increase UI performance when resizing
|
2024-03-29 22:51:35 +00: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
|
35cf8d7942
|
Modify tooltip to include instructions on how to clear console from Lua
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
beca0215cb
|
Add Lua function clear() to clear console from Lua
|
2024-03-29 22:51:35 +00:00 |
James Ball
|
579a16f5b2
|
Replace effect checkbox with toggle switch and fix bug on macOS when changing range of slider
|
2024-03-03 20:31:31 +00:00 |
James Ball
|
8f6a9f7ed8
|
Increment version number
|
2024-03-03 14:08:28 +00:00 |
James Ball
|
6f73dd8940
|
Add message when the Lua console is empty
|
2024-03-03 14:08:28 +00:00 |
James Ball
|
d38fcaced5
|
Add lua console clearing, pausing
|
2024-03-03 14:08:28 +00:00 |
James Ball
|
446c065d93
|
Add half-complete Lua Console
|
2024-03-03 14:08:28 +00:00 |
James Ball
|
8f674b99d6
|
Make effects being enabled more likely, and remove trace effects from randomisation
|
2024-02-22 15:08:01 +00:00 |
James Ball
|
96c8934d92
|
Add tooltip to visualiser, make file arrows more consistent
|
2024-02-22 14:47:58 +00:00 |
James Ball
|
d553e94c6f
|
Move randomise button, change icon, and add a tooltip
|
2024-02-20 18:18:53 +00:00 |
James Ball
|
566ecc0968
|
Add randomise button
|
2024-02-20 15:32:52 +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
|
d9727d97f2
|
Merge branch 'master' into 3d-audio
|
2024-01-31 17:24:27 +00:00 |
James Ball
|
0a956e963a
|
Check if local file before getting local file
|
2024-01-30 20:18:47 +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
|
95ab90ad63
|
Correctly overwrite existing wav file
|
2024-01-28 20:19:56 +00:00 |
James Ball
|
cad5bad853
|
It works
|
2024-01-28 20:19:56 +00:00 |
James Ball
|
f5d3f83a2f
|
Fix bug with volume visualiser leading to NaN volume, and make audio recorder use sample buffer
|
2024-01-28 20:19:56 +00:00 |
James Ball
|
d39122232f
|
Add ability to record and save files
|
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
|
b20ef8b994
|
Disable sidechain for Lua
|
2024-01-01 17:34:17 +00:00 |
James Ball
|
7a5ab4d31f
|
Reduce how dark the disabled audio effect names are
|
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
|
95ccbacc42
|
Double-click visualiser to make fullscreen
|
2023-12-29 13:28:26 +00:00 |
James Ball
|
1dcdb50eb0
|
Remake README for osci-render 2.0 and get projucer file production-ready
|
2023-12-22 17:52:36 +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
|
b8a86f3655
|
Add static dot when beam is moving extremely slowly
|
2023-12-21 18:46:28 +00:00 |
James Ball
|
1eec8fc2e1
|
Allow modification of visualiser quality, and improve how it looks
|
2023-12-21 18:31:18 +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
|
a0d2c93327
|
Fix bug that meant you couldn't change slider ranges
|
2023-12-20 21:09:22 +00:00 |
James Ball
|
151aaf68cf
|
Use native window with native menu bar
|
2023-12-20 20:58:08 +00:00 |
James Ball
|
0d4f461503
|
Remove race condition when painting error message, and remove newline characters from error message
|
2023-12-20 19:22:59 +00:00 |
James Ball
|
be8f30476b
|
Only update code editors that map to the lua parser
|
2023-12-20 17:47:58 +00:00 |
James Ball
|
6686d25085
|
Show Lua errors in the code editor
|
2023-12-20 17:13:38 +00:00 |
James Ball
|
07a35e709e
|
Add tooltips to fixed rotate and edit buttons
|
2023-12-17 22:46:24 +00:00 |
James Ball
|
633723f1ba
|
Move description to parameters
|
2023-12-17 21:32:56 +00:00 |
James Ball
|
ea67f99a94
|
Temporarily disable tooltips
|
2023-12-14 20:12:03 +00:00 |
James Ball
|
f310e98d6b
|
Add basic tooltips to effect component
|
2023-12-12 22:54:36 +00:00 |
James Ball
|
55c296d4f7
|
Update lookandfeel and revert to old colours
|
2023-12-10 21:38:35 +00:00 |
James Ball
|
7097779110
|
Correctly disable components visually
|
2023-12-10 21:03:12 +00:00 |
James Ball
|
a520ec1621
|
Avoid having to change alpha for disabled components
|
2023-12-03 22:52:34 +00:00 |
James Ball
|
50cc383e25
|
Start improving design of effect component lists
|
2023-12-03 22:37:38 +00:00 |
DJLevel3
|
f898e8ac8a
|
Implement oscilloscope improvements
|
2023-11-07 11:59:57 -07:00 |
James Ball
|
2469835c2f
|
Fix lua values so they update when the interface is closed
|
2023-09-16 13:59:52 +01:00 |
James Ball
|
a047888382
|
Super basic 3D object line culling
|
2023-09-10 12:35:26 +01:00 |
James Ball
|
eece1b1dae
|
Allow visualiser to be paused by clicking
|
2023-09-10 11:14:10 +01:00 |
James Ball
|
fca62d009f
|
Support enabling and disabling MIDI
|
2023-09-07 22:04:08 +01:00 |
James Ball
|
81bea16c91
|
Fix the most major mac bugs
|
2023-09-05 20:46:05 +01:00 |
James Ball
|
259dadbf3b
|
Remove old buffer producer and consumer and replace with the way legacy osci-render does it
|
2023-09-01 23:42:17 +01:00 |
James Ball
|
adf5624e4e
|
Start trying to support mac
|
2023-09-01 19:52:36 +01:00 |
James Ball
|
5a7124cc80
|
Massively overhaul the entire interface colours to make it look similar to legacy osci-render
|
2023-07-28 21:10:21 +01:00 |
James Ball
|
40c0086bf4
|
Add shortcuts for opening, saving, and saving as, as well as file menu bar
|
2023-07-25 20:44:18 +01:00 |
James Ball
|
8bdbe2aac4
|
Projects are now fully saveable and loadable from a DAW
|
2023-07-25 14:09:21 +01:00 |
James Ball
|
96133574b3
|
Increase length of effect slider label
|
2023-07-22 22:11:02 +01:00 |
James Ball
|
d6436aa3fa
|
Hacky solution to get editing perspective function fully working
|
2023-07-22 22:00:59 +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
|
3a50b4f53e
|
Add fixed rotate buttons to perspective effect
|
2023-07-22 15:07:11 +01:00 |