Skip to content

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

License

Notifications You must be signed in to change notification settings

TGargasz/DaisySP

 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.4%
  • TeX 7.0%
  • Makefile 3.7%
  • Python 3.2%
  • Shell 1.7%