Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huntermacd/whoppy-v2
A web-audio-er api touch-heavier toy for touches-er.
https://github.com/huntermacd/whoppy-v2
Last synced: about 20 hours ago
JSON representation
A web-audio-er api touch-heavier toy for touches-er.
- Host: GitHub
- URL: https://github.com/huntermacd/whoppy-v2
- Owner: huntermacd
- Created: 2019-03-08T17:35:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T17:50:27.000Z (almost 6 years ago)
- Last Synced: 2024-11-23T06:26:42.387Z (2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Whoppy v2
[Whoppy](https://github.com/huntermacd/whoppy) is a project by [Wray Bowling](https://github.com/wraybowling) and [Hunter MacDermut](https://github.com/huntermacd) exploring the Web Audio API. [Whoppy v2](https://github.com/huntermacd/whoppy-v2) is the updated version leveraging newer technologies and with an improved user interface. Touch stuff! Have fun!
### What is it?
You'd be hard-pressed to find a person without a touchscreen phone in their pocket. Whoppy is meant to transform that phone into an instrument that anyone can play, even those without musical experience or understanding.
### Tools
- [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) - provides interface for creating and synthesizing sound waves on the web
- [Electron](https://electronjs.org/) - allows for building apps with web technologies, then creating a native build to leverage native UI