We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b8049 commit dd91df4Copy full SHA for dd91df4
src/Output.js
@@ -1624,7 +1624,7 @@ export class Output extends EventEmitter {
1624
/**
1625
* Sends an **all notes off** channel mode message. This will make all currently playing notes
1626
* fade out just as if their key had been released. This is different from the
1627
- * [`turnSoundOff()`]{@link #turnSoundOff} method which mutes all sounds immediately.
+ * [`sendAllSoundOff()`]{@link #sendAllSoundOff} method which mutes all sounds immediately.
1628
*
1629
* @param {Object} [options={}]
1630
0 commit comments