SkillAgentSearch skills...

Mdct

A fast MDCT implementation using SciPy and FFTs

Install / Use

/learn @nils-werner/Mdct
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MDCT

Build Status Docs Status

A fast MDCT implementation using SciPy and FFTs

Installation

As usual

pip install mdct

Dependencies

  • NumPy
  • SciPy
  • STFT

Usage

import mdct

spectrum = mdct.mdct(sig)

Also see the docs

References

  • Implementation: Marina Bosi, Richard E. Goldberg and Leonardo Chiariglione, "Introduction to Digital Audio Coding and Standards", Kluwer Academic Publishers, 01 December, 2002.

Related Skills

View on GitHub
GitHub Stars54
CategoryDevelopment
Updated2mo ago
Forks13

Languages

Python

Security Score

100/100

Audited on Jan 14, 2026

No findings