Introduction to 16bit
16bit is a realtime audio computer, which is BreadModular's go-to choice for effects and complex sound sources. It features:
- Raspberry Pi RP2350A Microcontroller (dual-core)
- Floating-point calculation support (for enhanced DSP capabilities)
- 16MB of Flash Memory
- 8MB of PSRAM (+ 520KB of High-Speed SRAM)
- 2 x 16-bit DAC
- 2 x 12-bit ADC
- MIDI In/Out
- 2 x CV Input with Attenuators
- 2 x Gate Outputs
- MODE switch with LED indicator
- USB for PC Connectivity (or other USB uses)
Modular Design
16bit itself is designed in a modular way where you can customize it to do anything. For example, it can be used as a drum sampler, polysynth, or as an effects rack.
We achieve this using our MCC module and modular firmware where you can load apps and effects using a web UI.
This is how the 16bit ui looks like:
Usage
Using 16bit is very simple. Just plug your module into the Bread Modular base. Send MIDI data in and get the audio from the output.
You may also need to plug it into the computer via the USB-C socket and load an app using our web UI.
16bit has two knobs(CV1 & CV2) and you can control it a bit using those. But for accessing effects, you can either send MIDI CCs or use our MCC modules.
More from 16bit
Firmware and Apps
Learn how 16bit's modular firmware system works and how to load apps using the web UI.
App - Sampler
Learn about the 12-voice drum sampler app with three effects.
App - Polysynth
Learn about the 9-voice polyphonic synth with Moog-like ladder filter.
Using the MCC Module
Learn how to use the MCC module to control MIDI CCs and patch multiple modules together.
Updating the Firmware
Learn how to update your 16bit firmware to get the latest features and apps.