Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sam81/wavpy

MATLAB-style wavread and wavwrite functions for python
https://github.com/sam81/wavpy

Last synced: 25 days ago
JSON representation

MATLAB-style wavread and wavwrite functions for python

Awesome Lists containing this project

README

        

[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)

Module for reading and writing WAV files using MATLAB-style ``wavread`` and ``wavwrite`` functions. It is a simple but convenient wrapper to the scipy.io.wavfile module.