nephitejnf / muse2pokecrystal

GNU Affero General Public License v3.0
6 stars 2 forks source link

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

Closed hyperdriveguy closed 4 years ago

hyperdriveguy commented 4 years ago

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 4 years ago

Fixed in #20 (For real now)