Skip to main content

Module sound

Module sound 

Source
Expand description

Sound manipulation for the EndBASIC console.

Structs§

NoopAudioOps
Audio backend that always reports the feature as unsupported.
Tone
Description of a tone to reproduce.

Enums§

Waveform
Waveform to use when reproducing a tone.

Constants§

BEEP_TONE
Default tone for the beep primitive.

Traits§

AudioOps
Primitive audio operations.