Try and smooth delay time (still needs work)

This commit is contained in:
Roland Rabien 2023-09-28 08:38:49 -07:00
commit 73ca1e6758
2 changed files with 4 additions and 4 deletions

View file

@ -129,7 +129,7 @@
[
{ "id": "Legato", "x": 0, "y": 23, "w": 42, "h": 57 },
{ "id": "Glide", "x": "prevR()", "y": "prevY()", "w": 42, "h": 57 },
{ "id": "Rate", "x": "prevR()", "y": "prevY()", "w": 42, "h": 57 },
{ "id": "Time", "x": "prevR()", "y": "prevY()", "w": 42, "h": 57 },
{ "id": "Mono", "x": 0, "y": "prevB()", "w": 42, "h": 57 },
{ "id": "Voices", "x": "prevR()", "y": "prevY()", "w": 42, "h": 57 },
{ "id": "Level", "x": "prevR()", "y": "prevY()", "w": 42, "h": 57 }