Add Ableton Live version selection and validation for export options
This commit is contained in:
@@ -18,7 +18,7 @@ import { getCustomSceneNames } from './useSceneName';
|
||||
|
||||
export const EXPORT_FORMATS: ExportFormat[] = [
|
||||
{
|
||||
name: 'Ableton 11+',
|
||||
name: 'Ableton Live',
|
||||
value: 'ableton',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user