Skip to content

[Bug] maweb dot2 some Button exectuors don't output any values  #114

Open
@joshuabloemer

Description

@joshuabloemer

When mapping the following dot2 onPc button executors with midimonster no values are sent.
(B-wing 1)
508 to 501
608 to 601
708 to 701
808 to 801

(B-wing 2)
616 to 609
716 to 709
816 to 809

all other executors seem to be working

Below is my config

[maweb ma]
; That's the IP of your console or OnPC.
host = 127.0.0.1 80

; If a Dot2 is used, the username is automatically set to "remote".
;user = midimonster
;password = midimonster

[lua debug]
script = print.lua
default-handler = printchannel

[map]
ma.page1.button601 > debug.1

Metadata

Metadata

Assignees

Labels

backendBackend issues

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions