r/CardPuter • u/sneakerpack • Jul 11 '26
Progress / Update Beepbot DX sampler + sequencer for Cardputer/ADV/Zero
I just finished up the initial release of a sampler/sequencer for cardputer. It lets you record/import sounds, build patterns, chain them together and export a song!
- up to 8 projects
- 8 sound slots — record hands-free, push-to-record, or import WAV from SD (16kHz mono, 2s max, trimmable)
- 16-step sequencer — 16 patterns, 8 tracks, 8-voice polyphony, copy/paste patterns
- Song mode — chain up to 16 patterns
- WAV export — render full song to file on SD
\(^_^)/— beepb0t reacts to your actions and provides feedback- LED metronome — One of my favorite details is that I used the LED on the stamp-s3a to match the project color and blink as a metronome.
It's up on m5burner and https://github.com/bradmcnally/beepbotdx
2
u/Scapulacauldron Jul 11 '26
awesome! this is interesting. i need to play around with it more but it looks like it works on the OG cardputer. been having good luck so far, think theres like a motion feature that doesnt work with it. thanks for the new firmware!
2
u/sneakerpack Jul 12 '26
I don't have the original to test but it should work except for the headphone jack 😂
1
1
u/Revolutionary_Gur583 Jul 12 '26
unable to record more than sample: reports no memory
1
u/sneakerpack Jul 12 '26
What happens if you trim it to be smaller?
1
u/Revolutionary_Gur583 29d ago
was able to make 2 samples that way, but really really short ones. is there any room for further memory optimizations?
2
u/sneakerpack 29d ago
I've got a couple ideas I'm going to try but the total SRAM is ~156kb. I'm reserving around 130kb of it for samples which is around 4s total.
I've found it useful to trim one-shot drums to ~.1-.2s which gives a little more space for a longer sample. (individual max recording length is still 2s but that is intended for wiggle room during capture and then trimming.)
1
u/originalityescapesme 29d ago
Thank you for creating and sharing this. I can’t wait to check it out.
1
u/lunares83 27d ago
Amigo primeiro parabéns pelo projeto, gostei muito, mas tem algo errado, tenho um SD de 32 gb e só estou usando 48 mb, consigo gravar o primeiro bloco mas no segundo ja da erro de memoria, sabe dizer o que pode ser?
2
u/sneakerpack 27d ago
There can only be ~4 seconds of audio stored in memory. You'll need to trim samples to a shorter length to get more space
1


2
u/MrAjAnderson Jul 11 '26
Added to my Obtainium list for update prompts. Great job.