jkboyce/jugglinglab

Add splitcatchfactor as user-facing parameter

Closed this issue · 1 comments

Currently the default value is 0.4, meaning that simultaneous catches into the same hand are spread out over 0.4 beats of time. This prevents us from correctly animating squeeze patterns like ([42],4x)*. Proposal is to add splitcatchfactor (or some renaming thereof) as a user-facing setting.

Done, committed to master branch as new squeezebeats parameter