Skip to content

Instantly share code, notes, and snippets.

@hj91
Created June 25, 2011 17:00
Show Gist options
  • Save hj91/1046660 to your computer and use it in GitHub Desktop.
Save hj91/1046660 to your computer and use it in GitHub Desktop.
QBasic code to generate sounds through computer speaker.
10 REM
20 PLAY "CDGFABC"
30 END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment