Feat: Add one-shot pad override controls for export
This commit is contained in:
@@ -43,6 +43,7 @@ function ExportProjectDialog({
|
||||
defaultValues: {
|
||||
format: EXPORT_FORMATS[0].value,
|
||||
abletonVersion: '10',
|
||||
abletonOneShotPads: [],
|
||||
projectName: `Project${projectId}`,
|
||||
includeArchivedSamples: true,
|
||||
exportAllPadsWithSamples: false,
|
||||
|
||||
Reference in New Issue
Block a user