Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MetaStar2020/PitchPerfect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PitchPerfect

Swift Version Build Status Platform GitHub repo size GitHub contributors GitHub stars GitHub forks

PitchPerfect is an utility app that allows general users to record their voice and apply a filter.

Motivation

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)

Features

  • Audio Recording
  • Audio Filtering

Requirements

• iOS 13.2+

• XCode 11+

Contributing to PitchPerfect

To contribute to PitchPerfect, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Become the first contributor by contributing to this project! See Contributing to PitchPerfect above for more information.

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: MIT License.

About

PitchPerfect is an audio utility app that applies a filter to your own voice recording.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages