Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noerw/wavemutator
create custom waveforms in your browser & save them as wav sample!
https://github.com/noerw/wavemutator
Last synced: 9 days ago
JSON representation
create custom waveforms in your browser & save them as wav sample!
- Host: GitHub
- URL: https://github.com/noerw/wavemutator
- Owner: noerw
- License: unlicense
- Created: 2016-01-22T12:47:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-22T13:19:29.000Z (almost 9 years ago)
- Last Synced: 2024-06-11T17:10:19.774Z (5 months ago)
- Language: JavaScript
- Homepage: http://noerw.github.io/wavemutator/
- Size: 57.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wavemutator
modify a basic waveform (sine, square, saw) with various mutations in your browser & download the resulting sample!
requires a browser with webaudio.sorry for that design.
ideas & pullrequests welcome!### license
This tool is published into the public domain under the UNLICENSE.
Used 3rd-party software and may be licensed under different conditions:- [Agamefont](http://www.fontspace.com/brynda1231/agamefont), published into the public domain.
- [audiobuffer-to-wav](https://github.com/Jam3/audiobuffer-to-wav), licensed under MIT.
- [jquery](https://github.com/jquery/jquery), licensed under MIT.### author
[noerw](http://github.com/noerw)