spAudio

Contents:

  • Introduction
    • Installation
    • Change Log
    • Build
    • Official Site
  • API Documentation
    • spaudio module
    • spplugin module
  • 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
      • Plot an Audio File Contents by Plugin
      • Play an Audio File Contents by Plugin
      • Read an Audio File by Plugin and Write it
      • Read an Audio File and Write it by Plugin
      • Convert an Audio File by Plugin
spAudio
  • Docs »
  • spAudio for Python

spAudio for Python¶

A python package for audio I/O based on spAudio.

Contents:

  • Introduction
    • Installation
    • Change Log
    • Build
    • Official Site
  • API Documentation
    • spaudio module
    • spplugin module
  • 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
      • Plot an Audio File Contents by Plugin
      • Play an Audio File Contents by Plugin
      • Read an Audio File by Plugin and Write it
      • Read an Audio File and Write it by Plugin
      • Convert an Audio File by Plugin

Indices and tables¶

  • Index

  • Module Index

Next

© Copyright 2017-2019 Hideki Banno Last updated on 2019-04-28 6:19:23 PM.

Built with Sphinx using a theme provided by Read the Docs.