Allen-Synthesis / EuroPi

EuroPi: A reprogrammable Eurorack module based on the Raspberry Pi Pico
Creative Commons Zero v1.0 Universal
420 stars 79 forks source link

Bit Garden - Deterministic psudo random gate processor #360

Closed awonak closed 3 months ago

awonak commented 5 months ago

Also added a few more monospace font files.

This is a feature enhancement port of my A-RYTH-MATIK firmware: https://awonak.github.io/HagiwoModulove/arythmatik/#bit-garden

awonak commented 5 months ago

Short demo video (no sound) - https://photos.app.goo.gl/JGKobV6ciLsbQNKw6

benjaminvdb commented 4 months ago

I was curious to check this one out and compiled a U2F firmware with this branch. When starting the script from the menu, the screen immediately goes black. All other scripts are working fine. Is this expected because the script is still in development?

awonak commented 4 months ago

I probably integrated with the menu system incorrectly, I'll take a look as soon as I get a chance. I admit I was only testing the script directly as main.py and not through the menu. Thanks for helping test this and finding a bug!

benjaminvdb commented 4 months ago

I probably integrated with the menu system incorrectly, I'll take a look as soon as I get a chance. I admit I was only testing the script directly as main.py and not through the menu. Thanks for helping test this and finding a bug!

You're welcome! Thanks for creating the script. I'm looking forward to trying it out and will provide my feedback if I can think of anything useful. Cheers!