Skip to content

Commit 8e81547

Browse files
committed
Initial commit
0 parents  commit 8e81547

File tree

93 files changed

+6144
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+6144
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/node_modules
2+
/dist

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Gitter
2+
3+
A node-based sequencer for the web.
4+
5+
![Screenshot](docs/screenshot.png)
6+
7+
## License
8+
9+
MIT

assets/audio/alkaloid/clap.wav

110 KB
Binary file not shown.

assets/audio/alkaloid/closedhat.wav

70 KB
Binary file not shown.

assets/audio/alkaloid/kick.wav

205 KB
Binary file not shown.

assets/audio/alkaloid/openhat.wav

56.1 KB
Binary file not shown.

assets/audio/alkaloid/snare.wav

69 KB
Binary file not shown.

assets/audio/alkaloid/tom.wav

56.5 KB
Binary file not shown.

assets/audio/alphabetical/clap.wav

176 KB
Binary file not shown.
233 KB
Binary file not shown.

0 commit comments

Comments
 (0)