Created
November 29, 2016 05:48
-
-
Save quephird/0599676a45c5fb9df7807bd755c9b473 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
Sound[ | |
{{"A", 0.3}, {"G", 0.3}, {"F", 0.3}, {"G", 0.3}, {"A", 0.3}, {"A", 0.3}, {"A", 0.6}, | |
{"G", 0.3}, {"G", 0.3}, {"G", 0.6}, {"A", 0.3}, {"C5", 0.3}, {"C5", 0.6}, | |
{"A", 0.3}, {"G", 0.3}, {"F", 0.3}, {"G", 0.3}, {"A", 0.3}, {"A", 0.3}, | |
{"A", 0.6}, {"G", 0.3}, {"G", 0.3}, {"A", 0.3}, {"G", 0.3}, {"F", 0.6}} | |
/. {p_, d_} :> | |
SoundNote[{p}, d, "Harpsichord"]] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment