Princeton-CDH / bitKlavier

The piano, digitally reinvented.
http://bitklavier.com/
GNU General Public License v3.0
37 stars 5 forks source link

Changing number of Layers #15

Closed mulshine closed 7 years ago

mulshine commented 8 years ago

Need to deal with situations in which number of layers changes during playback. Not too tricky.

If we "remove" a layer (disable a Processor), then the associated Preparation data should be wiped/reset. This will take care of "adding" layers too (enabling a Processor).