ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: noteOff

noteOff(n) disables the tone n ∈ [0, 127] (an integer).

noteOff(n, v) disables the tone n ∈ [0, 127] (an integer) with the intenisty v ∈ [0, 127].

Example: noteOff(60, 127) if the current instrument requires the notes to be disabled manually.