diff --git a/TODO.md b/TODO.md index 92bf3be1c72efa67dface429e59ebc2ac74e651b..2c0f3777e39547422a965d8d8a0390b45d2b6937 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,15 @@ - Exams: For non guitars single note question "give name of:" has nothing more - certificate for i.e. piano has strange size - probably font size/DPI scaling related issue - for melody set level selection accidentals to use makes no sense + - do not allow selecting rests to start playing from them + - jump to first tied note when playing position is changed + +### To test: + - melodies with ties and multiple rests (either playing or writing) + - single note exams: playing note by note (times between questions) + - no rhythms melodies - wait for correct note option + - no rhythms melodies - mixed with other melodies + - levels with melodies to be played and written in one ### For incoming stable release version 2.0 - Fix editing score under Android @@ -29,6 +38,7 @@ ### For next stable Nootka version 2.2 and up - MIDI input & revert MIDI out of course - add rests option for random melodies in exams + - implement repeating a melody that was heard - adding set of rhythm patterns for melodies generated from random notes (similar to melody list) - time stamps in question/answer units - to better track exam progress - music XML import dialog, to select voice or staff if there are more, and so @@ -44,6 +54,7 @@ - option for randomizing timbre (instrument sound) in every dictation melody - add QML control for displaying single note using Bravura texts/glyphs system (to use in chart and question tips) - add Italian tempo names to tempo menu + - read-only levels, password protected, when teacher doesn't want user to see melodies inside ============================================================================ diff --git a/changes b/changes index 794a57d3a7ef236399da7059cef3fede0f7c01a6..858d50d987dd5f25987fd085a5e5611b2bb47cac 100644 --- a/changes +++ b/changes @@ -1,5 +1,6 @@ 1.7.3 git - new way of detecting note/rest duration (rhythms) + - managing rests and ties in exam melodies - exam melodies from melody set can be played in order - melodies order in set is editable - user can define repeats number of melodies from the set