Displaying 1 result from an estimated 1 matches for "submap_number".
2013 Jul 18
0
Help understand decoding of stereo vorbis data
...has artefacts.
I think it's most likely something to do with my handling of floor decode/curve synthesis. My first thoughts are that I'm handling the submap number/floor mapping incorrectly;
I'm interested in finding out about this from the documentation;
(4.3.2. floor curve decode)
[submap_number] = element [i] of vector [vorbis_mapping_mux]
What happens if during mapping decoding vorbis_mapping_mux is empty because vorbis_mapping_submaps was 1? Do both channels use the single submap in this case?
Also, I'm noticing that in this same situation, I'm getting a vorbis_floor_count of 2...