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.0a2.tar.gz (7.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ssc-1.0a2.tar.gz
Algorithm Hash digest
SHA256 445abdb56d381e77b3b80dd2fea56da49ce43598068ab01f55ea478f30048c06
MD5 cbe64ec7dbdc339063435bb08b108569
BLAKE2b-256 b08caf96e86b1cc2d08cc063849b5c38517ffa24bd9fe44ab994e006529854bf

See more details on using hashes here.

Supported by

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