PT import: Add MIDI import functionality
authorDamien Zammit <damien@zamaudio.com>
Fri, 17 Feb 2017 09:03:21 +0000 (20:03 +1100)
committerRobin Gareus <robin@gareus.org>
Fri, 17 Feb 2017 14:36:02 +0000 (15:36 +0100)
commit4f4400b764ffebed375b42848b2e01609ee8213c
tree3f7cd6c0608e86c38f32320eaf71d10184690924
parentcb0189845ea1162af2206ce77d0dddfcb61a236b
PT import: Add MIDI import functionality

This change adds support for importing all MIDI regions
from a PT session onto a single track.

Unfortunately, currently we don't know how to set the start
offset of MIDI regions reliably, therefore all midi regions
get dumped at the beginning of the Ardour session.

Signed-off-by: Damien Zammit <damien@zamaudio.com>
gtk2_ardour/editor_pt_import.cc