earthspecies / intro-to-DSP-with-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 100.0%