From f7593d5a1e14a403901a60a83354ed6fd7339506 Mon Sep 17 00:00:00 2001 From: Bamdad Sabbagh Date: Fri, 22 Apr 2022 22:39:56 +0200 Subject: [PATCH] fix(novationLaunchpadMiniMk2): Set narrower name to catch device --- .../devices/known-devices/novation-launchpad-mini-mk2.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/devices/known-devices/novation-launchpad-mini-mk2.ts b/src/app/devices/known-devices/novation-launchpad-mini-mk2.ts index f2f3e8e..7e4d74a 100644 --- a/src/app/devices/known-devices/novation-launchpad-mini-mk2.ts +++ b/src/app/devices/known-devices/novation-launchpad-mini-mk2.ts @@ -1,4 +1,4 @@ -import { Selector, DeviceCategory } from '../device/device.types'; +import {Selector, DeviceCategory} from '../device/device.types'; /** * Novation Launchpad Mini Mk2 @@ -8,7 +8,7 @@ import { Selector, DeviceCategory } from '../device/device.types'; export const novationLaunchpadMiniMk2: Selector = { category: DeviceCategory.selector, manufacturer: 'Focusrite A.E. Ltd', - name: 'Launchpad Mini MK2', + name: 'Launchpad Mini MIDI', channels: { input: 'all', output: 1, @@ -41,7 +41,7 @@ export const novationLaunchpadMiniMk2: Selector = { yellow: 62, green: 60, }, - get colorByState () { + get colorByState() { return { inputOn: this.colors.red, inputOff: this.colors.black, @@ -61,7 +61,7 @@ export const novationLaunchpadMiniMk2: Selector = { defaultDuration: 500, longClick: 400, }, - get bootSequence () { + get bootSequence() { return { color: this.colors.red, sysex: {