Skip to content

Commit

Permalink
added install guide to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
a2198699s authored Apr 20, 2020
1 parent 97efc12 commit 3181e6c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
A Raspberry Pi real-time pitch-shifting microphone project.
Stay Tuned...

## Install Guide

Clone and cd into pitch-perfector
1. `cmake .`
2. `make`
3. `./Code/fft_object/PitchPerfector`

## System Overview

The **MEMS microphone** converts the vocal (from ~100Hz up to ~3.5kHz) input into an analoge signal
Expand Down

0 comments on commit 3181e6c

Please sign in to comment.