Can someone tell me the correct way to print the "name" of a note (Note
*note) using qDebug() ?
By name, I mean something like Ab3, but even something like Ab would work
for the particular case.
I'd like to get the octave as well if possible?

qDebug("%s", note->find_my_name_and_octave());





--
View this message in context: 
http://dev-list.musescore.org/help-debugging-notes-tp7579465.html
Sent from the MuseScore Developer mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to