unfortunately Lightpower is the local distributor of MA AND Martin in Germany. But Martin wont bring GDTF Files for older fixtures like quantum spot and aura XB.......
Martin stated in a GDTF Webinar, that they will bring GDTF files for all new fixtures and that they will work backwards, too:
Content embedded from external sources will not be displayed without your consent.
Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
At the moment not directly. As a workaround for now you could import it into grandMA2 and from there convert the grandMA2 show file to be a grandMA3 show file.
While I'm writing a plugin I normally have a macro right beside it that reloads the plugin after I have made a code change and saved
Something like:
Import Plugin 1 "level1.xml"
Once you press that macro you can call your macro again and see the changes.
You can do this even faster. Just execute the ReloadPlugin command. When the external lua file has changed, the new content will automatically imported to the plugin in the pool.
Do you have RDM devices connected that will be displayed within the RDM Devices windows? If yes, which type of device, and which setting do you change?
At moment there is no permanently selected filter, like Select Filter x was doing in grandMA2.
Selecting a filter in grandMA3 applies the filter at moment to the command filter/At filter (however you want to call it). The command filter is always reset to filter 1 after store/update, etc.
The current behavior can be compared with grandMA2 where you had filter 1 permanently selected and then called a different filter for the next operation as command filter.
The command filter in grandMA3 knows only which attributes are active/not active.
I agree that the current behavior is not the best, and hopefully gets improved in the future. I only wanted to explain how it works at moment.