James H Ball
|
6820d79351
|
Update build.yaml
|
2024-11-06 21:00:08 +00:00 |
James H Ball
|
b6465abc43
|
Enable static linking on Windows
|
2024-09-01 13:54:22 +01:00 |
James H Ball
|
fc7a6ac761
|
Change AU plugin type to work as an effect and instrument on Logic
|
2024-08-27 22:50:45 +01:00 |
James H Ball
|
2f671f653a
|
Fix bug when opening separate windows in Reaper
|
2024-08-26 20:46:01 +01:00 |
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
|
2556f6c68f
|
Bump version to 2.3.0
|
2024-08-25 20:33:41 +01:00 |
James H Ball
|
7ab830525e
|
Merge pull request #252 from jameshball/jameshball-patch-1
Change binaries retention
|
2024-08-25 20:12:39 +01:00 |
James H Ball
|
d7cb06e440
|
Change binaries retention
|
2024-08-25 20:12:30 +01:00 |
James H Ball
|
49af99ebfe
|
Merge pull request #251 from jameshball/wav-file-input
Fix visualiser bugs, add support for .wav and .aiff files, and add brightness slider to visualiser
|
2024-08-23 20:18:47 +01:00 |
James H Ball
|
f4d8903da7
|
Merge branch 'main' into wav-file-input
|
2024-08-23 20:18:29 +01:00 |
James H Ball
|
08a196fb2c
|
Save visualiser fullscreen state to project
|
2024-08-23 20:15:58 +01:00 |
James H Ball
|
0ea3c319d7
|
Add default implementations for all Lua functions if no additional parameters are provided
|
2024-08-23 20:15:58 +01:00 |
James H Ball
|
318cee79de
|
Add several Lua functions
|
2024-08-23 20:15:58 +01:00 |
James H Ball
|
479319b11c
|
Merge branch 'wav-file-input' of github.com:jameshball/osci-render into wav-file-input
|
2024-08-23 11:07:15 +01:00 |
James H Ball
|
fb6105996c
|
Add separate brightness and intensity sliders
|
2024-08-23 11:06:50 +01:00 |
James H Ball
|
e9351f7852
|
Merge visualiser fixes
|
2024-08-23 10:53:52 +01:00 |
James H Ball
|
557b9f3371
|
Add support for .wav and .aiff files
|
2024-08-22 16:59:21 +01:00 |
James H Ball
|
997de907bc
|
Save visualiser fullscreen state to project
|
2024-08-22 14:42:54 +01:00 |
James H Ball
|
9672e826ac
|
Add default implementations for all Lua functions if no additional parameters are provided
|
2024-08-22 14:18:04 +01:00 |
James H Ball
|
2071cc9a18
|
Add several Lua functions
|
2024-08-22 13:12:46 +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
|
7e809f0516
|
Update build.yaml to use ubuntu-24.04
|
2024-08-21 12:12:17 +01:00 |
James H Ball
|
2ad9ad0fd0
|
Restore nuget packages
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
6c6b2263fd
|
Install nuget when running from windows, as requried for WebKit2
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
e5c5ff6901
|
Change linux version to ubuntu-20.04
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
d99d2345a1
|
Bump version number
|
2024-08-21 12:09:50 +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
|
0939e4f786
|
Clean up unused oscilloscope js and html
|
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 Ball
|
ea406551f8
|
Switch to Direct2D renderer on Windows
|
2024-08-21 12:09:50 +01:00 |
James H Ball
|
631df86a09
|
Update build.sh to upload pdb files on Windows
|
2024-06-30 00:15:05 +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
|
483c6a3351
|
Update setup-env.sh
|
2024-06-16 16:51:36 +01:00 |
James H Ball
|
b282629709
|
Get latest JUCE version
|
2024-06-16 16:47:30 +01:00 |
James H Ball
|
9c6cd13f04
|
Update setup-env.sh
|
2024-06-11 21:27:32 +01:00 |
James H Ball
|
899505949f
|
Increment version number
|
2024-06-11 20:18:38 +01:00 |