/speakers

Primary LanguageJupyter Notebook

Speakers

A library for home-grown DSP speaker crossovers and EQ

Speaker of the House Paul Ryan

Installation

Install deps

Apt

We currently have a make command to install dependencies from apt:

cd speakers
sudo make install-deps-apt

Manually

The following dependencies are needed to build the C library:

The following command should get your python environment set up:

$ cd speakers
$ pip install -e .

Build libfilter

cd speakers
make all

Authors

  • Mike Axiak
  • Michael Price