Important Links

YouTube Videos & Source Code

Video Source Code
Introduction & Bebot bebot.py
Oscilloscope make_oscilloscope_video.py
Moog VCF & Delayline moogvcf-rt.py , delayline-rt.py
Tape Deck tapedeck-rt.py

Installing Python Module

If you're one OS X or Linux:

$ pip install nsound

If you're on Windows, download the wheel and do:

C:\> pip install FIXME