We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ef46a commit fcff786Copy full SHA for fcff786
1 file changed
11.music/music.py
@@ -1,4 +1,11 @@
1
-
+# Author: qiren123
2
+ # This file is part of MicroPython MIDI Music
3
+ # Copyright (c) 2018 qiren123
4
+ #
5
+ # Licensed under the MIT license:
6
+ # http://www.opensource.org/licenses/mit-license.php
7
8
+
9
DADADADUM = ['r4:2', 'g', 'g', 'g', 'eb:8', 'r:2', 'f', 'f', 'f', 'd:8']
10
11
ENTERTAINER = [
0 commit comments