xtc name
This commit is contained in:
parent
8542a7e73b
commit
1d7cee13d7
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ export default async function mapping() {
|
|||
const tryXTouch = async () => {
|
||||
const [xtouch, xtouch_loop] = await retry(() => {
|
||||
return [
|
||||
new MidiDevice('X Touch Compact', true),
|
||||
new MidiDevice('X-TOUCH COMPACT', true),
|
||||
new MidiDevice('XTouch-loop', true, true)
|
||||
]
|
||||
}, 1000, 'xtouch')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue