bmcfee / muda

A library for augmenting annotated audio data
ISC License
230 stars 33 forks source link

move deformer state into jams sandbox? #11

Closed bmcfee closed 9 years ago

bmcfee commented 9 years ago

Pro:

Con:

bmcfee commented 9 years ago

Alternately: thread this through a context manager and pass state objects around the deformers.

bmcfee commented 9 years ago

Following up, this can probably be reduced to a simple pattern.