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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file PCM2Wav-1.3-py3.7.egg
.
File metadata
- Download URL: PCM2Wav-1.3-py3.7.egg
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e058d09a9f34f8fa753e734164206929a1398b38e63c1043c648f6bdfd404a4 |
|
MD5 | f78f246098030e1a57ccb1b1183f5ff8 |
|
BLAKE2b-256 | 1ca169d40124ad6fbaf921f9bbf5053a154e490beb6deb541a74c9e6e4850588 |