I noticed that when I create/add track(s) the numbering is always progressive and doesn’t take into consideration the current number of tracks after undos and/or deletes
example: I create 10 MIDI tracks, then I undo the last 2, and then I delete 3 of the remaining 8 (now the MIDI tracks are 5), at this point if I add another MIDI track SoundBridge names it MIDI 11 instead MIDI 6.
I suggest one of these 2 changes:
1) “Auto Rename”: if i delete track(s) without an assigned name, but just Audio 1,2,3… and MIDI 1,2,3…, the name could be automatically change, so if I have audio tracks from 1 to 10 and I delete number 3,5,7,8 and 9 the remaining tracks are called 1,2,3,4 and 5, so now if I add 6 new tracks they will be called 6,7,8,9,10 and 11
2) no auto rename but “new track named with first free number”: same situation as above, but now if I add 6 mew tracks the will be called 3,5,7,8,9 and 11