You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TETRA GAMMA CIRCULAIRE</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="header"><img src="img/floppylogo.png"/></div>
<h1>TGC #3 (XPUB Special Issue 2) @ Floppy Totaal</h1>
<h2>This is the TGC #3</h2>
<img src="img/lid.jpg" />
<img src="img/tgclaunch.jpg" />
<h2>XPUB and DE PLAYER</h2>
<p>What is that?</p>
<h2>Special Issues</h2>
<img src="img/si.jpg" />
<img src="img/tgc1.jpg" />
<h2>Pushing the Score</h2>
screenshot pushing the score
<h2>Thinking about the score</h2>
??
<h2>Thinking about a common platform: a jukebox?</h2>
draft
<h2>Putting stuff together</h2>
montage
<h2>Three components</h2>
pd/python/web
<h2>Anatomy of a TGC Floppy</h2>
image floppy + tree
<p>
Most basic floppy could have:
<pre>
.
├── LICENSE
├── main.pd
├── main.py
├── noweb
│   └── index.html
└── README
</pre>
One of Nadine's Floppies:
<pre>
.
├── drone.txt
├── drone.wav
├── LICENSE
├── main.pd
├── noweb
│   ├── img
│   │   ├── carpet.jpg
│   │   └── drone1.svg
│   ├── index.html
│   ├── jquery-3.2.0.min.js
│   ├── RobotoMono-Regular.ttf
│   ├── style.css
│   └── watchlist.txt
├── player.pd
└── README
</pre>
</p>
<h2>The fine line (Clàudia Giralt Monedero)</h2>
<img src="img/claudia.jpg" />
<h2>Motions (Francisco González)</h2>
<img src="img/franc.jpg" />
<h2>Adopt a Walk (Giulia de Giovanelli)</h2>
<img src="img/giulia.jpg" />
<h2>Rock Step - Triple Step - Triple Step (Karina Dukalska)</h2>
<img src="img/karina.jpg" />
<h2>Rest (Kimmy Spreeuwenberg)</h2>
<img src="img/kimmy.jpg" />
<h2>A sonification of the Dutch elections March 2017 (Margreet Riphagen)</h2>
<img src="img/margreet.jpg" />
<h2>euclid (Max Franklin)</h2>
<img src="img/max.jpg" />
<h2>Drone Oddity #1, #2 and #3 (Nadine Rotem-Stibbe)</h2>
<img src="img/nadine.jpg" />
<h2>Live Demo</h2>
<p>euclid by Max Franklin</p>
<h2>Future developments?</p>
</body>
</html>