Bug Description
When exporting the stems of a song, any previously exported song/folder beyond numbering S0001
seems to be ignored and the count starts back at the begining and the new export will be named <song_name>_S0001
.
For example, if the export folder of a song contains only <song_name>_S0002
, the new export will be named <song_name>_S0001
instead of <song_name>_S0003
.
As the system doesn’t have any notion of timestamp or modification datetime, it’s easy to get confused about the last effective stem export.
Reproduction Steps
- Export the stems of one song: version 1, folder named
<song_name>_S0001
- Edit the song and export the stems: version 2, folder name
<song_name>_S0002
- Delete the
<song_name>_S0001
folder to regain some space on your SD Card - Edit and export again: version 3, folder expected to be named
<song_name>_S0003
- The new export folder name is
<song_name>_S0001
instead of<song_name>_S0003
Occurrence
This bug is always reproducible,with any project, and I suspect it was even already happening with the original tracker, but I can’t test as I don’t have it anymore .
Found in
- Version
1.0.2
- Build
1061