Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.87 KB

Noise App

Description

The following is an IOS app, written in Objective C, produced by Zach Dietz and Jeb King as a CS50 final project. Originally, the app aimed to produce noise cancellation by accessing the microphone, processing the ambient noise, and producing a sound cancelling (inverse) wave. However, this proved to be too difficult in the final project time frame, so what follows is an app with several noise tracks to help drown out ambient noise. Jeb and Zach are still working on the noise cancelling portion of the app.

Screenshots

Home Page

home page

Nature Noises

nature page

Colored Noises

colored page

Buttons change while audio is playing

nature_play page

home_play page

Noise Cancellation (unfinished)

cancellation page

Acknowledgements

acknowledgements page

How to use it

Simply clone or download this repository, and open it inside Xcode. Then, in the top left corner of Xcode, set the iPhone version to “5s,” and hit the play (▶) button in the top left corner. The iPhone simulator might take some time to load, but it will appear once it is ready.

Contributors

Zach Dietz | Jeb King