Last active
August 29, 2015 14:02
-
-
Save ALOUT/994852083ac62e209ebb to your computer and use it in GitHub Desktop.
Quarks拡張(wslib)の音名表記
This file contains 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
// Quarks.install(”wslib”);な書き方 | |
Pbind(\midinote, Pseq(["D2", "Bb3", "G4", "Bb5"].namemidi, inf)).play; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment