Mercurial > hg > nodescore
annotate www/old/readme.html @ 90:f214909fb108
load seqence fixes
author | Rob Canning <rob@foo.net> |
---|---|
date | Wed, 30 Jul 2014 10:44:14 +0100 |
parents | 49c94f63b8b0 |
children |
rev | line source |
---|---|
rc-web@42 | 1 <div class="readme"> |
rc-web@42 | 2 <h2>Performance Instructions:</h2> |
rc-web@42 | 3 |
rc-web@42 | 4 <p>Each group/musician should point their browsers to:<br/></p> |
rc-web@42 | 5 |
rc-web@42 | 6 <a href="http://nodescore.kiben.net:8889/1.html">http://nodescore.kiben.net:8889/1.html</a> <br/> |
rc-web@42 | 7 <a href="http://nodescore.kiben.net:8889/2.html">http://nodescore.kiben.net:8889/2.html</a> <br/> |
rc-web@42 | 8 <a href="http://nodescore.kiben.net:8889/3.html">http://nodescore.kiben.net:8889/3.html</a> <br/> |
rc-web@42 | 9 <a href="http://nodescore.kiben.net:8889/4.html">http://nodescore.kiben.net:8889/4.html</a> <br/> |
rc-web@42 | 10 <a href="http://nodescore.kiben.net:8889/5.html">http://nodescore.kiben.net:8889/5.html</a> <br/> |
rc-web@42 | 11 |
rc-web@42 | 12 <p>where they can login into the server by entering their name and pressing enter at the "Login:" prompt </p> |
rc-web@42 | 13 |
rc-web@42 | 14 <p>The conductor/director should load this page:<br/> |
rc-web@42 | 15 <a href="http://nodescore.kiben.net:8889/admin.html">http://nodescore.kiben.net:8889/admin.html</a> <br/> |
rc-web@42 | 16 where she is automatically logged in as "admin" <br/></p> |
rc-web@42 | 17 |
rc-web@42 | 18 <p>The login status of musicans can be monitored in the header of the embedded chat client.</p> |
rc-web@42 | 19 <p> Once everyone has logged in the director can begin the timer and commence sending instructions to the musicians using the button panel above.</p> |
rc-web@42 | 20 |
rc-web@42 | 21 <p> |
rc-web@42 | 22 There is a networked client server stopwatch system here which is optimised for mobile devices, might be a usefull generic tool for networked performances. |
rc-web@42 | 23 <br/> |
rc-web@42 | 24 |
rc-web@42 | 25 Server : <a href="http://nodescore.kiben.net:8889/nsws.html">http://nodescore.kiben.net:8889/nsws.html</a> <br/> |
rc-web@42 | 26 Client : <a href="http://nodescore.kiben.net:8889/nswc.html">http://nodescore.kiben.net:8889/nswc.html</a> <br/> |
rc-web@42 | 27 |
rc-web@42 | 28 There is one control stopwatch (server) and can be as many client you |
rc-web@42 | 29 please, the clients will all lock on to the time broadcast from the |
rc-web@42 | 30 central server instance and there will be no drift between them all. |
rc-web@42 | 31 </p> |
rc-web@42 | 32 |
rc-web@42 | 33 </div> |