Fix type casting issue when calculating static fader values

This commit is contained in:
2026-07-14 11:49:34 +02:00
parent 82a4c73295
commit ab6b318da8
2 changed files with 2 additions and 7 deletions

View File

@@ -61,9 +61,7 @@ test('scales P07-like note velocities with static and automated VEL values', ()
...occurrence.faderParams,
[FaderParam.VEL]: 0.5325199961662292,
},
faderAutomation: [
{ parameter: FaderParam.VEL, position: 192, value: 0.25, flags: 0 },
],
faderAutomation: [{ parameter: FaderParam.VEL, position: 192, value: 0.25, flags: 0 }],
};
assert.deepEqual(