Commit Graph

24 Commits

Author SHA1 Message Date
minjaesong
c1d6a959f5 TAV/TAD doc update 2025-11-10 17:01:44 +09:00
minjaesong
0f5875d45b fix: TAD for TSVM producing distorted audio 2025-11-10 10:43:49 +09:00
minjaesong
0e6f2162c8 TAV and TAD now shares same code for encoding and decoding 2025-11-10 10:35:17 +09:00
minjaesong
28e9a88f8d TAD: EZBC with fixes 2025-11-10 01:45:33 +09:00
minjaesong
3f97f1a59e TAD: embedded zero tree coding (basically 1D EZBC) 2025-11-09 13:34:28 +09:00
minjaesong
c0d1d54bed TAD: more tuning 2025-11-08 02:04:11 +09:00
minjaesong
aa9ecee7ca TAD: pre/de-emphasis 2025-11-07 23:13:08 +09:00
minjaesong
8878d37e5b TAD: pre/de-emphasis 2025-11-07 15:16:35 +09:00
minjaesong
e743fbf3c0 TAD: more tuning 2025-11-07 10:51:01 +09:00
minjaesong
d9d395c62c TAD: psychoacoustically optimised quantisation 2025-11-07 03:40:56 +09:00
minjaesong
c61bf7750f TAV: fix - TAD audio incorrectly decoding due to incorrect step size reconstruction 2025-10-30 22:02:57 +09:00
minjaesong
991d035bcc TAD: working kotlin decoder 2025-10-30 17:08:42 +09:00
minjaesong
692defdbb8 TAD: more slight dithering 2025-10-29 03:51:49 +09:00
minjaesong
ee2ddef1c1 TAD: coefficient dithering on decoder 2025-10-29 03:19:36 +09:00
minjaesong
999e1deda0 TAD: coefficient dithering 2025-10-29 02:52:09 +09:00
minjaesong
a67d8b5f08 TAD: auto filename selection 2025-10-29 02:11:04 +09:00
minjaesong
f06f339d99 TAD: bringing coeff weight back 2025-10-29 01:47:14 +09:00
minjaesong
1d0f369827 TAD: arbitrary steps with bitplanes 2025-10-27 09:14:52 +09:00
minjaesong
9c27d114fc TAD: even the slight companding vastly improves low-volume samples but also increases encoded size by a lot 2025-10-27 01:22:36 +09:00
minjaesong
67f7c091eb TAD: better compression using bitmap and delta prediction 2025-10-26 20:30:28 +09:00
minjaesong
370d511f44 TAD: better bit allocation using statistics 2025-10-26 18:16:28 +09:00
minjaesong
9fcb7fc95c TAD: more wip 2025-10-26 02:49:39 +09:00
minjaesong
9dc71095a0 TAD: now processing entirely in float 2025-10-24 09:12:28 +09:00
minjaesong
a9319fd812 TAD: Terrarum Advanced Audio to use with video compression 2025-10-24 02:06:52 +09:00