audio-device-not-found ( device-name -- * )


Vocabulary
audio.engine

Inputs
device-namea string or f


Outputs
None

Word description
Errors of this type are thrown by <audio-engine> when it is unable to open the OpenAL device named device-name.

Definition