* aseqdump -u1 can't receive MT4 messages
[not found] <1712639431329867363-webhooks-bot@alsa-project.org>
@ 2024-04-09 5:10 ` GitHub issues - opened
0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2024-04-09 5:10 UTC (permalink / raw)
To: alsa-devel
alsa-project/alsa-utils issue #262 was opened from masahirokakishita:
Hello,
aseqdump version 1.2.11
karnel 6.5.0
Sending MT4 messages from ProtoZoA to Linux PC, the command, aseqdump -u1 can't receive messages.
The command, aseqdump -u0 and aseqdump -u2 can receive these messages.
```
aseqdump -u 2 -p 24:0
24:1 Group 1, Note on 0, note 67, velocity 0xfedc, attr type = 66, data = 0xba98
24:1 Group 1, Note off 0, note 67, velocity 0x1234, attr type = 66, data = 0x5678
24:1 Group 1, Note on 0, note 65, velocity 0x2200, attr type = 1, data = 0x3344
24:1 Group 1, Note off 0, note 65, velocity 0x5500, attr type = 0, data = 0x6677
24:1 Group 1, Note on 0, note 63, velocity 0xffff, attr type = 0, data = 0x0
24:1 Group 1, Note off 0, note 63, velocity 0x8000, attr type = 0, data = 0x0
aseqdump -u 0 -p 24:0
24:1 Note on 0, note 67, velocity 127
24:1 Note off 0, note 67, velocity 9
24:1 Note on 0, note 65, velocity 17
24:1 Note off 0, note 65, velocity 42
24:1 Note on 0, note 63, velocity 127
24:1 Note off 0, note 63, velocity 64
```
```
aseqdump -u 1 -p 24:0
```
Issue URL : https://github.com/alsa-project/alsa-utils/issues/262
Repository URL: https://github.com/alsa-project/alsa-utils
^ permalink raw reply [flat|nested] only message in thread