Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1016 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 1016 Bytes

Experimenting with Lapped Transforms

A Jupyter Notebook for experimenting with lapped transforms.

MDCT

Click the following links to open the notebooks in Jupyter nbviewer (some math is broken when you open these files directly on GitHub):

  1. Analysing Lapped Transforms
  2. Transforming Lapped Signal Vectors

Motivation and Theory, see

Werner, Nils and Edler, Bernd, "Experimenting with Lapped Transforms in Numerical Computation Libraries using Polyphase Matrices and Strided Memory Views". Audio Engineering Society Convention 146, 2019

Installation

git clone https://github.com/audiolabs/lapped-transforms.git
cd lapped-transforms
pip install -r requirements.txt
jupyter notebook