https://github.com/daliacoss/starksmachine
web audio api experiments
https://github.com/daliacoss/starksmachine
Last synced: 20 days ago
JSON representation
web audio api experiments
- Host: GitHub
- URL: https://github.com/daliacoss/starksmachine
- Owner: daliacoss
- Created: 2014-06-16T19:00:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-03T21:38:12.000Z (almost 11 years ago)
- Last Synced: 2025-02-17T06:45:32.480Z (4 months ago)
- Language: JavaScript
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
starksmachine
=============Stark's Machine is a browser-based musical instrument. it consists of an additive synthesizer (Stark) and a set of instrument controllers.
Currently, the only way to play Stark is through fretboard.html, which maps cursor x-position to pitch and plays a note when the mouse is clicked. Please note that this project is pre-alpha and fretboard.html can be highly resource-intensive.