Update Ableton export logic to use comprehensive playback state parameters

This commit is contained in:
2026-07-13 15:58:10 +02:00
parent cdbe72e775
commit e4ef0f97cd
8 changed files with 28 additions and 125 deletions

View File

@@ -217,7 +217,6 @@ export type ExportFormat = {
export type ExporterParams = {
abletonVersion?: '10' | '11';
abletonOneShotPads?: PadCode[];
projectName?: string; // custom project name for exported files
includeArchivedSamples?: boolean;
exportAllPadsWithSamples?: boolean; // export all pads with assigned samples even if not used