Class: Clef

.clef. Clef

new Clef(name, octaveChange)

Clef name can be one of
"treble", "bass", "soprano", "mezzo-soprano", "alto", "tenor", "percussion"

Parameters:
Name Type Argument Default Description
name string

clef name

octaveChange int <optional>
0

ottava

Properties:
Name Type Argument Description
name string <optional>
lowestLine int

diatonicNoteNum (C4 = 29) for the lowest line (in a five-line staff)

lowestLineTrebleOffset int

difference between the first line of this staff and the first line in treble clef

octaveChange int
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.