MuseScore  3.4
Music composition and notation
Public Attributes | List of all members
Ms::Quantize::QuantData Struct Reference
Collaboration diagram for Ms::Quantize::QuantData:
Collaboration graph
[legend]

Public Attributes

std::multimap< ReducedFraction, MidiChord >::const_iterator chord
 
ReducedFraction quant
 
ReducedFraction quantForLen
 
ReducedFraction chordRangeStart
 
ReducedFraction chordRangeEnd
 
bool canMergeWithPrev = false
 
int metricalLevelForLen
 
std::vector< QuantPospositions
 

Member Data Documentation

◆ canMergeWithPrev

bool Ms::Quantize::QuantData::canMergeWithPrev = false

◆ chord

std::multimap<ReducedFraction, MidiChord>::const_iterator Ms::Quantize::QuantData::chord

◆ chordRangeEnd

ReducedFraction Ms::Quantize::QuantData::chordRangeEnd

◆ chordRangeStart

ReducedFraction Ms::Quantize::QuantData::chordRangeStart

◆ metricalLevelForLen

int Ms::Quantize::QuantData::metricalLevelForLen

◆ positions

std::vector<QuantPos> Ms::Quantize::QuantData::positions

◆ quant

ReducedFraction Ms::Quantize::QuantData::quant

◆ quantForLen

ReducedFraction Ms::Quantize::QuantData::quantForLen

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