You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try run on python 2.7 I get an error saying - line 25, in __parse_midi
melody1, melody2 = melody_stream.getElementsByClass(stream.Voice)
ValueError: need more than 0 values to unpack
Any ideas?
The text was updated successfully, but these errors were encountered:
When I try run on python 2.7 I get an error saying - line 25, in __parse_midi
melody1, melody2 = melody_stream.getElementsByClass(stream.Voice)
ValueError: need more than 0 values to unpack
Any ideas?
The text was updated successfully, but these errors were encountered: