We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have installed midi2vjoy correctly and midi2vjoy.py -t outputs my midi device.
I rewrote xsessionpro.conf to cater towards my board and have configured vjoy how i need.
when i start midi2vjoy -m 1 -c xsessionpro.conf this is output
pygame 2.5.0 (SDL 2.28.0, Python 3.10.11) Hello from the pygame community. https://www.pygame.org/contribute.html (187, 6) 3 (187, 6) 4 (187, 6) 5 (187, 6) 4 (155, 36) 127 (139, 36) 0 (187, 14) 37 (187, 14) 21
pygame 2.5.0 (SDL 2.28.0, Python 3.10.11)
Hello from the pygame community. https://www.pygame.org/contribute.html
(187, 6) 3
(187, 6) 4
(187, 6) 5
(155, 36) 127
(139, 36) 0
(187, 14) 37
(187, 14) 21
it is printing the correct information according to the midi but its not sending any joystick info
xsessionpro.conf looks like this -
187 6 1 SL0 155 36 1 1
187 6 1 SL0
155 36 1 1
187 1 2 Z 187 2 2 X 187 3 2 Y 187 4 2 RX 187 5 2 RY 187 6 2 RZ 187 14 2 SL1
187 1 2 Z
187 2 2 X
187 3 2 Y
187 4 2 RX
187 5 2 RY
187 6 2 RZ
187 14 2 SL1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have installed midi2vjoy correctly and midi2vjoy.py -t outputs my midi device.
I rewrote xsessionpro.conf to cater towards my board and have configured vjoy how i need.
when i start midi2vjoy -m 1 -c xsessionpro.conf this is output
pygame 2.5.0 (SDL 2.28.0, Python 3.10.11)
Hello from the pygame community. https://www.pygame.org/contribute.html
(187, 6) 3
(187, 6) 4
(187, 6) 5
(187, 6) 4
(155, 36) 127
(139, 36) 0
(187, 14) 37
(187, 14) 21
it is printing the correct information according to the midi but its not sending any joystick info
xsessionpro.conf looks like this -
187 6 1 SL0
155 36 1 1
187 1 2 Z
187 2 2 X
187 3 2 Y
187 4 2 RX
187 5 2 RY
187 6 2 RZ
187 14 2 SL1
The text was updated successfully, but these errors were encountered: