antisvin / DaisySP

DSP library for the Daisy product family...and elsewhere!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSP Library for the Daisy product family...and elsewhere!

DaisySP is an open source DSP library written in C++ and specifically tailored to embedded audio applications.

Getting Started

  • Browse the reference documentation at /doc/
  • Check out our How to Build Wiki page.
  • Make some sound!

Contributing

We'd love to have you become a contributor!

Here are ways that you can get involved:

  • Make new DSP modules. See issues labeled "feature".
  • Port existing DSP modules from other open source projects (MIT). See issues labeled "port".
  • Fix problems with existing modules. See issues labeled "bug" and/or "polish".
  • Test existing functionality and make issues.

Before working on code, please check out our Contribution Guidelines and /doc/StyleGuide.pdf

License

DaisySP is licensed with the permissive MIT open source license.

This allows for modification and reuse in both commercial and personal projects. It does not provide a warranty of any kind.

For the full license, read the LICENSE file in the root directory.

About

DSP library for the Daisy product family...and elsewhere!

License:MIT License


Languages

Language:C++ 81.3%Language:TeX 8.5%Language:Makefile 4.3%Language:Python 3.8%Language:Shell 2.1%