Previous Up Next

AsSnd
Type to be manipulated to perform and control sound effects.

AsSnd (
)
Parameters

Return value

Remark

Two possible uses for the AsSnd
  • High level: the object is associated with an audio file in Wave or Mp3 format.
  • Low level: Reading of a AsSnd becomes similar to reading a buffer of either infinite or dynamic size. The buffer is manually supplied with audio data (supplied by support functions in Wave/Mp3 format or by the recording functions). The data is stored in a queue and used as the sound is read.