Skip to content

Instantly share code, notes, and snippets.

@tuttlem
Created November 27, 2012 11:47
Show Gist options
  • Save tuttlem/4153854 to your computer and use it in GitHub Desktop.
Save tuttlem/4153854 to your computer and use it in GitHub Desktop.
Musica - notes info
>>> 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