Skip to content

breakfeast/bebop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

bebop

Approach your instrument and make music flow forth

from bebop import *
out = Out.boot()
(ugen.sin() * env.exp()*0.5).now()

flow

  • open IPython
  • edit file with some functions (see bass_hits.py as example)
  • save & exit
  • live functions get updated on recuring

2 vs 3

First written in Python 3, bebop should ideally work in 2.7, please file an issue if something gets all caught up.

needs

  • NumPy
  • PyAudio
  • IPython (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages