jjtoth / sox-make-learning-duets

Makes "learning duets" out of learning tracks
Artistic License 2.0
1 stars 0 forks source link

Duet labels are backwards (affecting track order) #1

Closed jjtoth closed 1 month ago

jjtoth commented 1 month ago

If the track has a title of, for example:

Just One of Those Things_Ld/Br

then then part on the left should be on the left, and the part on the right should be on the right. This has been backwards since the beginning of this script.

I just fixed it so that the track filename is the right order: 072-12-bari-lead-Just_One_of_Those_Things.mp3

but the right way to do it would be to take the parts as given on the command line (or by default) and have "part1" be on the left.