Make MidiModel::write_section_to() more type-independant
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Tue, 19 Jul 2016 16:30:36 +0000 (18:30 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Wed, 20 Jul 2016 00:01:40 +0000 (02:01 +0200)
commit2bad0e5c55f7ce021092ed27245f1d87168d1279
treeffcaa9808de1562486639314954479a58d5e9f5e
parent8338c1ccf5bada18e46c077546f38a114593eb5d
Make MidiModel::write_section_to() more type-independant

Replace hard-coded Evoral::Beats by TimeType which is currently the same
thing but might change in the future.
libs/ardour/midi_model.cc