Skip to main content

Simple Sound Codecs like Delta Modulation, BTC, etc

Project description

Introduction

Implementation of some simple and low CPU usage sound codecs like Delta Modulation, Adaptative Delta Modulation, Binary Time constant, etc

For more information about BTc codec, read more about it in original author page (Roman Black): http://www.romanblack.com/btc_alg.htm

License

The code distributed under BSD license. See LICENSE.txt in sources archive.

Download

https://github.com/Zardoz89/BTc-Sound-Codecs.git

Install

python setup.py install

Documentation

Sub packages

ssc.dm

Contains lin2btc and btc2lin to convert from/to mono audio fragments (same bytestrings that uses audioop) to/from a stream of bits (a list of booleans) with Delta Modulation audio codec.

ssc.btc

Contains lin2btc and btc2lin to convert from/to mono audio fragments (same bytestrings that uses audioop) to/from a stream of bits (a list of booleans) with BTc audio codec.

ssc.aux

Contains pack and unpack functions to pack/unpack a bitstream in a bytestream with choosable bit-endiannes.

See pydoc ssc.btc, ssc.dm and ssc.aux for more detail

Project details


Download files

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

Source Distribution

ssc-1.0a3.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file ssc-1.0a3.tar.gz.

File metadata

  • Download URL: ssc-1.0a3.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ssc-1.0a3.tar.gz
Algorithm Hash digest
SHA256 49002913dca03eca033df368d5cb3e5c6e93f88b8bf4eef19eccef89044ad152
MD5 5d174c7ffea7a38bcc7aba2f0e0ccabc
BLAKE2b-256 01c625caa87907855d765d421eaaab5a90bec0a145b458f2c12edbbeb63761ae

See more details on using hashes here.

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