ⓘ 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: note

note(n) plays the MIDI tone n ∈ [0, 127] (an integer) using the current musical instrument and full intensity (127).

note(n, v) plays the MIDI tone n ∈ [0, 127] using the current musical instrument and the intensity v ∈ [0, 127].

Example: note(60)