Skip to content
Snippets Groups Projects
  • SeeLook's avatar
    b4243254
    Implemented playing exams with rest and ties · b4243254
    SeeLook authored
    - common class TnoteToPlay to store pitch, duration
      and score index of a note
    - generating TnoteToPlay list with folded multi-rests and ties
    - using it instead of Tmelody during playing questioned melody
    - reusing it list during melody answer check
    - detecting fading note, appending followed rest to it
    - many code cleans
    - testing still necessary
    b4243254
    History
    Implemented playing exams with rest and ties
    SeeLook authored
    - common class TnoteToPlay to store pitch, duration
      and score index of a note
    - generating TnoteToPlay list with folded multi-rests and ties
    - using it instead of Tmelody during playing questioned melody
    - reusing it list during melody answer check
    - detecting fading note, appending followed rest to it
    - many code cleans
    - testing still necessary