Split creates two of the same droplet

This commit is contained in:
2022-01-21 21:32:56 -05:00
parent 796092e4ee
commit 6bbaa0c862
5 changed files with 38 additions and 9 deletions

View File

@ -20,7 +20,6 @@ void AD::Process(DacHandle::Channel chn,
}
if (*state == DropletState::kFull) {
//DrawSolidRect(patch, 30,30,40,40, true);
attack = attack_param.Process();
decay = decay_param.Process();
curve = curve_param.Process();