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

MIDI Note selector shows note number instead of note name #435

Open
elpescado opened this issue Nov 20, 2016 · 8 comments
Open

MIDI Note selector shows note number instead of note name #435

elpescado opened this issue Nov 20, 2016 · 8 comments

Comments

@elpescado
Copy link
Contributor

Noticed in 1.0.0 branch:

Before:
zrzut ekranu 2016-11-20 o 22 38 11
After:
zrzut ekranu 2016-11-20 o 22 37 48

@mauser
Copy link
Member

mauser commented Nov 20, 2016

Hi!

That's my fault, or better said: it was my intention :)

I've changed the display to make it easier to see which midi note will be played/exported, since the name/octave seems to be not exactly defined. But maybe it should be made configurable...

@trebmuh
Copy link
Member

trebmuh commented Nov 21, 2016

+1 it would be great to have it as a Preference maybe? Or even better/easier: changing from one to the other if you click on it?

@elpescado
Copy link
Contributor Author

Maybe we could enlarge selector to accomodate 6 chars, eg "36(C3)". Though I like the idea of switching mode by clicking on it.

@thijz
Copy link
Member

thijz commented Nov 26, 2016

i like the idea of @elpescado : just keep it simple and use both note and midi nr in the selctor
i would however prefer "C3 (63)" since it puts the 'musical' notation first, but either way is fine for me :-)

maybe it would be good to change the 'NOTE' label to 'NOTE (midi note)' so it is immediately clear what the double notation means

alternatively an option could be added in the preferences menu to allow the user to display the notation of his choice

@elpescado
Copy link
Contributor Author

After thinking about it, showing note number makes sense. After all, drum kit is an unpitched instrument - drum kit elements don't have pitch, so music note names are meaningless in this context.

On the other hand, virtually all other music applications use note names for drums, so showing note names improves interoperability.

@trebmuh
Copy link
Member

trebmuh commented Dec 13, 2016

I do agree that "MIDI NOTE : 63 (C3)" would be useful.

@thijz
Copy link
Member

thijz commented Mar 5, 2018

@trebmuh
Copy link
Member

trebmuh commented Sep 22, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants