I quickly discovered that because labels have start and end points, this causes export-multiple to create each track in full, thus duplicating the overlap material. Ok, I thought, no biggie. I'll just go edit the labels in the label editor and set their start and end point to the exact same value (in time + frames).
I did this, everything appeared correct. When I redid export-multiple, some tracks were correct, and others were almost zero length (only a handful of frames). So, I exported the label track and discovered the following floating point conversion errors.
Code: Select all
1613.760000 1613.760000 Cranes - Watersong
1841.826667 1841.830000 Lagerfeldt - Flip the Flop
2044.586667 2044.590000 Bobby Darin - Beyond the SeaI'll try hand-editing the label file and re-importing it as a label track to see what happens, but I figured you guys would want to know.