[Qtractor-devel] MIDI file import: Off-by-one for default track?
An Audio/MIDI multi-track sequencer
Brought to you by:
rncbc
|
From: Frank N. <bea...@we...> - 2010-09-14 22:29:58
|
Hi list, today I have played a little with the cooperation of Qtractor and the (by now pretty impressive) MuseScore notation software from Werner Schweer (see http://www.musescore.org). In MuseScore, I created a small score with 4 voices, filled some staffs with notes, exported my "work" to a standard MIDI file and imported that into Qtractor with Clip->Import. What I noticed was that the default track that gets imported automatically is not track #0, but #1 - which sounds like a little off-by-one error. Nothing dramatic, since Qtractor offers a dialog to see all tracks and import (drag&drop) them into Qtractor tracks individually, but unless this behaviour is intended for some uber-procrastinator reasons ;-), it should perhaps be fixed. Like, does track#0 have a "reserved" meaning in, say, "commercial" MIDI files? Thanks, Frank |