Fixed DPat to work with crossfader
authorbb3dan <gitdan@citopia.com>
Tue, 24 Sep 2013 19:24:39 +0000 (15:24 -0400)
committerbb3dan <gitdan@citopia.com>
Tue, 24 Sep 2013 19:24:39 +0000 (15:24 -0400)
commitdd00b10f32e4512228dade7200a0da56741db327
tree35301edefbc83f9a6498e5f8640d1c82dea120d1
parentec80ebfd44cc824e5e6e356aaeb45e18b1426812
Fixed DPat to work with crossfader

New behavior.
* only one DPat works at a time (bc dpat is slooooow). the latest one
you choose is the current one
* apc40 horizontal slider always updates crossfader
* there is one global dpat. vertical slider changes are persistent
across dpats and always update the internal values.
* pong works again
* many bug fixes
DanHorwitz.pde
DanUtil.pde