<style> Patch { display: block; margin: 20px; } table { display: table; caption-side: bottom; border: thin solid black; border-spacing: 0; width: 80%; } thead { display: table-header-group; } body { display: block; } tr { display: table-row; } th, td { display: table-cell; border: thin solid black; text-align: left; overflow: auto; height: 40px; padding: 5px; white-space: pre; } </style> <Patch> <body> <table name="Patch"> <thead> <tr> <th>Group</th> <th>Function</th> <th>Universe</th> <th>Address</th> <th>Values</th> </tr> </thead> <tr> <td>Timeline Controls</td> <td></td> <td>0</td> <td>1</td> <td></td> </tr> <tr> <td></td> <td>Transport</td> <td></td> <td>1</td> <td>Pause: 0 - 9 Play: 10 - 19 Stop: 20 - 29 Ignore next Cue: 30 - 39 Jump to next Cue: 40 - 199 </td> </tr> <tr> <td></td> <td>Cues</td> <td></td> <td>2</td> <td>0 - 255</td> </tr> <tr> <td></td> <td>Cue Fade Duration</td> <td></td> <td>3</td> <td></td> </tr> <tr> <td></td> <td>SMPTE</td> <td></td> <td>4</td> <td>Currently not used!</td> </tr> <tr> <td></td> <td>Opacity</td> <td></td> <td>5</td> <td>0 -65535.000000</td> </tr> </table> </body> </Patch>
<?xml version="1.0" encoding="UTF-8"?> <Patch> <body> <table name="Patch"> <thead> <tr> <th>Group</th> <th>Function</th> <th>Universe</th> <th>Address</th> <th>Values</th> </tr> </thead> <tr> <td>Timeline Controls</td> <td></td> <td>0</td> <td>1</td> <td></td> </tr> <tr> <td></td> <td>Transport</td> <td></td> <td>1</td> <td>Pause: 0 - 9 Play: 10 - 19 Stop: 20 - 29 Ignore next Cue: 30 - 39 Jump to next Cue: 40 - 199 </td> </tr> <tr> <td></td> <td>Cues</td> <td></td> <td>2</td> <td>0 - 255</td> </tr> <tr> <td></td> <td>Cue Fade Duration</td> <td></td> <td>3</td> <td></td> </tr> <tr> <td></td> <td>SMPTE</td> <td></td> <td>4</td> <td>Currently not used!</td> </tr> <tr> <td></td> <td>Opacity</td> <td></td> <td>5</td> <td>0 -65535.000000</td> </tr> </table> </body> </Patch>
I would like a Fixture for the Pixera mediaserver Timeline.