TAD: better compression using bitmap and delta prediction

This commit is contained in:
minjaesong
2025-10-26 20:30:28 +09:00
parent 370d511f44
commit 67f7c091eb
5 changed files with 106 additions and 59 deletions

View File

@@ -17,7 +17,7 @@
#define TAD32_QUALITY_MIN 0
#define TAD32_QUALITY_MAX 5
#define TAD32_QUALITY_DEFAULT 3
#define TAD32_ZSTD_LEVEL 7
#define TAD32_ZSTD_LEVEL 15
/**
* Encode audio chunk with TAD32 codec (PCM32f version)