Home
last modified time | relevance | path

Searched defs:transposeKey (Results 1 – 8 of 8) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Dtransposedialog.h54 Key transposeKey() const { return Key(keyList->currentIndex() - 7); } in transposeKey() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/conf/
H A Din_proc.conf44 Proc_Name fluent-bit
/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/notation/
H A DMultiKeyInsertionCommand.cpp40 bool transposeKey, in MultiKeyInsertionCommand()
/dports/audio/guidoar/guidoar-cf5681a/src/operations/
H A DtransposeOperation.cpp146 int transposeOperation::transposeKey (int key, Chromatic steps, int& enharmonicChange) in transposeKey() function in guido::transposeOperation
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dkey.cpp110 Key transposeKey(Key key, const Interval& interval, PreferSharpFlat prefer) in transposeKey() function
/dports/audio/libmusicxml/libmusicxml-3.18/src/operations/
H A Dtransposition.cpp154 int transposition::transposeKey (int key, Chromatic steps, int& enharmonicChange) in transposeKey() function in MusicXML2::transposition
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/matrix/
H A DMatrixView.cpp2201 bool transposeKey = dialog.shouldBeTransposed(); in slotEditAddKeySignature() local
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNotationView.cpp3499 bool transposeKey = dialog.shouldBeTransposed(); in slotEditAddKeySignature() local