yastefan / grandMA3-Chataigne-Module

A Chataigne module to control grandMA3 via OSC
GNU General Public License v3.0
22 stars 6 forks source link

Request how to use MIDI to control the command button for mapping ma3 #14

Open 517002650 opened 3 months ago

517002650 commented 3 months ago

Thank you for creating this module, it's very useful and I really like it. You're really amazing, allowing me to easily control MA3 remotely. Now I'm encountering some problems, unable to use MIDI mapping to control the command buttons on MA3, only finding a way to send commands. This is very boring, unable to click command keys like the console or mouse, unable to input commands continuously. Is it because I'm not familiar with your module or my method is not correct? Another question is, can the actuator and pusher only be controlled by a fixed page? For example, I only have 10 pusher buttons, can I only control 10 pushers and buttons? Pushers and buttons, can't I follow the console to turn pages, or can I operate them? Who can help me with the problem of.......... https://github.com/fabiankaestner/ma3-translate-osc How is this done so that OSC can map and control the command buttons of MA3 instead of sending commands? I'm not sure if your module can implement command buttons to control MA3?

PixelLighting commented 3 months ago

This plugin always worked to send comands to ma3 not pressing any Buttons and you can send the same comand twice aka off so you get the off menu

The link you send works the way that its simply sends a comand in the backround because you cant directly controll Buttons via OSC or Midi espacialy Programming areas are just buttons which are writing something into the comand line.

517002650 commented 3 months ago

This plugin always worked to send comands to ma3 not pressing any Buttons and you can send the same comand twice aka off so you get the off menu

The link you send works the way that its simply sends a comand in the backround because you cant directly controll Buttons via OSC or Midi espacialy Programming areas are just buttons which are writing something into the comand line.

Is this the way to send the command to MA3? I sent the command to clear the programmer of MA3 to MA3 onpc, but MA3 cannot clear the programmer properly. I mainly want to send the command to switch to PAGE in MA3. Is it supported? 1715946210238

PixelLighting commented 3 months ago

This plugin always worked to send comands to ma3 not pressing any Buttons and you can send the same comand twice aka off so you get the off menu The link you send works the way that its simply sends a comand in the backround because you cant directly controll Buttons via OSC or Midi espacialy Programming areas are just buttons which are writing something into the comand line.

Is this the way to send the command to MA3? I sent the command to clear the programmer of MA3 to MA3 onpc, but MA3 cannot clear the programmer properly. I mainly want to send the command to switch to PAGE in MA3. Is it supported? 1715946210238

Here is my mapping how you avoid double COmand send and how it Properly works without any Problems its more easy becasue you can edit the macro how it behaves like should it write into the comand line or should it execute it Screenshot 2024-05-23 115052

PixelLighting commented 3 months ago

as an extra for Simpel inputs you dont need a Remap, the Remap is only a Think so it converts the Fader Values Correctly

517002650 commented 3 months ago

This plugin always worked to send comands to ma3 not pressing any Buttons and you can send the same comand twice aka off so you get the off menu The link you send works the way that its simply sends a comand in the backround because you cant directly controll Buttons via OSC or Midi espacialy Programming areas are just buttons which are writing something into the comand line.

Is this the way to send the command to MA3? I sent the command to clear the programmer of MA3 to MA3 onpc, but MA3 cannot clear the programmer properly. I mainly want to send the command to switch to PAGE in MA3. Is it supported? 1715946210238

Here is my mapping how you avoid double COmand send and how it Properly works without any Problems its more easy becasue you can edit the macro how it behaves like should it write into the comand line or should it execute it Screenshot 2024-05-23 115052

This method is indeed very good. Your method is no different from directly pressing the button on MA3 nopc. It can now directly map multiple buttons and numeric buttons, and can input multiple commands continuously. Now, there is a problem that when I input multiple commands, I cannot execute the Please button. Is there a way to send the Please button to MA3 nopc?

PixelLighting commented 3 months ago

This plugin always worked to send comands to ma3 not pressing any Buttons and you can send the same comand twice aka off so you get the off menu The link you send works the way that its simply sends a comand in the backround because you cant directly controll Buttons via OSC or Midi espacialy Programming areas are just buttons which are writing something into the comand line.

Is this the way to send the command to MA3? I sent the command to clear the programmer of MA3 to MA3 onpc, but MA3 cannot clear the programmer properly. I mainly want to send the command to switch to PAGE in MA3. Is it supported? 1715946210238

Here is my mapping how you avoid double COmand send and how it Properly works without any Problems its more easy becasue you can edit the macro how it behaves like should it write into the comand line or should it execute it Screenshot 2024-05-23 115052

This method is indeed very good. Your method is no different from directly pressing the button on MA3 nopc. It can now directly map multiple buttons and numeric buttons, and can input multiple commands continuously. Now, there is a problem that when I input multiple commands, I cannot execute the Please button. Is there a way to send the Please button to MA3 nopc?

i think sadly no because Please work like the Enter Button if you are clicked into te Comand line because Please is a Hard key and not a comand