James H Ball
|
19bedcb378
|
Refactor visualiser into two separate components
|
2025-05-06 21:47:39 +01:00 |
James H Ball
|
c2074d1cef
|
Refactor effects and shapes into osci_render_core
|
2025-04-23 15:26:33 +01:00 |
James H Ball
|
f7f4f7b0eb
|
Improve crash detection logic
|
2025-04-20 20:11:11 +01:00 |
James H Ball
|
cdf3e88e17
|
Make volume button mutable, and add ability to save global settings
|
2025-04-04 23:00:38 +01:00 |
James H Ball
|
e00f57aaac
|
Save size and layout of application and adjust afterglow effect
|
2025-02-02 23:09:42 +00:00 |
James H Ball
|
badb157536
|
Only show volume bar on standalone version
|
2025-01-14 20:14:54 +00:00 |
James H Ball
|
600a3db9c4
|
Make sosci 4 channel input by default, and make osci-render 2 channel input
|
2025-01-12 20:56:38 +00:00 |
James H Ball
|
5f237df693
|
Add default audio file that plays once on standalone
|
2025-01-07 20:51:24 +00:00 |
James H Ball
|
e9a92f1c9d
|
Fix deadlock with AudioPlayerComponent
|
2025-01-07 17:51:08 +00:00 |
James H Ball
|
1687a330d8
|
VolumeComponent now visualises the correct audio
|
2025-01-07 12:27:39 +00:00 |
James H Ball
|
c31f15afb4
|
Add drag and drop opening of files, and allow for 3 channel audio files
|
2025-01-07 12:17:38 +00:00 |
James H Ball
|
dd3d051793
|
Fix several bugs, add audio player at bottom for sosci
|
2025-01-06 18:27:23 +00:00 |
James H Ball
|
3340d9dd45
|
Add output volume control to sosci
|
2025-01-06 09:14:34 +00:00 |
James H Ball
|
80250944d4
|
Fix smoothing effect on sosci, fix noise on windows, make noise multi-coloured
|
2025-01-05 19:33:05 +00:00 |
James H Ball
|
214dbbdffd
|
Add support for opening audio files in sosci
|
2025-01-05 15:55:53 +00:00 |
James H Ball
|
77a3271cde
|
Add recording settings
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
6e86f97649
|
Complete major refactor of osci-render and sosci plugin editor and processor files. Still some bugs...
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
3c48f1b3bc
|
Add support for ffmpeg through static executable and fix several concurrency bugs
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
1e112425e4
|
Add smoothing effect to visualiser
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
a106e09876
|
Add noise and glow effects, and make upsampling button work
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
7f12ee9490
|
Refactor software oscilloscope and remove legacy visualiser
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
63a0b238d5
|
Add shaders in a separate file and start looking at noise
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
08fbbae925
|
Refactor ConsumerManager to AudioBackgroundThread which is now a lot cleaner
|
2024-12-22 14:31:21 +00:00 |
James H Ball
|
eff8b3f635
|
Refactor Point to OsciPoint due to naming conflicts
|
2024-12-22 14:31:21 +00: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
|
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 |