final cover

master
Your Name 4 years ago
parent 44e741a4fc
commit 2ac51efbdf

File diff suppressed because one or more lines are too long

@ -1,17 +1,17 @@
<html>
<head>
<title></title>
<style type="text/css">
body
{width:100%;
{
width:100%;
background-color: white;
font-family: Helvetica;
font-size: 12px;}
}
div#left {
#left {
border: 1px solid white;
color: black;
width:49%;
@ -22,7 +22,7 @@
background-color: white;
}
div#right {
#right {
border: ;
width:49%;
display: inline-block;
@ -31,19 +31,20 @@
padding-bottom: 200px;
background-color: #21632c;
}
div.moduleimg{
margin-top:50px;
margin-bottom: 100px;}
div.moduleimg img{
.moduleimg{
margin-top:10px;
margin-bottom: 10px;}
.moduleimg img{
max-width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 50%;
}
div#bigpcb{
#bigpcb{
max-width: 90%;
display: block;
margin-left: auto;
@ -60,17 +61,26 @@
padding-top: 50%;
}
.output{
.Image{
max-width: 90%;
display: block;
margin-left: auto;
margin-right: auto;
margin-left: auto;
margin-right: auto;
}
</style>
::-webkit-scrollbar {
width: 0px;
background: transparent;
}
</style>
</head>
<body>
<div id="container">
<div id="left">
<h1>
<div id="bigpcb">
@ -79,14 +89,18 @@
</a>
</div>
<embed class="output" src="../General/inpout.gif" />
To encourage affection with the materiality of the blackbox we will create our own. Starting of by constructing the building blocks of a synthesizer, allowing the creation of complex outputs by interfacing/combining relatively simple operations. As a clear framework we will start off by working with sound, your fastest sensor. Compatible with the possibly familiar 'Eurorack' format (as developed by Doepfer) we will be constructing several electronic modules that allow the output of one module to be the input for the next. Expanding upon the original discrete, or analog approach, each of our modules offer a programmable interface, eventually allowing for interfacing beyond the blackbox.</h1>
<div id="clax" class="moduletext"><h1>Clara!!!</h1></div>
As single modules perform one job and one job well, you will have to anticipate and even require the output of someone elses module in order for yours to work. Coinciding with your research we will create one or several 'outputs' consisting of an interface, electronics and a manual.
<h2>
Guests
Dennis de Bel Dennis de Bel (1984, NL) is an applied artistic researcher, educator, radio amateur (call sign PD0WNED). In his practice he positions himself as producer, consumer, observer and distributor of critical knowledge focussed on technology. His work has been exhibited at Siggraph Los Angeles, Transmediale Berlin and hosted workshops in various collaborations at, for example, ISEA Hong Kong, Radical Networks New York. He participated in the Relearn summer schools and Libre Graphics Meetings besides being a guest tutor at the Design Academy Eindhoven and the Willem de Kooning Academy Rotterdam University of Applied Science. In 2017 he co-founded Varia, a Rotterdam based space for developing collective approaches towards everyday technology. De Bel holds a MA from the Piet Zwart Institute (NL) and most recently participated in the artist in residency program of t</h2>
<img class="output" src="../General/inpout.gif" />
To encourage affection with the materiality of the blackbox we will create our own. Starting of by constructing the building blocks of a synthesizer, allowing the creation of complex outputs by interfacing/combining relatively simple operations. As a clear framework we will start off by working with sound, your fastest sensor. Compatible with the possibly familiar 'Eurorack' format (as developed by Doepfer) we will be constructing several electronic modules that allow the output of one module to be the input for the next. Expanding upon the original discrete, or analog approach, each of our modules offer a programmable interface, eventually allowing for interfacing beyond the blackbox.</h1>
<div id="clax" class="moduletext"><h1>Clara!!!</h1></div>
As single modules perform one job and one job well, you will have to anticipate and even require the output of someone elses module in order for yours to work. Coinciding with your research we will create one or several 'outputs' consisting of an interface, electronics and a manual.
<h2>
Guests
Dennis de Bel Dennis de Bel (1984, NL) is an applied artistic researcher, educator, radio amateur (call sign PD0WNED). In his practice he positions himself as producer, consumer, observer and distributor of critical knowledge focussed on technology. His work has been exhibited at Siggraph Los Angeles, Transmediale Berlin and hosted workshops in various collaborations at, for example, ISEA Hong Kong, Radical Networks New York. He participated in the Relearn summer schools and Libre Graphics Meetings besides being a guest tutor at the Design Academy Eindhoven and the Willem de Kooning Academy Rotterdam University of Applied Science. In 2017 he co-founded Varia, a Rotterdam based space for developing collective approaches towards everyday technology. De Bel holds a MA from the Piet Zwart Institute (NL) and most recently participated in the artist in residency program of t
</h2>
</div>
<div id="right">
<div id="damla" class="moduleimg">
<a href="#damla">
@ -142,4 +156,4 @@ Dennis de Bel Dennis de Bel (1984, NL) is an applied artistic researcher, educat
</div>
</div>
</body>
</html>
</html>

Loading…
Cancel
Save