Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shuttle1987/wavgen

Create in memory wave files
https://github.com/shuttle1987/wavgen

Last synced: 2 days ago
JSON representation

Create in memory wave files

Awesome Lists containing this project

README

        

# wavgen
This is small bit of code to create in memory wave files containing pure tones.

## Possible use case

Sometimes you will want to be able to test code that requires real wave files.

In order to do this without hitting the filesystem it's handy to be able to mock some wav files in memory.