https://github.com/cwilso/Audio-Input-Effects
Live input Web Audio effects
https://github.com/cwilso/Audio-Input-Effects
Last synced: 3 months ago
JSON representation
Live input Web Audio effects
- Host: GitHub
- URL: https://github.com/cwilso/Audio-Input-Effects
- Owner: cwilso
- License: mit
- Created: 2012-09-20T22:24:50.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:47:14.000Z (11 months ago)
- Last Synced: 2025-03-28T03:09:56.306Z (3 months ago)
- Language: JavaScript
- Homepage: https://cwilso.github.io/Audio-Input-Effects/
- Size: 2.17 MB
- Stars: 553
- Watchers: 32
- Forks: 190
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- fucking-awesome-web-effect - Audio-Input-Effects - Live Audio Input effects (🚀 A series of exquisite and compact web page cool effects / Audio Effect)
- awesome-web-effect - Audio-Input-Effects - Live Audio Input effects (🚀 A series of exquisite and compact web page cool effects / Audio Effect)
README
# Live Audio Input effects
I whipped this app up to test live audio input, letting the user select a few common tunable effects and see (and hear) the effects. It's also a good demo of how to build chorus and flanging effects in WebAudio.
Check it out [here](https://cwilso.github.io/Audio-Input-Effects/), feel free to fork, submit pull requests, etc.
-Chris