diff --git a/tests/ableton-automation.test.ts b/tests/ableton-automation.test.ts index 51891d1..f2e9bb0 100644 --- a/tests/ableton-automation.test.ts +++ b/tests/ableton-automation.test.ts @@ -26,8 +26,10 @@ const faderParams = { const occurrence: AblGroupPatternOccurrence = { group: 'a', + patternNumber: 1, bars: 1, - sceneBars: 2, + duration: 8, + loopDuration: 4, sceneIndex: 0, sceneName: '01', offset: 0,