SkillAgentSearch skills...

Bricks

Modular synthesizer library

Install / Use

/learn @jbatistareis/Bricks

README

Bricks

A modular synthesizer library

Description

This library imitates modules and patches used to create a modular synthesizer.

Features (for now)

  • Oscillators: sine, triangle, square, saw up, saw down, noise
  • Filters: low-pass, high-pass, band-pass, delay
  • LFO

Note

WIP

Basics

Combine the various modules on the builtin package, connecting then with patches, to build a synthesizer.

Example

See VSynth 1 for a fairly complex use case on the InstrumentBoard class.

// TODO

TODO

  • [ ] Proper README/documentation
  • [ ] Channel separation/manipulation
  • [ ] Parameters serialization
  • [ ] Parameters fine-tuning
  • [ ] API fine-tuning
  • [ ] MIDI support
    And a lot more
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Java

Security Score

87/100

Audited on Dec 4, 2025

No findings