Skip to content

allFrequenciesOff()

Stop every frequency from sounding, on all channels.

Same as Play.allNotesOff(), and also resets pitch bend on every channel.

Parameters

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

Play.allFrequenciesOff()