-
- Downloads
There was an error fetching the commit references. Please try again later.
Added switch to display scientific octave numbers in place of musical octave...
Added switch to display scientific octave numbers in place of musical octave format. All Tnote methods for generating the name were adjusted. Definitions of octave names (short and full) moved to Tnote (static) and added appropriate static methods to get them out. In new mode 'Note Name' component displays only octave numbers on that buttons but status tip of them always informs about both (scientific and musical) names
Showing
- src/libs/core/music/tnote.cpp 56 additions, 25 deletionssrc/libs/core/music/tnote.cpp
- src/libs/core/music/tnote.h 15 additions, 3 deletionssrc/libs/core/music/tnote.h
- src/libs/core/tscoreparams.h 8 additions, 1 deletionsrc/libs/core/tscoreparams.h
- src/main/tnameitem.cpp 20 additions, 14 deletionssrc/main/tnameitem.cpp
- src/main/tnameitem.h 4 additions, 2 deletionssrc/main/tnameitem.h
- src/qml/NoteName.qml 22 additions, 8 deletionssrc/qml/NoteName.qml
- src/qml/StatusTip.qml 3 additions, 3 deletionssrc/qml/StatusTip.qml
Loading
Please register or sign in to comment