Back to Browse

Live Audio in Python - Python for Musicians

596 views
Jul 1, 2024
25:07

This video looks at how to manipulate audio in real-time in python, using PyAudio. If you are using macOS and installed portaudio with homebrew, you might need this: pip install pyaudio --global-option="build_ext" --global-option="-I/opt/homebrew/include" --global-option="-L/opt/homebrew/lib" Github Repo: https://github.com/Darce-One/pythonForMusicians My website: https://www.andreaspapas.com Chapters: 0:00 Intro 1:04 Installing dependancies 2:30 Opening a stream 5:22 Understanding devices 9:10 Stream callback 14:20 Using audio data 20:15 Processing audio data 24:42 Outro

Download

1 formats

Video Formats

360pmp447.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Live Audio in Python - Python for Musicians | NatokHD