new Tie(type)
Tie class. Found in music21.note.GeneralNote .tie.
Does not support advanced music21p values .to and .from
Parameters:
| Name | Type | Description |
|---|---|---|
type |
string | 'start', 'stop', 'continue', or 'let-ring' |
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
type |
string | the tie type |
style |
string | only supports 'normal' for now. |
placement |
string | undefined | undefined = unknown or above/below. (NB curently does nothing) |