lenschcode / gma3-midi-executors

GNU General Public License v3.0
3 stars 1 forks source link

Encoders #1

Open pmjcontroller1 opened 2 hours ago

pmjcontroller1 commented 2 hours ago

Good afternoon, I just discovered your plugin and it looks perfect. I just have one question, I have 1/127 absolute encoders. When I assign it to the executor it goes from 1 to 100 directly and does not increase +1 with each pulse of the encoder, even though I configure it in rate or speed. Do you know how to solve it?

Great job

lenschcode commented 2 hours ago

Hello, unfortunately that won't be possible using this plugin. It only updates the assignment of the midi remotes according to the name. All of the midi event handling is done natively by ma3.

I'd recommend you to convert the relative encoder messages to absolute ones using bomes midi translator or touchdesigner. Alternatively you could also use other tools like chataigne or showcockpit to convert midi to osc and also do the relative to absolute conversion in there.

You could also build separate midi remotes for the left and right messages and then trigger something with that, although you probably wont be able to access any fader functions using this method.

pmjcontroller1 commented 1 hour ago

Ok no problem I can change my MIDI controller and program it as relative. In another section I would like to know if you have thought about making any plugin to map the midi buttons and be able to use them with the ma3 key options. Thank you very much for your answer.

⁣ paco Lop Dpto comercial +34 663390200 www pmjcontroller.es​

En 25 oct 2024, 20:06, en 20:06, Lensch @.***> escribió:

Hello, unfortunately that won't be possible using this plugin. It only updates the assignment of the midi remotes according to the name. All of the midi event handling is done natively by ma3.

I'd recommend you to convert the relative encoder messages to absolute ones using bomes midi translator or touchdesigner. Alternatively you could also use other tools like chataigne or showcockpit to convert midi to osc and also do the relative to absolute conversion in there.

You could also build separate midi remotes for the left and right messages and then trigger something with that, although you probably wont be able to access any fader functions using this method.

-- Reply to this email directly or view it on GitHub: https://github.com/lenschcode/gma3-midi-executors/issues/1#issuecomment-2438493816 You are receiving this because you authored the thread.

Message ID: @.***>