Skip to content

Instantly share code, notes, and snippets.

@chubas
Created March 8, 2011 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chubas/860523 to your computer and use it in GitHub Desktop.
Save chubas/860523 to your computer and use it in GitHub Desktop.
Stretto documentation - example snippet
require 'stretto'
player = Stretto::Player.new('C C G G | A A Gh | F F E E | D D Ch')
player.play
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment