Skip to content

jegfish/keyano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keyano

Authors: Antonio, Tiana, Jeff

A digital instrument you play with your computer's keyboard. Created for our final project for Google CSSI.

Installing / Running

$ git clone https://github.com/jegfish/keyano

Then, open bundled.html in your browser.

Or, you can start an HTTP server:

$ cd cssi-music-jam/src/public
# serve public folder over HTTP. Can use alternative HTTP server
$ python3 -m http.server
# point your browser to the appropriate port on localhost, e.g., http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published