![]() |
![]() |
#1 |
Member
Join Date: Mar 2009
Posts: 2
|
![]()
Now that SV8 is finally "final", I've extended getID3() to support it. A few hours coding later it all seems to be working OK, except for the "channel count" value in the Stream Header Packet. The documentation seems slightly off here -- it shows a value range of 1..16, but fails to clarify that the stored value is 0..15 and the actual number of channels is this +1 (so mono audio is stored as "0", stereo is stored as "1", etc).
|
![]() |
![]() |
![]() |
#2 | |
Musepack developer
Join Date: Sep 2006
Location: Villeurbanne - France
Posts: 36
|
![]() Quote:
In case of doubt, you can use the sources : http://trac.musepack.net/trac/browse...eaminfo.c#L206 |
|
![]() |
![]() |
![]() |
#3 |
Member
Join Date: Mar 2009
Posts: 2
|
![]()
Yes, I realized that (after a little while), but it's that phrase that's missing from the documentation that would make it all clear from the outset. If I see a field labeled "number of channels", it's not immediately obvious that I should add 1 to it to get the number I'm looking for, if the documentation doesn't say so.
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|