Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wchaering committed Nov 27, 2014
1 parent 3d5d97f commit cc03ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Python Package Index - https://pypi.python.org/pypi/matplotlib/1.3.1/ <br>

###How It Works

1. User Selects Audio File (.wav) to be matched in realtime audio and gives it a label and category
1. User selects an audio file (.wav) to be matched in realtime audio and gives it a label and category
2. The file and its attached label and category are added to a list of all of the files to analyze
3. When the analysis is started, the software produces a fingerprint of each audio file using Fast Fourier Transforms (FFT's) and stores that fingerprint
4. The microphone is then used to capture realtime audio and produce fingerprints for each slice of the realtime stream
Expand Down

0 comments on commit cc03ee1

Please sign in to comment.