OpenMusic Reference
Chord
Chord
(score module) --
Syntax
Chord self lmidic lvel ldur lchan
Slots
name | data type(s) | comments |
---|---|---|
self | Chord object, Note object, list of Notes, a midic, a list of midics | |
lmidic | list of midics | |
lvel | list of integers between 0 and 127 | |
loffset | list of offsets in milliseconds | |
ldur | list of durations in milliseconds |
Notes
Chord has a graphic editor described in detail in the Editors Reference
Prev | Home | Next |
---|---|---|
Class Definitions | Up | Chord-seq |