Lack of tempo in score does not gracefully exit [Regression]
Closed this issue · 1 comments
hyperdriveguy commented
Traceback:
muse2pokecrystal/src/score.py", line 66, in process_to_file_store
bpm = int(channel_part.find(
AttributeError: 'NoneType' object has no attribute 'get'
hyperdriveguy commented
Fixed in #20 (For real now)