MuseScore  3.4
Music composition and notation
Namespaces | Functions
importmidi_beat.h File Reference
#include <set>
Include dependency graph for importmidi_beat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ms
 
 
 Ms::MidiBeat
 

Functions

void Ms::MidiBeat::removeEvery2ndBeat (std::set< ReducedFraction > &beatSet)
 
void Ms::MidiBeat::findBeatLocations (const std::multimap< ReducedFraction, MidiChord > &allChords, TimeSigMap *sigmap, double ticksPerSec)
 
void Ms::MidiBeat::adjustChordsToBeats (std::multimap< int, MTrack > &tracks)
 
void Ms::MidiBeat::setTimeSignature (TimeSigMap *sigmap)