Displaying 1 result from an estimated 1 matches for "samplelength".
Did you mean:
samelength
2007 Jul 08
0
patch to enhance sound module for 96 kHz/24 bit sample sizes
...ample.
}
Only in sound/man: rate.Rd~
diff -ru sound-orig/man/Sample.Rd sound/man/Sample.Rd
--- sound-orig/man/Sample.Rd 2006-02-20 12:59:24.000000000 -0500
+++ sound/man/Sample.Rd 2007-07-08 19:39:52.000000000 -0400
@@ -14,7 +14,7 @@
\arguments{
\item{sound}{ a \code{channels(s)} x \code{sampleLength(s)} matrix or
a vector of doubles describing the waveform(s) of the sample. }
\item{rate}{ the sampling rate (number of samples per second). }
- \item{bits}{ the sampling quality (the number of bits per sample), 8
or 16. }
+ \item{bits}{ the sampling quality (the number of bits per sample),...