Cannot enter Drumset Part and wrong sounds with Snare Drum Part
I have the following two problems with Drum parts when creating a plugin (screenshot attached):
1 - Drumset
************
When I use: score.appendPart("Drumset")
an empty Treble Clef stave is created with piano sounds
2 - Snare Drum
****************
When I use: score.appendPart("Snare Drum")
a snare drum stave appears but the notes that are placed in the stave have piano sounds even though they have the appearance of percussion sounds in the palette
Attachment | Size |
---|---|
DrumsetError.png | 34.89 KB |
Comments
The drumset part should be: score.appendPart("Drumset 5 lines")
However, the second problem now occurs here - the note sounds are piano sounds even though the notation is drum notation.