Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Midi-control-out doesn't send anything after control n°31 #201

Closed
zigmhount opened this issue Apr 18, 2020 · 3 comments
Closed

Midi-control-out doesn't send anything after control n°31 #201

zigmhount opened this issue Apr 18, 2020 · 3 comments

Comments

@zigmhount
Copy link

Hi,
My [midi-control-out] section looks as follows (using Akai APC Mini):

[midi-control-out]

...

32 1 1     # screenset size, output buss, enabled (1) /disabled (0)

0 [1 0 144 56 1] [1 0 144 56 5] [1 0 144 56 2] [1 0 144 56 3]
...
31 [1 0 144 3 1] [1 0 144 3 5] [1 0 144 3 2] [1 0 144 3 3]

# MIDI Control Out: play
0 [0 144 82 1]

# MIDI Control Out: stop
0 [0 144 82 0]

# MIDI Control Out: pause
0 [0 144 82 0]
...

It works fine for the sequence buttons (controls 0 to 31) so I can see the signal coming out of Seq64 in aseqdump and the lights turn on on the controller. However no signal is detected by aseqdump for play/pause/stop.
Is that a mistake in my configuration, or a real bug?

@ahlstromcj
Copy link
Owner

ahlstromcj commented Apr 19, 2020 via email

@ahlstromcj
Copy link
Owner

ahlstromcj commented Apr 19, 2020 via email

@zigmhount
Copy link
Author

Yup that works, thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants