annotate www/old/readme.html @ 101:52e44ee1c791
tip master
enabled all scores in autostart script
author |
Rob Canning <rc@kiben.net> |
date |
Tue, 21 Apr 2015 16:20:57 +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>
|