Python – Reading, Writing and Playing Audio Files!



Python – Reading, Writing and Playing Audio Files!

Python - Reading, Writing and Playing Audio Files!

Tutorial teaching viewers how to read, write and play audio files using Python. Learn how to play MP3 files in a notebook, load MP3 files into a NumPy array and code out a song using piano notes.

GitHub repo containing the notebook under “Python YouTube Tutorials” – https://github.com/tudev/Workshops-2020-2021

CONNECT:
LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/
GitHub: https://github.com/ad17171717
Twitter: https://twitter.com/DolinayG
Medium: https://medium.com/@adriandolinay

|-Video Chapters-|
0:00 – Intro
0:19 – Loading and playing an audio file within a notebook
1:22 – Reading an audio file into a NumPy array
3:47 – Visualizing an audio file
5:41 – Transforming an audio array
7:05 – Creating an audio file
9:56 – Coding a song
14:34 – References and additional learning

Comments are closed.