Skip to content

allAudioNotesOff()

Stop every note from sounding on all audio samples.

Parameters

Play.allAudioNotesOff() is a static utility. Call it on the Play class itself, for example:

Play.allAudioNotesOff()