depp / skelly64

Tools for creating Nintendo 64 games
Mozilla Public License 2.0
13 stars 0 forks source link

Better VADCPM clustering #9

Open depp opened 2 years ago

depp commented 2 years ago

The clustering algorithm used in the VADPCM encoder could probably be improved. I observed that with one sample file, the largest cluster was more than 10x the size of the smallest cluster. Could use one of the classic clustering algorithms like Hartigan-Wong.