Skip to content

nathanjhood/StoneyDSP

 
 

Repository files navigation

Hi! I'm Nathan (aka StoneyDSP).

I am making audio plugins, and a custom C++ library.

You may use this library to build your own audio software with on MIT license.

We are still in the early days of construction, so please consider bookmarking and keeping on eye on development!

This is something that I am working on during my free time, so progress may occasionally be sporadic; however, we already have a lot of plugins, instruments, and interesting DSP up and running behind the scenes, and even more in working prototypes and breadboards. There are also various other types of software and tooling currently under construction that will likely appeal to visitors of this project.

In other words, plenty of reasons to stay tuned!

Meanwhile, a small selection of older audio plugins are available as source code under permissive open-source licenses, much of which shall be re-contextualized to make use of the StoneyDSP audio and graphics libraries in due course, and may be found here:

Biquads OrfanidisBiquad
NonLinearFilters BiLinearEQ
AudioPlugin-SVF AudioPlugin

*we = just me, for now!

The StoneyDSP Library

Copyright (C) 2024 Nathan J. Hood nathanjhood@googlemail.com

THIS SOURCE CODE IS PROVIDED 'AS-IS', WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN NO EVENT WILL THE AUTHOR BE HELD LIABLE FOR ANY DAMAGES ARISING FROM THE USE OF THIS SOFTWARE.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this source code must not be misrepresented; you must not claim that you wrote the original source code. If you use this source code in a product, an acknowledgment in the product documentation would be appreciated but is not required.

  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original source code.

  3. This notice may not be removed or altered from any source distribution.

For more information, visit the website: www.stoneydsp.com

FULL STONEYDSP TERMS:

Releases

No releases published

Packages

No packages published

Languages

  • CMake 90.4%
  • C++ 5.5%
  • C 1.8%
  • Objective-C++ 1.7%
  • HTML 0.2%
  • TypeScript 0.2%
  • JavaScript 0.2%