search for: 45.000

Displaying 4 results from an estimated 4 matches for "45.000".

Did you mean: 5.000
2004 Aug 06
4
decoder give me values over 32000!
Hello, we are using speex 1.0.3 under windows. We code samples with values from -32.000 to 32.000 (signed short), but when we decode these samples the values range from -45.000 to 45.000. What is the problem? <p> Thanks --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message
2010 Aug 04
2
barplot and x-axis font size
Hi all, I would like to draw a side by side bar plot.  How can I adjust the the font size for the x-axis?  Furthermore, I'm not sure what to write for 'at=?'.  I tried cex.axis and cex.lab but still fail.  Here is my data and code:   > t(all)            0-100 100-150  150-200 200-250 250-300 300-350 350-400 400-620 obs_data 382.000 177.000 156.0000    93.0 69.0000  45.000
2003 May 11
2
printing issues - lprng
Hi, I am running samba and lprng for 4 hp laserjets. Sometimes a samba print job goes to the wrong printer. Normally everything works just fine. Shown below is the lprng acct log file enries for the concerned print job. Please notice that the print job was supposed to go to hp4050-mail, but ended up in hp8100. Any suggestions are much appreciated. Thanks Balagopal jobstart
2004 Aug 06
1
decoder give me values over 32000!
I think there is a problem. If we are coding PCM 16 mono, then, when we decode the samples we should obtain PCM 16 mono again, but wave data over 16bits is extracted from the decoder. If the input level is reduced we could loss wave information. Thanks for your help <p>Jean-Marc Valin wrote: >> we are using speex 1.0.3 under windows. We code samples with