macros:function:triggers.togglemappingenable
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
macros:function:triggers.togglemappingenable [2018/01/19 08:19] – created icke_siegen | macros:function:triggers.togglemappingenable [2022/01/25 07:35] (current) – icke_siegen | ||
---|---|---|---|
Line 9: | Line 9: | ||
^ [[macros: | ^ [[macros: | ||
^ parameter | mappingId ( [[macros: | ^ parameter | mappingId ( [[macros: | ||
- | ^ ::: | As the first two mappings are predefined and cannot be altered, the first user mapping is ID=2. | | ||
^ return value | [[macros: | ^ return value | [[macros: | ||
+ | |||
+ | <fs xx-large> | ||
+ | |||
+ | **In Titan v10**, the mappingId is independent from the titanId and starts at 0: | ||
+ | * mappingId 0 refers to the factory mapping DJ Tap | ||
+ | * mappingId 1 refers to the factory mapping MIDI Show Control | ||
+ | * mappingId 2 refers to the first user-defined macro | ||
+ | * mappingId 3 refers to the second user-defined macro | ||
+ | * user-defined macros are numbered in the order of their creation. However they are displayed in an alphanumerical order regardless which one was created first. | ||
+ | |||
+ | **From Titan v11 on** the mappingId is part of the titanId scope which are created internally and cannot be changed nor made visible easily. | ||
+ | |||
+ | I found that in a **new show in v11** the factory defined mappings have the titanIds 1815 and 1816, and user-defined macros start with 1817. but this may change as soon as anything else is programmed, and is of limited use. | ||
+ | |||
+ | In a **new show in v12** the factory mappings have titanIds 1817 and 1818 and the user-defined macros start thereafter. However v12 has a function to make use of the mapping' | ||
+ | |||
+ | In a **new show in v13** the titanIds have changed again and are now in the 1820 range, depending from macros loaded on startup. There is no DJ Tap mapping, MIDI Show Control has user number 1, and user defined trigger mappings start at user number 2 in order of their creation, | ||
+ | |||
== Example in == | == Example in == |
macros/function/triggers.togglemappingenable.1516349976.txt.gz · Last modified: 2018/01/19 08:19 by icke_siegen