Skip to content

setKeyQuality()

Set the score's key quality (major or minor).

Parameters

Once an object score has been created, you can use the following function:

score.setKeyQuality(quality)
Parameter Type Default Description
quality int required 0 for major, 1 for minor.