Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Basic Audio Processing

A beginner Python project that reads and processes a WAV audio file.

Current features

  • Loads a WAV file
  • Reports sample rate and duration
  • Converts stereo audio to mono
  • Normalizes the waveform
  • Calculates peak and RMS amplitude
  • Plots the waveform

Goal

This project is the beginning of an investigation into active noise cancellation for consumer robotics.

Run

Install the dependencies:

python3 -m pip install numpy scipy matplotlib

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages