Skip to content
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

BUG - Odd behaviour with non unique instruments name #53

Open
robert-rc2i opened this issue Nov 14, 2023 · 0 comments
Open

BUG - Odd behaviour with non unique instruments name #53

robert-rc2i opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@robert-rc2i
Copy link
Owner

Describe the bug
When two presets have the same name in different banks, the application will only handle one preset and will forget the other one. The presets being kept is random.

To Reproduce
Steps to reproduce the behavior:

  1. Take an existing preset and modify it
  2. Save the preset with the same name but in a different bank
  3. Load the saved preset and you have the chance of not getting the preset that you are looking for.

Expected behavior
The application should be ok in having two presets with the same name as long as they are not in the same bank

Additional context
The instrument unicity should be based on Instrument name and bank and not just instrument name

@robert-rc2i robert-rc2i added the bug Something isn't working label Nov 15, 2023
@robert-rc2i robert-rc2i self-assigned this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant