spAudio for Python¶
A python package for audio I/O based on spAudio.
Contents:
- Introduction
- API Documentation
- Examples
- spaudio
- Fullduplex I/O
- Fullduplex I/O (using
with
statement; version 0.7.15+) - Read and plot (Python array version)
- Read and plot (raw data version)
- Read and plot (Numpy ndarray version)
- Read and plot (Numpy raw ndarray version)
- Play a Wav file
- Play a Wav file (using
with
statement; version 0.7.15+) - Play a Wav file with callback
- Play a Wav file with callback (using
with
statement; version 0.7.15+) - Record to a Wav file
- Record to a Wav file (using
with
statement; version 0.7.15+)
- spplugin
- spaudio