https://github.com/urtubia/miniacid
An Acid style mini groovebox for the M5Stack Cardputer ADV
https://github.com/urtubia/miniacid
Last synced: 4 months ago
JSON representation
An Acid style mini groovebox for the M5Stack Cardputer ADV
- Host: GitHub
- URL: https://github.com/urtubia/miniacid
- Owner: urtubia
- License: mit
- Created: 2025-11-30T05:12:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-28T04:27:57.000Z (5 months ago)
- Last Synced: 2026-01-28T20:59:54.197Z (5 months ago)
- Language: C++
- Size: 579 KB
- Stars: 43
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-m5stack-cardputer - MiniAcid
README
# MiniAcid
MiniAcid is a tiny acid groovebox for the M5Stack Cardputer. It runs two squelchy TB-303 style voices plus a punchy TR-808 inspired drum section on the Cardputer's built-in keyboard and screen, so you can noodle basslines and beats anywhere.
> Go play with it: https://miniacid.mrbook.org
## What it does
- Two independent 303 voices with filter/env controls and optional tempo-synced delay
- 16-step sequencers for both acid lines and drums, with quick randomize actions
- Live mutes for every part (two synths + eight drum lanes)
- Pattern and song arrangement system
## Using it
On the M5Stack Cardputer:
1) Flash `miniacid.ino` to your M5Stack Cardputer ADV (Arduino IDE)
2) Use the keyboard shortcuts below to play, navigate pages, and tweak sounds.
3) Jam, tweak synths, sequence, randomize, and mute on the fly
On the web:
1) Go to https://miniacid.mrbook.org
For more detailed instructions, see the [Manual](MANUAL.md).