Project for interacting with audio files using python
- Importing a wav audio file to python interface.
- Converting audio file to a numpy array.
- Reversing array by using python list functions.
- Packing reversed array back to wav file :)
- Using Audio Files with a Spectrum Analyzer tool
- Use BandPass filer to capture FFT frequency in wav Audio