Commit Graph

515 Commits

Author SHA1 Message Date
minjaesong
29c4d92542 parallelised audio processing 2023-11-26 19:00:29 +09:00
minjaesong
3b38958a08 channel strip visualiser for highpass 2023-11-26 14:37:22 +09:00
minjaesong
cc4fac7dca more audio pathing 2023-11-26 01:59:11 +09:00
minjaesong
49100289d3 audio: no longer holds prevsamples globally 2023-11-25 22:50:59 +09:00
minjaesong
451ffe0307 mixer to properly show signals larger than 1.0 2023-11-25 20:00:39 +09:00
minjaesong
faf5e367be working convolver but slower that realtime 2023-11-25 18:54:56 +09:00
minjaesong
c8a891c164 speed of sound moved to the mixer 2023-11-23 19:54:37 +09:00
minjaesong
7cef8e0df4 filter info view for BinoPan 2023-11-23 19:44:40 +09:00
minjaesong
08d69ba09c renaming and putting more accurate const 2023-11-23 15:00:05 +09:00
minjaesong
39f3ff89b7 meter rms and smoothing 2023-11-23 02:35:48 +09:00
minjaesong
b06d649039 minor changes 2023-11-22 23:44:09 +09:00
minjaesong
42e189582e mixer: compression indicator 2023-11-22 23:22:45 +09:00
minjaesong
bcd1b5c0c1 more randomised treegen; mixer view only updates when it's actually visible 2023-11-22 16:07:07 +09:00
minjaesong
72dc444353 polarity-correct scope 2023-11-22 00:29:44 +09:00
minjaesong
1459fc5be9 put lin-log scale conversion into separate functions 2023-11-21 11:59:58 +09:00
minjaesong
4b17957b65 better scope view 2023-11-20 23:23:48 +09:00
minjaesong
b7f4eca614 scope view on mixer 2023-11-20 23:07:14 +09:00
minjaesong
1a49921c77 softlimiter filter for master 2023-11-20 22:02:57 +09:00
minjaesong
1b2fdf38de narrower mixer gui 2023-11-20 17:59:46 +09:00
minjaesong
d3d52b0b6f fix: bus fader not working 2023-11-20 17:11:19 +09:00
minjaesong
468476f41e audioengine: serial processing 2023-11-20 03:15:43 +09:00
minjaesong
6c8c036919 mixer: clipping detector 2023-11-19 21:43:29 +09:00
minjaesong
04144fff08 fix: fade state may get inconsistent on rapid ui open-close; correct logscale impl 2023-11-19 20:05:44 +09:00
minjaesong
d77b8087cb buffer size adjustments 2023-11-19 14:11:19 +09:00
minjaesong
574c2e6745 mixer: stream lamp 2023-11-19 02:22:15 +09:00
minjaesong
60d793f753 mixer overlay 2023-11-18 20:27:32 +09:00
minjaesong
5c5f526d16 mixer overlay wip 2023-11-18 18:31:25 +09:00
minjaesong
7391d5e43a module option window title to match the y-pos of others 2023-11-14 13:07:43 +09:00
minjaesong
2f85579fb3 moving sprites around 2023-11-11 12:18:00 +09:00
minjaesong
208bf79353 fix: rapid typing of bksp-char would be recognised as two bksp 2023-10-27 20:55:23 +09:00
minjaesong
012d3482dc worldgen: actually generating ores 2023-10-26 15:37:48 +09:00
minjaesong
d1d75b88ca export poi to file 2023-10-23 22:25:33 +09:00
minjaesong
69345eab57 queueing for notifications 2023-10-21 21:29:14 +09:00
minjaesong
d57f23d4f1 remaining time gauge for notifier 2023-10-21 02:47:55 +09:00
minjaesong
20f2f2f7b1 buildingmaker palette 2023-10-15 12:39:04 +09:00
minjaesong
1af172d354 buildingmaker palette scrollbar 2023-10-15 12:04:32 +09:00
minjaesong
35c46d9a91 buildingmaker markers working again 2023-10-15 01:42:03 +09:00
minjaesong
0a65794756 more buildingmaker ui stuffs 2023-10-14 22:01:41 +09:00
minjaesong
d5074e30eb UINSMenu is working again 2023-10-14 20:56:03 +09:00
minjaesong
228c9b8127 buildingmaker resurrection wip 2023-10-14 18:42:06 +09:00
minjaesong
3b32242a2b tiling optimisation 2.2ms -> 1.7ms 2023-10-10 18:16:35 +09:00
minjaesong
26936fde09 fluids to their own block layer 2023-10-10 05:33:40 +09:00
minjaesong
d9218a2dd6 fluids separated from blocks 2023-10-09 17:35:26 +09:00
minjaesong
f78076fb28 crafting: special 'theme' for the cell for the already-existing 2023-10-01 22:44:26 +09:00
minjaesong
d87dc8fffc fix: title screen UIs can be closed using ESC 2023-09-23 01:14:54 +09:00
minjaesong
a168db23de fix: ui show() and hide() was only called when it feels like 2023-09-20 16:00:18 +09:00
minjaesong
13b1942d0e shader: auto versioning and feature selection to allow broader compatibility 2023-09-18 17:54:42 +09:00
minjaesong
e87c061635 scrollbar on wall-of-texts 2023-09-17 01:43:19 +09:00
minjaesong
79892f2525 vibrancy is applied to the world only, as it should be 2023-09-13 15:09:31 +09:00
minjaesong
75213f2ae5 fix: reopening crafting would reset the visible mult to 1 but internally wouldn't 2023-09-11 00:18:27 +09:00