search for: right_window_end

Displaying 2 results from an estimated 2 matches for "right_window_end".

2003 Mar 15
0
mapping mux vector question
..., this in an error condition rendering the stream undecodable But, what are the values of vector [vorbis_mapping_mux] if [vorbis_mapping_submaps] is not greater than one? <p>Same file: paragraph: "packet type, mode and window decode" 8. for [i] in range [right_window_start] ... [right_window_end]-1, window([i]) = sin(.5 * PI * sin^2( ([i]-[right_window_start]+.5) / [right_n] * .5 * PI/2. + .5 * PI) ) 9. window from range [rigth_window_start] ... [n]-1 is zero ^^^^^^^^^^^^^ This should be "right_window_end", otherwise it wouldn't m...
2003 Mar 16
2
Some Questions
...condition rendering the stream undecodable But, what are the values of vector [vorbis_mapping_mux] if [vorbis_mapping_submaps] is not greater than one? 4-------------------------- Same file: paragraph: "packet type, mode and window decode" 8. for [i] in range [right_window_start] ... [right_window_end]-1, window([i]) = sin(.5 * PI * sin^2( ([i]-[right_window_start]+.5) / [right_n] * .5 * PI/2. + .5 * PI) ) 9. window from range [rigth_window_start] ... [n]-1 is zero ^^^^^^^^^^^^^ This should be "right_window_end", otherwise it wouldn't m...