pt import: Fix crash with bringing in material
Hopefully the weird pt import crash is now gone!
This commit is contained in:
parent
772512a62d
commit
ec5a809f54
@ -359,11 +359,11 @@ Session::import_pt_rest (PTFFormat& ptf)
|
||||
playlist->add_region (copy, a->reg.startpos);
|
||||
//add_command (new StatefulDiffCommand (playlist));
|
||||
nth++;
|
||||
}
|
||||
usedtracks.push_back (utr);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* MIDI - Find list of unique midi tracks first */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user