fz-metronome/README.md

20 lines
424 B
Markdown
Raw Normal View History

2022-09-19 00:19:52 +02:00
# Metronome
2022-09-18 14:21:59 +02:00
2022-09-19 00:19:52 +02:00
A metronome for the [Flipper Zero](https://flipperzero.one/) device. Goes along perfectly with my [BPM tapper](https://github.com/panki27/bpm-tapper).
2022-09-19 00:17:14 +02:00
![screenshot](img/screenshot.png)
## Features
- BPM adjustable, fine and coarse (hold pressed)
- Selectable amount of beats per bar
- First bar is pronounced
- Selectable note length
- LED flashes accordingly
## Compiling
```
./fbt firmware_metronome
```