User Tools

Site Tools


macros:identifier:titanid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:identifier:titanid [2018/09/08 17:20] – [titanId] icke_siegenmacros:identifier:titanid [2024/08/24 08:51] (current) icke_siegen
Line 5: Line 5:
 Within Titan, each and every single item has an Id - simply an integer number which is this item's unique identifier. This can be used to refer to a specific item by calling this object with its id. Within Titan, each and every single item has an Id - simply an integer number which is this item's unique identifier. This can be used to refer to a specific item by calling this object with its id.
  
-Usually, each id is set by Titan itself - you have no means - and no reason - to alter a particular item's id. Also, that's why **you will use the titanId in macros only in rare cases: there is no practical way to find the titanId of a specific item, and it might be different in the next show.** However, there are some reserved IDs which might be a good guess for the master IDs in new shows. **As you can see below this is not guaranteed, in particular across versions -- the IDs have changed from v10 to v11**:+Usually, each id is set by Titan itself - you have no means - and no reason - to alter a particular item's id. Also, that's why **you will use the titanId in macros only in rare cases: there is no practical way to find the titanId of a specific item, and it might be different in the next show.** However, there are some reserved IDs which might be a good guess for the master IDs in new shows. **As you can see below this is not guaranteed, in particular across versions -- the IDs have changed from v10 to v11/v12, and then again to v13** (these are at least valid until Titan v17, tested March 2024):
  
-^ Titan Id v10 ^ Titan Id v11 ^ Handle ^ Description ^  
-| 1600 | 1605 | GrandMaster | Grand Master | 
-| 1601 | 1606 | FlashMaster | Flash Master | 
-| 1602 | 1607 | PlaybackMaster | PlaybackMaster | 
-| 1603 | 1608 | PresetMaster | Preset Master | 
-| 1604 | 1609 | RateGrandMaster | Rate Grand Master | 
-| 1605 | 1610 | SwopMaster | Swop Master | 
-| 1606 | 1611 | SizeGrandMaster | Size Grand Master | 
-| 1607 | 1612 | BPMMaster:0 | BPM Master 1 | 
-| 1608 | 1613 | RateMaster:0 | Rate Master 1 | 
-| 1609 | 1614 | SizeMaster:0 | Size Master 1 | 
-| 1610 | 1615 | (empty) | | 
-| 1611 | 1616 | BPMMaster:1 | BPM Master 2 | 
-| 1612 | 1617 | RateMaster:1 | Rate Master 2 | 
-| 1613 | 1618 | SizeMaster:1 | Size Master 2 | 
-| 1614 | 1619 | (empty) | | 
-| 1615 | 1620 | BPMMaster:2 | BPM Master 3 | 
-| 1616 | 1621 | RateMaster:2 | Rate Master 3 | 
-| 1617 | 1622 | SizeMaster:2 | Size Master 3 | 
-| 1618 | 1623 | (empty) | | 
-| 1619 | 1624 | BPMMaster:3 | BPM Master 4 | 
-| 1620 | 1625 | RateMaster:3 | Rate Master 4 | 
-| 1621 | 1626 | SizeMaster:3 | Size Master 4 | 
-| 1622 | 1627 | (empty) | | 
-| 1623 | 1628 | ABMaster | A/B Master | 
  
 +<sortable>
 +^ Titan Id v10  ^ Titan Id v11, v12  ^ Titan Id v13/14/15/16/17  ^ Handle           ^ Description        ^
 +| 1600          | 1605               | 1605                      | GrandMaster      | Grand Master       |
 +| 1601          | 1606               | 1606                      | FlashMaster      | Flash Master       |
 +| 1602          | 1607               | 1607                      | PlaybackMaster   | PlaybackMaster     |
 +| 1603          | 1608               | 1608                      | PresetMaster     | Preset Master      |
 +| 1604          | 1609               | 1609                      | RateGrandMaster  | Rate Grand Master  |
 +| 1605          | 1610               | 1610                      | SwopMaster       | Swop Master        |
 +| 1606          | 1611               | 1611                      | SizeGrandMaster  | Size Grand Master  |
 +| 1607          | 1612               | 1612                      | BPMMaster:     | BPM Master 1       |
 +| 1608          | 1613               | 1620                      | RateMaster:    | Rate Master 1      |
 +| 1609          | 1614               | 1621                      | SizeMaster:    | Size Master 1      |
 +| 1610          | 1615               | 1622                      | (empty)          |                    |
 +| 1611          | 1616               | 1613                      | BPMMaster:     | BPM Master 2       |
 +| 1612          | 1617               | 1623                      | RateMaster:    | Rate Master 2      |
 +| 1613          | 1618               | 1624                      | SizeMaster:    | Size Master 2      |
 +| 1614          | 1619               | 1625                      | (empty)          |                    |
 +| 1615          | 1620               | 1614                      | BPMMaster:     | BPM Master 3       |
 +| 1616          | 1621               | 1626                      | RateMaster:    | Rate Master 3      |
 +| 1617          | 1622               | 1627                      | SizeMaster:    | Size Master 3      |
 +| 1618          | 1623               | 1628                      | (empty)          |                    |
 +| 1619          | 1624               | 1615                      | BPMMaster:     | BPM Master 4       |
 +| 1620          | 1625               | 1629                      | RateMaster:    | Rate Master 4      |
 +| 1621          | 1626               | 1630                      | SizeMaster:    | Size Master 4      |
 +| 1622          | 1627               | 1631                      | (empty)          |                    |
 +| 1623          | 1628               | 1632                      | ABMaster         | A/B Master         |
 +|                                  | 1616                      | BPMMaster:     | BPM Master 5       |
 +|                                  | 1617                      | BPMMaster:     | BPM Master 6       |
 +|                                  | 1618                      | BPMMaster:     | BPM Master 7       |
 +|                                  | 1619                      | BPMMaster:     | BPM Master 8       |
 +</sortable>
 (found by scrutinizing showfiles after uncompressing) (found by scrutinizing showfiles after uncompressing)
  
-There is a website which retrieves titanIds from your show if called on the same computer where Titan PC suite (and Web API) are running: http://www.avolites.de/downloads/miditoweb/gettitanids.htm+There is a website which retrieves titanIds from your show if called on the same computer where Titan PC suite (and Web API) are running: http://www.avosupport.de/downloads/miditoweb/gettitanids.htm, see also [[webapi:examples:titanids]].
  
 [[:about_this_wiki|ASSUMPTION]] (derived from some examples) [[:about_this_wiki|ASSUMPTION]] (derived from some examples)
macros/identifier/titanid.1536427211.txt.gz · Last modified: 2018/09/08 17:20 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki