1. Controlling MXW through Python: Difference between revisions
Jump to navigation
Jump to search
Created page with "Python is used in MXW trough a plugin interface. Specified program paths are searched for plugins which are registered, and then loaded through the user interface. As of vers..." |
No edit summary |
||
Line 1: | Line 1: | ||
Python is used in MXW trough a plugin interface. Specified program paths are searched for plugins which are registered, and then loaded through the user interface. | Python is used in MXW trough a plugin interface. Specified program paths are searched for plugins which are registered, and then loaded through the user interface. | ||
As of version 7.2., plugins are available in the playlist. | As of version 7.2., plugins are available in the playlist. There are two paths searched during program startup, the program folder and the user folder: | ||
plugins/playlist/python |
Revision as of 17:53, 3 December 2023
Python is used in MXW trough a plugin interface. Specified program paths are searched for plugins which are registered, and then loaded through the user interface.
As of version 7.2., plugins are available in the playlist. There are two paths searched during program startup, the program folder and the user folder:
plugins/playlist/python