Skip to main content

No project description provided

Project description

LAME MP3 decoding wrapper

Usage

lamedec.decode(src, dst)

Parameters

src Instance of io.RawIOBase (eg. FileIO, ByteIO ...).

dst Same parameter for wave module.

Sample

import io
import lamedec


src = io.FileIO("src.mp3", "rb")
dst = "dst.wav"

lamedec.decode(src, dst)

See samples.

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

lamedec-0.1.2.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lamedec-0.1.2-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file lamedec-0.1.2.tar.gz.

File metadata

  • Download URL: lamedec-0.1.2.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.4.0

File hashes

Hashes for lamedec-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7d097dcfd7043148098764f08d03f2d5e8bc947833746b82c368eefa36ca8f50
MD5 ce71a621eede66efc183a8ca809b6613
BLAKE2b-256 ee7e4d2ce7a6b5f99ee42fe1c062b4cda5a02071ea52fdb4cb7fe18d3d40742f

See more details on using hashes here.

File details

Details for the file lamedec-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: lamedec-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/21.4.0

File hashes

Hashes for lamedec-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b5d03fc7a666e249478aefaa483dc822b80b1351a8341b27e0fd8a9f90df8a7e
MD5 08525aa6f87b455bfffd0b08dd135cd6
BLAKE2b-256 5c6ae4b067637aeec956c1575bdd017893c66f2a68caa4d207ac86c7fc32a461

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