# HG changeset patch # User Rob Canning # Date 1404204713 0 # Node ID 3a2845e3156e26af917bc86f31ba8d09e0c40676 # Parent b7f9ade9216531d238ff633ec3b9ae7f5e0239ef added martin tweaks diff -r b7f9ade92165 -r 3a2845e3156e nodescore.js --- a/nodescore.js Sun Jun 29 16:53:50 2014 +0000 +++ b/nodescore.js Tue Jul 01 08:51:53 2014 +0000 @@ -11,8 +11,8 @@ var sio = require('socket.io') , http = require('http') , ch = require('./chronometer') -, fs = require('fs') -, static = require('node-static'); +, fs = require('fs'); +//, static = require('node-static'); var argu = process.argv.splice(2); var port = argu[0] diff -r b7f9ade92165 -r 3a2845e3156e www/martin/css/nodescore.css --- a/www/martin/css/nodescore.css Sun Jun 29 16:53:50 2014 +0000 +++ b/www/martin/css/nodescore.css Tue Jul 01 08:51:53 2014 +0000 @@ -1,6 +1,6 @@ body{ - background-color: black; - color: white; + !background-color: white; + !color: white; font: 12px Helvetica, Arial; margin-left:0px; height:100%; @@ -9,17 +9,31 @@ h3,h4,h5,h6 { width: 400px; - background-color: white; + ! background-color: white; display: inline; color: #666; z-index: 2; } -h1{ background-color: black; color:white;font: 44px Helvetica, Arial; } -h2{ font: 28px Helvetica, Arial; color:white} -h3{ font: 12px Helvetica, Arial; color:white } -h4{ background-color: black; font: 19px Helvetica, Arial; - text-align: center; margin-left:auto; margin-right:auto; color:white} +h1{ !background-color: black; + !color:white; + font: 44px Helvetica, Arial; + +} + +h2 { font: 28px Helvetica, Arial; + !color:white +} + +h3{ font: 12px Helvetica, Arial; + !color:white + } + +h4{ !background-color: black; + font: 19px Helvetica, Arial; + text-align: center; margin-left:auto; margin-right:auto; + !color:white + } a:link { color:#666;} a:visited { color: #666;} @@ -41,7 +55,7 @@ position: absolute; top:130px; left: 3000px; - +filter: invert(100%); + !+filter: invert(100%); margin: 0 auto; } @@ -293,7 +307,7 @@ .clear { clear:both; } #midcomms{ -color:white; +!color:white; width:160px; height:40px; background-color:transparent; @@ -302,19 +316,25 @@ } #client_chronometer{ - display:table-cell; vertical-align:middle; - border-radius: 15px; - float:right; - background-color: transparent; - color: white; - font-size: 3.7em; - text-align: center; - opacity:0.8; - position: relative; - left: 10px; - bottom:64px; - width: 210px; - z-position: 2; +position:fixed; +right:70px; +bottom: 10px; +font-size:3em; + + !display:table-cell; + !vertical-align:middle; + !border-radius: 15px; + !float:right; + !background-color: transparent; + !color: white; + !font-size: 3.7em; + !text-align: center; + !opacity:0.8; + !position: relative; + !left: 10px; + !bottom:64px; + !width: 210px; + !z-position: 2; } #transport{ @@ -326,7 +346,7 @@ #ctrlstop{ position:absolute; padding: 5px; - border: 1px solid gray; + border: 1px solid gray; bottom:120px; left:1800px; height:80px; @@ -374,7 +394,7 @@ #countinnumber{ border-radius: 15px; position: absolute; - background-color:black; + !background-color:black; font-size: 10em; font-weight:bolder; display:inline; @@ -389,7 +409,7 @@ height: 90%; font-size:3em; text-align:center; - background-color:black; + !background-color:black; border:1px solid white; margin-left:auto; margin-right:auto; display:table-cell; @@ -397,10 +417,12 @@ border-radius: 15px; } -!#wide { background-color:white; width:5600px; height:90%; border: 1px solid black; padding: 16px 10px 16px 0px; display:inline; } +!#wide { !background-color:white; + width:5600px; height:90%; border: 1px solid black; + padding: 16px 10px 16px 0px; display:inline; } .outermaster2{ - background-color:black; + !background-color:black; margin-top:4px; height: 810px; width: 6700px; @@ -415,14 +437,17 @@ left: -0px; height: 760px; padding: 20px 50px 20px 50px; - border: 1px solid gray; background-color: black;} + border: 1px solid gray; + !background-color: black; + } #outerpreview { !display:inline; !float:left; height:700px; width: 1200px; padding: 0; - border: 1px solid gray; background-color: black; + border: 1px solid gray; + background-color: black; margin: 0 auto; padding: 50px 50px 50px 50px; position: relative; left:-1200px; @@ -475,7 +500,8 @@ #links {position:absolute; bottom:150px; left: 800px; width:900px;} !#transect {position:absolute; bottom:180px; left: 1300px; width:600px;} -.tportpop { background-color:black; width:200px; height: 90px; +.tportpop { !background-color:black; + width:200px; height: 90px; margin: 1px solid white; position:relative; left:300px; top:60px; border: 1px solid green; border-radius: 10px; padding: 5px; } \ No newline at end of file diff -r b7f9ade92165 -r 3a2845e3156e www/martin/index.html --- a/www/martin/index.html Sun Jun 29 16:53:50 2014 +0000 +++ b/www/martin/index.html Tue Jul 01 08:51:53 2014 +0000 @@ -2,7 +2,7 @@ - controlx@nodescore + iface@nodescore @@ -12,7 +12,7 @@ - + @@ -67,7 +67,7 @@
-
+
@@ -76,7 +76,7 @@
-
+
@@ -87,16 +87,16 @@
-
+
-
+
-
+
@@ -142,7 +142,7 @@
-
+
@@ -199,20 +199,17 @@ -
-

Lines of Desire

-

for four violins

+
pathways - for guitar, percussion & electronics
-
..
-
00:00:00.0
+
..
+
00:00:00.0
- -