tmhglnd / mercury-playground

The Mercury live coding environment running in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variable crossFade or execute code next bar?

tmhglnd opened this issue · comments

commented

When executing new code there is currently a crossfade of a few milliseconds. It would be nice to allow for a variable crossfade with set crossFade <ms>. An other suggestion is to only execute the code from the start of the next bar to create a smooth transition.

commented

The crossfade can be adjusted in milliseconds with:

set crossFade 100