MusicalTime => Beats.

This commit is contained in:
David Robillard
2015-01-07 00:12:07 -05:00
parent 4d202d9157
commit 2a251b4570
66 changed files with 625 additions and 584 deletions

View File

@@ -102,7 +102,7 @@ MIDIEvent<Time>::to_xml() const
#endif // EVORAL_MIDI_XML
template class MIDIEvent<Evoral::MusicalTime>;
template class MIDIEvent<Evoral::Beats>;
} // namespace Evoral