new NotRest(ql)
Specifies that a GeneralNote is not a rest (Unpitched, Note, Chord).
Parameters:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
ql |
number |
<optional> |
1.0 | length in quarter notes |
- Source:
Properties:
| Name | Type | Argument | Default | Description |
|---|---|---|---|---|
beams |
music21.beam.Beams | a link to a beam object |
||
notehead |
string |
<optional> |
'normal' | notehead type |
noteheadFill |
string |
<optional> |
'default' | notehead fill (to be moved to style...) |
noteheadColor |
string | undefined |
<optional> |
notehead color |
|
noteheadParenthesis |
boolean |
<optional> |
false | put a parenthesis around the notehead? |
stemDirection |
string | undefined |
<optional> |
One of ['up','down','noStem', undefined] -- 'double' not supported |