Commit Graph

541 Commits

Author SHA1 Message Date
minjaesong
ab171fe9b3 inventory cell only call touchDown when mouse is up 2024-01-13 20:09:46 +09:00
minjaesong
1b74ee8efc jukebox ui wip 2024-01-13 17:20:10 +09:00
minjaesong
fb9640e615 jukebox ui wip 2024-01-13 05:08:40 +09:00
minjaesong
aff3b3655b better softclp 2024-01-12 21:36:12 +09:00
minjaesong
ecd8f08419 wtf is going on 2024-01-11 13:31:17 +09:00
minjaesong
fd30223df8 jukebox wip 2024-01-11 02:23:20 +09:00
minjaesong
0881d1dca3 catbar: better parameter comments 2024-01-10 17:03:34 +09:00
minjaesong
ed70b16384 generalised catbar 2024-01-10 16:38:51 +09:00
minjaesong
acaedc4d80 utilising new mouselatch 2024-01-10 01:46:39 +09:00
minjaesong
a149107b48 mouse latch class 2024-01-10 00:54:38 +09:00
minjaesong
f54a2133f9 new param 'frameDelta' on every render() function 2024-01-04 16:38:58 +09:00
minjaesong
ccd36ffdbd fix: non-pausing UIs AND the ingame control are both getting input processed 2024-01-03 15:46:52 +09:00
minjaesong
8cbd9dbfff musicplayer: actually repositioning the ui 2023-12-25 22:52:49 +09:00
minjaesong
74e7e980b7 musicplayer: march thru playlist/working track-to-track transition 2023-12-24 23:13:50 +09:00
minjaesong
7371253398 more musicplayer things 2023-12-24 03:54:48 +09:00
minjaesong
c4836a3fe2 music player widget as a separate module 2023-12-24 03:13:35 +09:00
minjaesong
3a814955d0 spectrogram on the scope 2023-12-21 20:51:00 +09:00
minjaesong
fefdf44e3e convolver crossfeed; filter debug code moved to the classes 2023-12-21 17:00:23 +09:00
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