| note number-or-list-of-numbers duration |
| Plays a note using the current instrument. The first input is the MIDI note number and the second is the duration in tenths of a second. If the first input is a list of numbers, note plays a chord. Middle C is 60. The maximum number for note is 127; the maximum duration is 255. There can be no more than 16 numbers in numberlist. |
| example |
| note 60 4 note [60 63 67] 15 |
| See MW Vocabulary (in Resources) for links to other projects using this term. |
| © LCSI, reprinted with permission |