adamrenklint / bap

A toolkit for making beats and composing sequences with Javascript and Web Audio
MIT License
115 stars 6 forks source link

Mutable objects should also be soloable #20

Open adamrenklint opened 9 years ago

adamrenklint commented 9 years ago

All objects that can be muted should also be able to run solo with obj.solo()