Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 2.63 KB

README.md

File metadata and controls

21 lines (14 loc) · 2.63 KB

DSP with Python: A Hands-on Introduction

Notebooks on working with digital signals (audio) in Python.

No math beyond high school math needed. Basic programming skills required.

Table of contents

  1. What is sound? Open In Colab
  2. Generate a sound that resembles violin Open In Colab
  3. How is loudness measured? (what are decibels) Open In Colab
  4. How to visualize sound? Open In Colab
  5. How to work with large wav files? Open In Colab

Useful resources