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
      • 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 »
  • API Documentation

API DocumentationΒΆ

  • spaudio module
  • spplugin module
Next Previous

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

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