comparison www/p/index.html @ 46:616a221083f1

presentation icmc2012 updates
author Rob Canning <rc-web@kiben.net>
date Wed, 12 Sep 2012 00:57:56 +0100
parents 8fc7155aa3ac
children f5d3524397bc
comparison
equal deleted inserted replaced
45:d812bc777409 46:616a221083f1
1 <!doctype html> 1 <!doctype html>
2 <html lang="en"> 2 <html lang="en">
3 3
4 <head> 4 <head>
5 <meta charset="utf-8"> 5 <meta charset="utf-8">
6 6
7 <title>nodescore</title> 7 <title>nodescore</title>
8 8
9 <meta name="nodescore" content="nodescore"> 9 <meta name="nodescore" content="nodescore">
10 <meta name="author" content="Rob Canning"> 10 <meta name="author" content="Rob Canning">
11 11
56 </p> 56 </p>
57 <br/><br/> 57 <br/><br/>
58 <ul class="fragment"> 58 <ul class="fragment">
59 59
60 <li>NOT a synthesis system</li> 60 <li>NOT a synthesis system</li>
61 <li>Net perf. by instrumental musicians</li> 61 <li>NOT a composition tool</li>
62 <li>Pushing cues/notation to human performers</li> 62 <li>NO control level output (OSC etc.)</li>
63
64 <br/>
65 <li class="fragment">DOES push cues/notation to human performers</li>
66 <li class="fragment">Precomposed or on-the-fly </li>
63 67
64 <br/> 68 <br/>
65 <li>London Improvisors Orchestra (LIO) "Conductions"</li> 69
66 <li>Zorn's Cobra - Flash Card Rule based Systems</li>
67 </ul> 70 </ul>
68 71
69 72 </section>
70 <aside class="notes"> 73
71 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server. 74
72 </aside> 75
73 </section> 76 <section>
74
75
76
77 <section>
78
79 <h2>LOCAL</h2> <br/> 77 <h2>LOCAL</h2> <br/>
80 78
79 <li>Telepresence vs. Presence</li>
80
81
82 <br/>
83
84 <ul class="fragment">
81 "Hypertextual"/ NonLinear Scores/Strategies 85 "Hypertextual"/ NonLinear Scores/Strategies
82 86 <br/>
83 <br/> <br/>
84 <li>Composed/Mediated Improvisation</li> 87 <li>Composed/Mediated Improvisation</li>
85 <br/> 88 <li>London Improvisors Orchestra (LIO) "Conductions"</li>
86 <li>Interaction - Distributed Controls/Authorship</li> 89 <li>Zorn's Cobra - Flash Card Rule based Systems</li>
87 <br/> 90 <br/>
88 91 </ul>
89 <br/> 92
90
91 </section> 93 </section>
92 94
93 95
94 <section> 96 <section>
95 <h2>Dramaturgies</h2> 97 <h2>Dramaturgies</h2>
98 Interaction - Distributed Controls/Authorship
96 <blockquote>projected, directed and distributed</blockquote> 99 <blockquote>projected, directed and distributed</blockquote>
97 <img width="250" height="250" src="images/directed.png" alt="BreakDOM game screenshot"> 100 <img width="250" height="250" src="images/directed.png" alt="BreakDOM game screenshot">
98 <img width="250" height="250" src="images/democracy.png" alt="BreakDOM game screenshot"> 101 <img width="250" height="250" src="images/democracy.png" alt="BreakDOM game screenshot">
99 102
100 <aside class="notes"> 103 </section>
101 Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you run the speaker notes server. 104
102 </aside> 105 <section>
103 </section> 106 <h2>Performance Problems</h2> <br/>
104
105 <section>
106 <h2>Problems</h2> <br/>
107 <ul> 107 <ul>
108 108
109 <li>Clutter - clicktrack, stopwatch, metronome</li> 109 <li>Clutter - clicktrack, stopwatch, metronome</li>
110 <li>Oversized/complex "hypertextual" paper scores</li> 110 <li>Oversized/complex "hypertextual" paper scores</li>
111 <br/> 111 <br/>
112 <li>Different Demands to the Laptop Orchestra</li> 112 <li>Different Demands to the Laptop Orchestra</li>
113 <li>Rich Media v. Composition tool + plugin</li> 113 <li>Rich Media v. Composition tool + plugin</li>
114 </ul> 114 </ul>
115 </section> 115 </section>
116 116
117
117 <section> 118 <section>
118 <h2>NODESCORE</h2> 119 <h2>NODESCORE</h2>
119 <br/> 120 <br/>
120 <ul> 121 <ul>
121 <li>Scores assembled in HTML5</li> 122 <li>Scores assembled in HTML5</li>
123 <br/> 124 <br/>
124 <li>Not all-in-one solution - Modular Approach</li> 125 <li>Not all-in-one solution - Modular Approach</li>
125 <li>May run alongside other streams: media, OSC automation etc.</li> 126 <li>May run alongside other streams: media, OSC automation etc.</li>
126 </ul> 127 </ul>
127 </section> 128 </section>
128
129
130
131
132 129
133 130
134 <section> 131 <section>
135 <h2>Standards Compliant</h2> 132 <h2>Standards Compliant</h2>
136 133
278 </p> 275 </p>
279 </section> 276 </section>
280 277
281 <section> 278 <section>
282 <h2>NODESCORE: CHAT PANEL</h2> 279 <h2>NODESCORE: CHAT PANEL</h2>
283 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank"> 280
284 <img width="700" src="images/nodescore-chat.png" alt="screenshot"> 281 <img width="700" src="images/nodescore-chat.png" alt="screenshot">
285 </a> 282
286 283
287 <p> 284 <p>
288 </p> 285 </p>
289 </section> 286 </section>
290 287
291 <section> 288 <section>
292 <h2>NODESCORE: Score</h2> 289 <h2>NODESCORE: Score</h2>
293 <a class="image" href="http://hakim.se/experiments/html5/breakdom/" target="_blank"> 290
294 <img width="700" src="images/nodescore-nexus.png" alt="screenshot"> 291 <img width="700" src="images/nodescore-nexus.png" alt="screenshot">
295 </a>
296 292
297 <p> 293 <p>
298 GNU/Lilypond - Phantom.js 294 GNU/Lilypond - Phantom.js
299 </p> 295 </p>
300 </section> 296 </section>