FIX: Default knob value

This commit is contained in:
Robert Kossessa
2024-05-19 21:03:45 +02:00
parent 796a2fb4b5
commit 298b7f2eff

View File

@@ -134,7 +134,7 @@ export const useDeviceStore = defineStore('device', {
valueMax: 127,
step: 1,
wrap: true,
type: 'cc',
type: 'midi',
channel: 1,
cc: 1,
haptic: {