Skip to content

clamquarter/PitchPerfect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PitchPerfect

Summary

PitchPerfect is an app project from the Udacity iOS Developer Nanodegree Program. It's a fun app that allows the user to record a voice memo and change their voice on playback.

What I Learned

  • How to implement AVAudioRecorder.
  • The dangers of hard-coding alignments.
  • How to use auto-layout to create a dynamic UI layout.
  • How to troubleshoot IBOutlets/IBActions.

What I'd Do Differently

  • Add an export feature to allow users to share/down;oad their recording.
  • Use SwiftUI, of course!
  • Add a save feature to allow users to keep multiple recordings.

About

Project 1 from the iOS Developer Nanodegree!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages