PitchPerfect is an utility app that allows general users to record their voice and apply a filter.
The purpose of this mini-app is to demonstrate my abilities as an mobile app developer/engineer. This was my very first app.
Areas of focus: UIKit, AVFoundation, Storyboard
Architecture: Model-View-Controller (MVC)
- Audio Recording
- Audio Filtering
• iOS 13.2+
• XCode 11+
To contribute to PitchPerfect, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>' - Push to the original branch:
git push origin <project_name>/<location> - Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Become the first contributor by contributing to this project! See Contributing to PitchPerfect above for more information.
If you want to contact me you can reach me at [email protected].
This project uses the following license: MIT License.
