-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generating unique names for new tracks #7557
base: master
Are you sure you want to change the base?
Conversation
Does this close an existing issue? |
I believe there is no open issue about this on github. |
Overall, this is a very nice feature. It seems very stable and intuitive. Here's some feedback: Some testing:
Other items:
Some notes:
I compared this to some other software...
|
I think this is fine. I can fix it if you think it is important.
I think I will fix this so it will be "E8".
I may look into this. I believe an ideal solution would be "a42949672951 1".
Thanks for noticing these issues
So should I change the default template? Thanks for the review tresf! |
My instinct is:
Not a bug, but a funny use-case I thought of yesterday but omitted from my testing:
:D |
This Pull request adds 2 methods that assigns numbers to tracks that would have the same name otherwise.
Tracks with the same name are still possible, but all new tracks and all cloned tracks will have a unique name by default. Instruments of the same kind will also have differentiating numbers added to them.
Tracks loaded from a save should not be effected.
Issues: