Skip to content

ageron/jupyter-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter-Synth

A Jupyter notebook to have fun with audio in Python and learn the fundamentals of audio processing.

Open In Colab

In this notebook we will have fun with sound in Python: we will synthesize sounds (sine, square, triangle, noise), play chords and melodies, apply sound effects (e.g., fade-in/out, echo, vibrato, low/high-pass filter, stereo panning), and read/write audio files in Python.

Note: The goal is to learn the fundamentals of sound processing by implementing everything from scratch, but in a real project you will want to use specialized libraries such as librosa.

About

A Jupyter notebook to have fun with audio in Python and learn the fundamentals of audio processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published