Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwilso/WebAudio
Web Audio API Playground
https://github.com/cwilso/WebAudio
Last synced: 12 days ago
JSON representation
Web Audio API Playground
- Host: GitHub
- URL: https://github.com/cwilso/WebAudio
- Owner: cwilso
- License: mit
- Created: 2012-03-02T22:38:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T01:15:00.000Z (over 4 years ago)
- Last Synced: 2024-10-15T17:57:36.062Z (24 days ago)
- Language: JavaScript
- Size: 1.77 MB
- Stars: 494
- Watchers: 40
- Forks: 111
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-javascript-audio - cwilso/WebAudio - awesome, easy-to-use node editor, with [demo](https://webaudioplayground.appspot.com) (UI components and libraries / Node editors)
README
Web Audio Playground
==========This is the source code for the
[Web Audio Playground](https://webaudioplayground.appspot.com/)
application.## Installation ##
To install the application locally,
[download a copy of the Python App Engine SDK](https://developers.google.com/appengine/downloads)
for your operating system, install it, point it at a check-out of this
repo and view the application on a local port using the latest version of
Google Chrome.Alternately, you can simply host the directory structure on a local web server, and load index.html.
(The app cannot be run from file:// as XMLHTTPRequest doesn't work.)