NextPrevUpTopContentsIndex

read-sound-file

Function
Summary

Reads data from a sound file.

Package

capi

Signature

read-sound-file source => array

Arguments

source

A pathname designator.

Values

array

An array of element type (unsigned-byte 8) .

Description

The function read-sound-file reads data from source and returns an array of its contents.

Note: read-sound-file can be called during image building.

See also

load-sound


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex