text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Xna Interaction Panel
Drag/Drop a track to a starting point in the Score.
The track will play when the Score reaches the drop point.
Allow tracks to be shifted left and right on the score to facilitate mixing...
Keep two Measure lists: waiting and finished
When a track plays, Current Measure takes a Measure from the Waiting
list, plays it, then puts it on the Finished List