MuseScore Plugins  3.5
Plugins API for MuseScore
Properties | List of all members
StringData Class Reference
Inheritance diagram for StringData:
Inheritance graph
[legend]
Collaboration diagram for StringData:
Collaboration graph
[legend]

Properties

QVariantList strings
 List of strings in this instrument. More...
 
int frets
 Number of frets in this instrument.
 

Detailed Description

Since
MuseScore 3.5

Property Documentation

◆ strings

QVariantList strings
read

List of strings in this instrument.

Returns
A list of objects representing strings. Each object has the following fields:
  • pitch - pitch of this string on fret 0 (integer).
  • open - if true, this string is not fretted and always open. If false, the string is fretted. For example, for classical guitar all strings are fretted, and for them open value will always be false.

The documentation for this class was generated from the following file: