Git Product home page Git Product logo

Comments (5)

maartentamboer avatar maartentamboer commented on July 2, 2024

That's strange, did you make any changes in the x-touch editor in the buttons section? And can you let me know which commands you send with the SedSx tool?

from x-touch-mini-fs2020.

DrRajJena avatar DrRajJena commented on July 2, 2024

Thanks! When I use SendSx I read these codes on Midi In when I press button 1
9A 08 7F (press)
8A 08 00 (release)

So I send this code and button 1 LED illuminates
9A 08 7F

And I send this code and button1 LED goes out
8A 08 00

Reading from x-touch editor I following details:
GLOBAL TAB:
Device ID 1,Global CH 2
RXMidi control Button LEDs NOTE0-NOTE15
BUTTONS TAB looks like this...

image

image

Is this all as it should be?

from x-touch-mini-fs2020.

dachande avatar dachande commented on July 2, 2024

Same problem here although I'm using a BCR2000 instead of a X-Touch Mini. When the buttons are set up correctly I can control the corresponding switches in the sim and I also can send the note-on and note-off commands via MDI to the BCR2000 to control the leds, but when manually flipping a switch in the sim, the lights on the BCR2000 won't change.
It almost looks like the change in the simvar is not recognized by the software and converted into the corresponding MIDI command.

from x-touch-mini-fs2020.

cupax1000 avatar cupax1000 commented on July 2, 2024

I have the exact same problem. Too bad, I'm missing this a lot to have a perfect MSFS controller.

from x-touch-mini-fs2020.

maartentamboer avatar maartentamboer commented on July 2, 2024

It might be your global midi channel: #121 (comment)

Feel free to reopen if needed

from x-touch-mini-fs2020.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.