Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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)