Approach your instrument and make music flow forth
from bebop import *
out = Out.boot()
(ugen.sin() * env.exp()*0.5).now()- open IPython
- edit file with some functions (see
bass_hits.pyas example) - save & exit
- live functions get updated on
recuring
First written in Python 3, bebop should ideally work in 2.7, please
file an issue if something gets all caught up.
- NumPy
- PyAudio
- IPython (optional)