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

notes(S) plays the set of MIDI notes S. Each element in S is an integer in [0, 127], i.e. a valid MIDI note. The notes are played simultaneously and using the current instrument and full intensity (127).

Example: notes({50, 60, 70})