Home
last modified time | relevance | path

Searched defs:chordName (Results 1 – 7 of 7) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/importexport/midiimport/
H A Dimportmidi_chordname.cpp106 QString chordName; in readChordName() local
138 QString chordName; in findChordName() local
157 const QString chordName = readChordName(e); in findChordNames() local
185 const QString chordName = findChordName(c.notes, data.chordNames); in setChordNames() local
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/chord/
H A DChordNamingConvention.java26 String chordName = ChordDatabase.get(chordIndex).getName(); in createChordName() local
H A DChordEditor.java45 private Text chordName; field in ChordEditor
447 public void setChordName(String chordName) { in setChordName()
H A DChordSelector.java438 String chordName = ChordDatabase.get(getChordList().getSelectionIndex()).getName(); in adjustWidgetAvailability() local
H A DChordRecognizer.java88 String chordName = this.proposalList.getItem(index); in showChord() local
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/menu/
H A DViewMenuItem.java56 private MenuItem chordName; field in ViewMenuItem
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dfret.cpp1437 …QString chordName = _harmony ? QObject::tr("with chord symbol %1").arg(_harmony->harmonyName()) : … in accessibleInfo() local
1530 …QString chordName = _harmony ? QObject::tr("with chord symbol %1").arg(_harmony->generateScreenRea… in screenReaderInfo() local