Dashboard
Recent Activity
MAuser28 replied to the thread Get number of selected executor.
The only thing happening in the cml is "call plugin"
dherderich replied to the thread Import MA3 onPC shortcuts via commandline.
Assuming you have already 1 XML file with all your shortcuts inside exported.
ChangeDestination CurrentUserProfile
ChangeDestination "KeyboardShortCuts"
Import Library "Your name.xml" At 1
ChangeDestination Root
Ahuramazda replied to the thread Get number of selected executor.
Strange, should be working.
If you create a plugin with my code it should be printing the addresses of the executors your selected sequence is assigned to. Do you see anything in the system monitor when you call it?
MAuser28 replied to the thread Get number of selected executor.
Seems not to be working. To get it right, do i have to modify your script in any way or how to use it correctly?
Ahuramazda replied to the thread Get number of selected executor.
(Code, 8 lines)
Ahuramazda replied to the thread How can I hide the input in a text input?.
It turned out the "LineEdit" object has a special property "secret" to hide entered characters.
So the function for the password input popup you can call from your plugin could be:
(Code, 20 lines)
Tuta2024 replied to the thread akai midi.
Hi Thomas, how are you doing, my friend? Could you help me? I work at festivals with Grand MA3. Is there any plugin or macro that I can use to release fixtures by groups or only universes via DMX in?
MAuser28 posted the thread Import MA3 onPC shortcuts via commandline.
Hi,
does anybody know a way to import my shortcuts via command? I wanna automate this in a macro to be abele working with multiple users in one showfile/user and everyone can use their shortcuts super quick when taking over.
MAuser28 posted the thread Get number of selected executor.
Hi,
is there any way to readout the number of the executor, my currently selected sequence is assigned to? I´ve found a way using lua to check which sequence is currently selected but finding any handle for the exec seems so be very hard as MA3 is not based on executors positions like MA2...
Kore replied to the thread Plugin to Sync markers with my software.
There are numerous plugins like this available for Reaper for example.