Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19a0dba

Browse files
committed
Add caveat on partial dependence on the "cl" module, only available on
IRIX systems.
1 parent 9ea3e36 commit 19a0dba

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/lib/libaifc.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ \section{\module{aifc} ---
1313
\index{AIFF}
1414
\index{AIFF-C}
1515

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+
1620
Audio files have a number of parameters that describe the audio data.
1721
The sampling rate or frame rate is the number of times per second the
1822
sound is sampled. The number of channels indicate if the audio is

0 commit comments

Comments
 (0)