Skip to main content

A PCM data to Wav audio format converter

Project description

This library implements a converter for PCM data to Wav audio format, obtained with logic analyzers.

For example I2S signals obtained with the Saleae logic analyzer.

Current supported formats

  • I2S signals obtained and exported with the Saleae logic analyzer.

  • I2S signals obtained with Sigrok (Software that supports multiple hardware devices)

Installation

(sudo) pip install PCM2Wav

Usage

python from PCM2Wav import * output = PCM2Wav(PCM2Wav.saleae.I2S, “i2s.csv”, “example.wav”)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PCM2Wav-1.3-py3.7.egg (11.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page