Created
August 2, 2019 03:29
-
-
Save bearpelican/79026d123488f2c72278bf263ee78b56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
item = MusicItem.from_file('data/single_bar_example.mid', MusicVocab.create()) | |
item.to_text() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment