jagtapl / PitchPerfect

Record the sound, and play the recorded sound by applying metering rate, pitch and reverb using audio mixers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PitchPerfect

Voice altering app that records your voice, and allows you to play it through various audio filters. For example you can play recorded audio to sound like Chipmunk, Darth Vader etc.

Play audio files using AVFoundations AVAudioEngine class.

Requirements

  • Xcode 11.2 or later
  • iOS 13.2 or later

Installatation

  1. Download project zip or clone the repo (`git clone https://github.com/jagtapl/PitchPerfect)
  2. Navigate to the project folder in Terminal.
  3. Open Virtual PitchPerfect.xcodeproj.
  4. Build and Run in iOS Simulator or on your device.

Overview of the App

  1. Record the sound by tapping the microphone icon.
  2. Stop recording, and app will push the new scene with button for unique audio type of filter.
  3. Select audio filter to play recorded audio by tapping a button like Chipmunk, Parrot etc

About

Record the sound, and play the recorded sound by applying metering rate, pitch and reverb using audio mixers.


Languages

Language:Swift 100.0%