willb / DaisySP

A Powerful, Open Source DSP Library in C++

Home Page:https://www.electro-smith.com/daisy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DaisySP

A Powerful, Open Source DSP Library in C++


ApplicationsFeaturesExamplesGetting StartedCommunityContributingLicense


Applications

Features

Code Example

example code photo

Getting Started

  • Get the source: git clone https://github.com/electro-smith/DaisySP
  • Navigate to the DaisySP repo: cd DaisySP
  • Build the library: make
  • Make some noise with the example programs!

Community

Connect with other users and developers:

Contributing

Here are some ways that you can get involved:

  • Proof read the documentation and suggest improvements
  • Test existing functionality and make issues
  • 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"

Before working on code, please check out our Contribution Guidelines and Style Guide.

License

DaisySP uses the MIT license.

It can be used in both closed source and commercial projects, and does not provide a warranty of any kind.

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

About

A Powerful, Open Source DSP Library in C++

https://www.electro-smith.com/daisy

License:MIT License


Languages

Language:C++ 89.5%Language:Python 4.5%Language:TeX 2.2%Language:Makefile 1.8%Language:C 1.0%Language:CMake 0.6%Language:Shell 0.3%