Home
last modified time | relevance | path

Searched refs:maxNoteLen (Results 1 – 3 of 3) sorted by relevance

/dports/audio/musescore/MuseScore-3.6.1/importexport/midiimport/
H A Dimportmidi_chord.h98 ReducedFraction maxNoteLen(const std::pair<const ReducedFraction, MidiChord> &chord);
H A Dimportmidi_chord.cpp100 ReducedFraction maxNoteLen(const std::pair<const ReducedFraction, MidiChord> &chord) in maxNoteLen() function
H A Dimportmidi_quant.cpp375 quantForLen(MChord::maxNoteLen(chord), basicQuant)); in isHumanPerformance()