Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea3e36 commit 19a0dbaCopy full SHA for 19a0dba
1 file changed
Doc/lib/libaifc.tex
@@ -13,6 +13,10 @@ \section{\module{aifc} ---
13
\index{AIFF}
14
\index{AIFF-C}
15
16
+\strong{Caveat:} Some operations may only work under IRIX; these will
17
+raise \exception{ImportError} when attempting to import the
18
+\module{cl} module, which is only available on IRIX.
19
+
20
Audio files have a number of parameters that describe the audio data.
21
The sampling rate or frame rate is the number of times per second the
22
sound is sampled. The number of channels indicate if the audio is
0 commit comments