Skip to content

Commit fcff786

Browse files
committed
1 parent f4ef46a commit fcff786

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

11.music/music.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
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+
29
DADADADUM = ['r4:2', 'g', 'g', 'g', 'eb:8', 'r:2', 'f', 'f', 'f', 'd:8']
310

411
ENTERTAINER = [

0 commit comments

Comments
 (0)