MuseScore
3.4
Music composition and notation
mscore
importmidi
importmidi_swing.h
Go to the documentation of this file.
1
#ifndef IMPORTMIDI_SWING_H
2
#define IMPORTMIDI_SWING_H
3
4
#include "
importmidi_operation.h
"
5
6
7
namespace
Ms
{
8
9
class
Staff;
10
11
namespace
Swing
{
12
13
void
detectSwing
(Staff *staff,
MidiOperations::Swing
swingType);
14
15
}
// namespace Swing
16
}
// namespace Ms
17
18
19
#endif // IMPORTMIDI_SWING_H
Ms::MidiOperations::Swing
Swing
Definition:
importmidi_operation.h:32
importmidi_operation.h
Ms
Definition:
aeolus.cpp:26
Ms::Swing::detectSwing
void detectSwing(Staff *staff, MidiOperations::Swing swingType)
Definition:
importmidi_swing.cpp:211
Generated by
1.8.13