I use mp3 with sampling rate 32k Hz and bit depths 32 bits to test the maestro mp3 deocde.
It will decode the mp3 to sampling rate 32k Hz and bit depths 16 bits.
Is it possible force it to decode the bit depths to 32 bits ?
解決済! 解決策の投稿を見る。
From the maestro lib description, the mp3 decode just support 16 bits, not 32bits.
So, to the 32bit depth mp3, maybe you need to switch it to the 16depth at first.
Wish it helps you!
Best Regards,
kerry
From the maestro lib description, the mp3 decode just support 16 bits, not 32bits.
So, to the 32bit depth mp3, maybe you need to switch it to the 16depth at first.
Wish it helps you!
Best Regards,
kerry