add initial version of MaKey MaKey piano
authorRobert Kaiser <kairo@kairo.at>
Sat, 30 Mar 2013 20:28:44 +0000 (21:28 +0100)
committerRobert Kaiser <kairo@kairo.at>
Sat, 30 Mar 2013 20:28:44 +0000 (21:28 +0100)
commitcab0e98d29b3b91e1a1f1d39c31866f55e351fff
treef78748111cf27418dfe1e94a29bbde2229bbd4db
add initial version of MaKey MaKey piano
16 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
index.html [new file with mode: 0644]
js/piano.js [new file with mode: 0644]
manifest.appcache [new file with mode: 0644]
manifest.webapp [new file with mode: 0644]
sound/piano_a1.opus [new file with mode: 0644]
sound/piano_b1.opus [new file with mode: 0644]
sound/piano_c1.opus [new file with mode: 0644]
sound/piano_c2.opus [new file with mode: 0644]
sound/piano_d1.opus [new file with mode: 0644]
sound/piano_e1.opus [new file with mode: 0644]
sound/piano_f1.opus [new file with mode: 0644]
sound/piano_g1.opus [new file with mode: 0644]
style/piano.css [new file with mode: 0644]