Live Coding a Music Synthesizer Talk by Ram Rachum
Ram Rachum, a long-time Python developer, shares how to create a music synthesizer through live coding. He emphasizes playing notes, making them sound good, and writing elegant code to play musical pieces. The talk includes code available on GitHub and showcases the process of playing different notes, including fast sequences, to achieve the final goal of playing a complete musical piece.
Download Presentation
Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
E N D
Presentation Transcript
LIVE-CODING A MUSIC SYNTHESIZER! by Ram Rachum Full code to this talk on GitHub: github.com/cool-RR/python_synthesizer Special thanks: Matthias Geier, Matti Picus, Miki Tebeka
RAM RACHUM Long-time Python developer My projects: PySnooper, PythonTurtle Open-source contributor: CPython, Django, PyPy, Matplotlib, Pandas, and many others I do Python workshops: http://pythonworkshops.co Organizer at PyWeb-IL, the Israeli Python community I m looking to move to Europe (maybe Germany?) Talk to me if you have a job offer for me!
Our final goal: Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Simplest sound wave: Air pressure Time
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast Play a musical piece
Play a note Make it sound good Make the code elegant Play a bunch of notes Play different notes Play lots of notes Play notes real fast THANK YOU Play a musical piece