https://github.com/chipbell4/typie-keyboard
A weird web audio experiment for playing with audio
https://github.com/chipbell4/typie-keyboard
Last synced: 3 months ago
JSON representation
A weird web audio experiment for playing with audio
- Host: GitHub
- URL: https://github.com/chipbell4/typie-keyboard
- Owner: chipbell4
- Created: 2016-07-19T20:39:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-19T20:41:36.000Z (almost 9 years ago)
- Last Synced: 2024-12-26T08:42:04.549Z (4 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typie Keyboard
A weird keyboard thing. Type!To build:
```
npm install && npm start
```
Then, start a webserver and check it out.