Brickworks is a music DSP toolkit that supplies you with the fundamental building blocks for creating and enhancing audio engines on any platform. www.orastron.com/brickworks
Go to file
2023-10-17 16:36:27 +02:00
examples update publications doc 2023-09-27 13:33:54 +02:00
include fixed rounding bug when frequency is tiny and negative in bw_phase_gen 2023-10-17 16:36:27 +02:00
test fix bw_phase_gen and build on mac 2023-09-26 08:28:20 +02:00
.gitignore fix bw_phase_gen and build on mac 2023-09-26 08:28:20 +02:00
ChangeLog updated ChangeLog 2023-09-28 07:01:53 +02:00
LICENSE initial import 2022-11-16 00:49:51 +01:00
README.md removed sse2neon code from repo 2023-09-23 13:40:38 +02:00
THANKS.md big cleanup 2023-09-27 20:36:11 +02:00

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, Web Audio, Daisy Seed, Android app, and iOS app formats;
  • include: header files.

Copyright (C) 2021-2023 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 file include/bw_rand.h 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.