Status: New
Owner: ----

New issue 280 by [email protected]: Tap Rhythm Single Note Problem
http://code.google.com/p/solfege/issues/detail?id=280

What steps will reproduce the problem?
1.Click tap generated rhythm or configure yourself and then rhythm tapping
2.Wait until a rhythm consisting of a single note is generated
3.Tap once

What is the expected output? What do you see instead?
Expected:Accept the single tap as the correct answer.

Result:
Traceback (most recent call last):
   File "/usr/share/solfege/solfege/exercises/rhythmtapping.py", line 205,  
in on_tap
     solved, msg = self.m_t.get_answer_status()
   File "/usr/share/solfege/solfege/exercises/rhythmtapping.py", line 119,  
in get_answer_status
     max_diff = max([abs(1.0-f) for f in score])
ValueError: max() arg is an empty sequence


What version of the product are you using? On what operating system?
Version: 3.20.6-1 OS: Linux Mint 16 "petra" Edition: Cinnamon 64-bit

Please provide any additional information below.


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to