Update test structure for Ableton pattern occurrence definition

This commit is contained in:
2026-07-14 09:58:26 +02:00
parent 4e10cc9e4b
commit 88d8aa4204

View File

@@ -26,8 +26,10 @@ const faderParams = {
const occurrence: AblGroupPatternOccurrence = { const occurrence: AblGroupPatternOccurrence = {
group: 'a', group: 'a',
patternNumber: 1,
bars: 1, bars: 1,
sceneBars: 2, duration: 8,
loopDuration: 4,
sceneIndex: 0, sceneIndex: 0,
sceneName: '01', sceneName: '01',
offset: 0, offset: 0,