Created
November 27, 2012 11:47
-
-
Save tuttlem/4153854 to your computer and use it in GitHub Desktop.
Musica - notes info
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
>>> Notes.by_distance(0) | |
<musica.notes.Note object at 0x10f961090> | |
>>> Notes.by_distance(0).__unicode__() | |
'c' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment