Skip to content

Shizerq/Staccato

Repository files navigation

Staccato

Staccato is a universal instrument tuner written in React Native. Minimalistic, eye-pleasing user interface shows the most important pieces of information such as the current frequency or tuned note. Smoothly animated bar visualizes whether the currently tuned note is too sharp, too flat or in tune.

License: MIT

To do

  • Android support
  • Adjust some values to make the measurements as accurate as possible
  • Permissions support (iOS)
  • Add i18n and Polish language support

Bug reporting, contributing

If you have found any bug, or would like to contribute to the project, feel free to open an issue or create a PR.

Development

Prerequisites

Replace all signing-related values in the Xcode project.

Install project dependencies

yarn install
cd ios
pod install

Run the project

Start the metro bundler

yarn react-native start

Build the app and open it in an iOS simulator

yarn react-native run-ios

For more information check the official React Native documentation.

License

The code of the project is published under MIT license.
Icon made by Freepik from www.flaticon.com