#!/usr/bin/env python # coding: utf-8 # # Conclusion # # ### We looked at: # # * The Nature of Waves # * The Fourier Transform # * Fast Fourier Transform (FFT) in Python # * Audio analysis # # ### Caveat # # * Audio analysis is difficult (mainly due to harmonics) # # # # My contact info # * http://calebmadrigal.com # * http://github.com/calebmadrigal # # # Questions?