Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 788 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 788 Bytes

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