diff --git a/src/renderer/src/deviceStore.ts b/src/renderer/src/deviceStore.ts index 667a63b..d13ee71 100644 --- a/src/renderer/src/deviceStore.ts +++ b/src/renderer/src/deviceStore.ts @@ -134,7 +134,7 @@ export const useDeviceStore = defineStore('device', { valueMax: 127, step: 1, wrap: true, - type: 'cc', + type: 'midi', channel: 1, cc: 1, haptic: {