42 Backyard Rain

Ambient backyard rain playback card with user-controlled intensity. This release folder is a stub; docs and release UF2 files are maintained in the external repository.

README

Backyard Rain Soundscape

A port of the Backyard Rain Soundscape Playdate app to the Music Thing Modular Workshop System Computer.

Nature soundscape audio. A cozy rain ambience mix for background listening. You control the intensity. This card plays rain ambience which was recorded in my backyard.

Backyard Rain is developed in a different GitHub repo, visit Backyard Rain for documentation and to download releases of the UF2 image.

Verify your download

Confirm the file you downloaded really is that new firmware.

macOS / Linux (Terminal)

shasum -a 256 firmware.uf2

Linux also has sha256sum firmware.uf2.

Windows (PowerShell)

Get-FileHash firmware.uf2 -Algorithm SHA256

Compare the result to the SHA256 on the website — it should match exactly.

Back to all programs Back to top