Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/besya/flipperzero-tuning-fork
Tuning Fork for Flipper Zero
https://github.com/besya/flipperzero-tuning-fork
flipper-plugin flipperzero
Last synced: about 1 month ago
JSON representation
Tuning Fork for Flipper Zero
- Host: GitHub
- URL: https://github.com/besya/flipperzero-tuning-fork
- Owner: besya
- License: gpl-3.0
- Created: 2022-10-13T11:35:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T23:53:40.000Z (about 1 year ago)
- Last Synced: 2024-02-13T20:27:23.497Z (10 months ago)
- Topics: flipper-plugin, flipperzero
- Language: C
- Homepage:
- Size: 114 KB
- Stars: 78
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-flipperzero - `Tuning Fork` Use your Flipper as a tuning fork.
- awesome-flipperzero - `Tuning Fork` Use your Flipper as a tuning fork.
- awesome-flipperzero-withModules - `Tuning Fork` Use your flipper as a tuning fork.
README
# Tuning Fork
Inspired by [Metronome](https://github.com/panki27/Metronome)
A tuning fork for the [Flipper Zero](https://flipperzero.one/) device.
Allows to play different notes in different pitches.![screenshot](img/tuning_fork.gif)
## Features
- Tuning forks (440Hz, 432Hz, etc.)
- Scientific pitch (..., 256Hz, 512Hz, 1024Hz, ...)
- Guitar Standard (6 strings)
- Guitar Drop D (6 strings)
- Guitar D (6 strings)
- Guitar Drop C (6 strings)
- Guitar Standard (7 strings)
- Bass Standard (4 strings)
- Bass Standard Tenor (4 strings)
- Bass Standard (5 strings)
- Bass Standard Tenor (5 strings)
- Bass Drop D (4 strings)
- Bass D (4 strings)
- Bass Drop A (5 strings)## Compiling
```
./fbt firmware_tuning_fork
```