James H Ball
|
6c66774f26
|
Add stopwatch timer
|
2024-10-13 21:11:29 +01:00 |
James H Ball
|
a46cd4b78b
|
Improve the resolution of software oscilloscope
|
2024-10-12 21:45:48 +01:00 |
James H Ball
|
a3eef3c074
|
Remove worse record icon, and enable audio input for osci-render
|
2024-10-12 21:23:19 +01:00 |
James H Ball
|
3db7dcaff4
|
Change font for osci-render, improve recording button
|
2024-10-12 21:19:39 +01:00 |
James H Ball
|
e7f018932d
|
Improve recording performance by recording directly to a file
|
2024-10-12 20:07:53 +01:00 |
James H Ball
|
f30ac1823e
|
Add support for recording oscilloscope visualiser
|
2024-10-12 19:17:35 +01:00 |
James H Ball
|
925f2a7b80
|
Change default font
|
2024-10-06 20:26:41 +01:00 |
James H Ball
|
212d518fd0
|
Move settings cog to title bar
|
2024-10-06 20:11:53 +01:00 |
James H Ball
|
558bd0011d
|
Remove secondary brightness bus and replace with third optional input
|
2024-10-05 20:45:18 +01:00 |
James H Ball
|
35aa8ded56
|
Add focus
|
2024-09-29 20:36:16 +01:00 |
James H Ball
|
d1be10bd5a
|
Add saturation effect
|
2024-09-29 19:46:35 +01:00 |
James H Ball
|
0eafc29ed8
|
Fix oscilloscope when using upsampling
|
2024-09-29 17:41:56 +01:00 |
James H Ball
|
da8cb4f861
|
Fix binary name, fix AU type, hide full screen and popout
|
2024-09-29 17:05:09 +01:00 |
James H Ball
|
08ef65c377
|
Get standalone oscilloscope working with three channel inputs, and migrate BufferConsumer to use Points rather than raw samples
|
2024-09-22 18:49:58 +01:00 |
James H Ball
|
44b6dea7ba
|
Get standalone software oscilloscope to compile
|
2024-09-12 23:09:54 +01: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 |