Skip to content

axiak/speakers

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages