nephitejnf/muse2pokecrystal

Lack of tempo in score does not gracefully exit [Regression]

Closed this issue · 1 comments

Traceback:

muse2pokecrystal/src/score.py", line 66, in process_to_file_store
    bpm = int(channel_part.find(
AttributeError: 'NoneType' object has no attribute 'get'

Fixed in #20 (For real now)