Commit Graph

573 Commits

Author SHA1 Message Date
minjaesong
f15ad227b1 mixer view colour changes 2023-12-11 23:37:23 +09:00
minjaesong
82e89452d6 fix: MP3 would not play if buffer size < 1152 2023-12-11 16:50:58 +09:00
minjaesong
96c9aed25a BUFFER_SIZE is now strictly samples count 2023-12-11 14:03:34 +09:00
minjaesong
949376b26a music track resampling 2023-12-11 03:35:03 +09:00
minjaesong
ff56acab93 debug view for dynamic sources 2023-12-03 16:15:00 +09:00
minjaesong
d145edf11d footstep sounds 2023-12-02 23:58:18 +09:00
minjaesong
9a3ab64383 mixer: room for dynamic sources 2023-12-02 13:51:48 +09:00
minjaesong
af48a171eb audio filters moved to its own files 2023-11-28 13:56:15 +09:00
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