Git Product home page Git Product logo

Comments (4)

lebaston100 avatar lebaston100 commented on May 23, 2024

I've read though the protocol documentation of your device and found out that the default midi mapping has the same control value for all the fader, with the difference beeing the midi channel which MIDItoOBS currently will ignore by design:

These knobs and switches will output on a different MIDI channel based on the current Track Selection (track 1 = MIDI channel 0, track 8 = MIDI channel 7, MASTER = MIDI channel 8)

It also doesn't seem to be possible to reconfigure the faders with some software from Akai.
So right now you won't be able to use them. I will look into what needs to be done to finally add support for midi channels though.
I will leave this open for now until there is a solution.

It would be really helpfull for me if you could join the discord at https://discord.gg/PCYQJwX and message me there so we can debug furter.

from miditoobs.

lebaston100 avatar lebaston100 commented on May 23, 2024

I have added midi channel handling now. Could you give it a try again?
https://github.com/lebaston100/MIDItoOBS/archive/master.zip

from miditoobs.

dahlers205 avatar dahlers205 commented on May 23, 2024

Nice, I am using the APC20 MIDI Controller. And no it works perfect with the channel setting. Thanks

The APC20 can also be set to diffrent modes. Helpful if you want to get all Buttons just react to On/Off Keys and no Control Changes.
To change the mode you need to send a SysEx command once. For the APC20 and APC40 it is
F0 47 7F 7B 60 00 04 42 08 02 01 F7

I am using MIDI-OX for this, but it would be nice if there would be a possibility to configure a SysEx Message per device in the config.json that will be send to the device when the connection is established. Maybe this is a topic for its own Issue.

from miditoobs.

lebaston100 avatar lebaston100 commented on May 23, 2024

Glad that it works now.
I will put that other thing on my todo list. I plan on redoing the data model to support more advanced use anway sooner or later.
I'll close this for now.

from miditoobs.

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.