derekhskim / pitch_perfect

Pitch Perfect is developed into both Android and iOS and detects the user’s pitch. Developed entire Android & iOS application zero to one and deployed to both Apple Store and Google Play. Reached more than 500 downloads by unique, random users.
4 stars 1 forks source link
android dart flutter ios music pitch tune

Pitch Perfect

Pitch Perfect is a Flutter application that can detect a user's voice or instruments and return the corresponding musical notes (C, D, E, F, G, A, B). This app provides real-time pitch detection and is designed to help users improve their singing or instrument playing skills.

Features

Frameworks and Libraries Used

The Pitch Perfect app is built using the Flutter framework. The following frameworks and libraries were used to implement specific features:

Getting Started

To run the Pitch Perfect app on your device:

  1. Ensure you have Flutter installed and set up on your machine.
  2. Clone the repository or copy the code files into your Flutter project.
  3. Run flutter pub get to fetch the required dependencies.
  4. Connect your device or start an emulator.
  5. Run the app using flutter run or through your preferred IDE.

Note: Make sure to grant microphone permission to the app when prompted, as it's necessary for pitch detection.

Published

Android: Google Play

iOS: Apple Store

Contributions

Contributions to the Pitch Perfect app are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

License

The Pitch Perfect app is open source and released under the MIT License. Feel free to modify and use the code for personal or commercial projects.