OpenMusic Reference
Note

Note
(score module) --
Syntax
Note sefl midic vel dur chan
Slots
| name | data type(s) | comments |
|---|---|---|
| self | Note object | |
| midic | A midicent (MIDI number*100) | |
| vel | an integer between 0 and 127 | |
| dur | a number representing the duration in milliseconds | |
| chan | an integer between 1 and 16 |
Notes
Note has a graphic editor described in detail in the Editors Reference
| Prev | Home | Next |
|---|---|---|
| N-cercle | Up | Poly |