mdeff / fma

FMA: A Dataset For Music Analysis
https://arxiv.org/abs/1612.01840
MIT License
2.2k stars 432 forks source link

Added extra exception check for loading `tracks` #46

Closed FrescoFlacko closed 4 years ago

FrescoFlacko commented 4 years ago

I added this extra check because when I used this file I was getting a TypeError when running into line 213 and this wasn't covered in the file so I'm suggesting adding this change.

FrescoFlacko commented 4 years ago

I think this is a PR more suitable for the next branch. Let me know what you guys think.

mdeff commented 3 years ago

Followed up in #47.