Class: Tie

.tie. Tie

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'

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 currently does nothing)

Source:

Extends

Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.