mitzi-windbreak

December 20, 2025 ยท View on GitHub

Main Wind Break Screen

Flipper Zero App to generate interesting noises. This a bit juvenile sound app allows your Flipper to break winds with adjustable parameters ๐Ÿ’จ

Usage

  1. Navigate: Use Up/Down buttons to select a parameter
    • Wet/Dry: Controls frequency variation - wet farts have more wobble, dry farts are more stable
    • Length: Duration from short (100ms) to long (900ms)
    • Pitch: Base frequency from low rumbles to higher squeaks
    • Bubbliness: How often the sound modulates (smooth to very bubbly)
  2. Adjust: Use Left/Right buttons to change the value (1-5)
  3. Play: Press OK button to play the fart with current settings
  4. Exit: Press Back button

Background

Inspiration was an old C=64-programme written some decades ago to get acquainted to the SID sound chip โ€” see C=64-wiki in German for details on the chip. The legendary C=64 Fart Machine was much more advanced than my BASIC code back then, but gives you an idea what you can do with 3 voices and 4 waveforms on the "bread box".

Version history

See changelog.md