sdangelo / brickworks

Brickworks is a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any platform.

Home Page:https://www.orastron.com/brickworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brickworks

Brickworks is a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any platform.

You can find information and documentation on the official web page.

Subfolders

  • examples: synth and an effect examples in VST3, LV2, Web Audio, Daisy Seed, Android app, iOS app, and command line program formats;
  • include: header files.

Legal

Copyright (C) 2021-2024 Orastron Srl unipersonale.

Authors: Stefano D'Angelo, Paolo Marrone.

All the code in the repo is released under GPLv3. See the LICENSE file. Alternatively, we offer a commercial license that doesn't restrict usage with respect to time, projects, or developers involved. More details on the official web page.

The include/bw_rand.h file contains code from https://nullprogram.com/blog/2017/09/21/, which was released into the public domain by its author.

VST is a registered trademark of Steinberg Media Technologies GmbH.

All trademarks and registered marks are properties of their respective owners. All company, product, and service names used are for identification purposes only. Use of these names, trademarks, and brands does not imply endorsement.

About

Brickworks is a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any platform.

https://www.orastron.com/brickworks

License:GNU General Public License v3.0


Languages

Language:C++ 93.1%Language:C 6.9%Language:Makefile 0.0%