Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpsim/ZenTuner
A minimal chromatic tuner for iOS & macOS.
https://github.com/jpsim/ZenTuner
audiokit ios macos music swift swiftui tuner watchos
Last synced: 3 months ago
JSON representation
A minimal chromatic tuner for iOS & macOS.
- Host: GitHub
- URL: https://github.com/jpsim/ZenTuner
- Owner: jpsim
- License: mit
- Created: 2021-01-19T21:24:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T07:32:31.000Z (10 months ago)
- Last Synced: 2024-05-08T22:32:32.881Z (6 months ago)
- Topics: audiokit, ios, macos, music, swift, swiftui, tuner, watchos
- Language: Swift
- Homepage: https://apps.apple.com/us/app/zen-tuner/id1550640624
- Size: 7.49 MB
- Stars: 526
- Watchers: 16
- Forks: 46
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - ZenTuner
README
# Zen Tuner
![CI](https://github.com/jpsim/ZenTuner/workflows/CI/badge.svg)
A minimal chromatic tuner for iOS, watchOS, macOS & visionOS. Works well with
any instrument, whether it’s woodwinds, brass, strings or voice.| | Dark | Light |
| ----- | ----------------------------------- | ------------------------------------ |
| iOS | ![](images/zentuner-ios-dark.png) | ![](images/zentuner-ios-light.png) |
| macOS | ![](images/zentuner-macos-dark.png) | ![](images/zentuner-macos-light.png) |## Features
* Beautiful, clean and simple interface
* Large current note representation and a high marker that change from
red to green when the note is in tune
* One-touch menu to apply a transposition to easily tune all instruments
* Tap the main note to adjust preference to prefer sharps or flats
* Works well on all screen sizes and orientations, from the smallest
Apple Watch to the largest iPad or Mac## Credits
* [AudioKit][audiokit] powers the audio analysis for this tuner
* Design inspired by the [Stuner App][stuner] mockups by [Célio Silva][celio]
* The audio files used for tests were generated from the [FatBoy][fatboy]
sound font and released under the
[Creative Commons Attribution Share-Alike 3.0][cc] license## License
MIT.
[audiokit]: https://audiokit.io
[stuner]: https://www.behance.net/gallery/77749403/Stuner-App
[celio]: https://www.behance.net/celiosilva
[fatboy]: https://fatboy.site
[cc]: https://creativecommons.org/licenses/by-sa/3.0/