miércoles, 9 de abril de 2008
viernes, 31 de agosto de 2007
S.E.R.
Galería 1/4
S.E.R. es un invernadero de sono esculturas robóticas (flores) diseñadas para producir sonído al ser excitadas con luz, emulando el proceso de fotosíntesis.
Un mecanismo de riego por luz se instaló en el lugar como dispositivo de alimentación de las flores.
S.E.R. its a greenhouse with sound robotic sculptures (flowers) designed to produce sound when they are being stimulated by light, simulating a photosynthethic process.
A light watering mechanism was installed for flower feeding.
jueves, 31 de mayo de 2007
mu
Free SuperCollider codes >
//////////// Código 1
// En el que através de Pdefs se forma un insulso contrapunto.
SynthDef("si",{|freq|Out.ar(0,Blip.ar(freq,4,0.2)*EnvGen.ar(Env.perc(0.01,0.3),1,doneAction:2))}).store;\
w=Pseq([Pdef(\uno), Pdef(\dos), Pdef(\tres)], inf);
Pdef(\uno, Pbind(\instrument, \si, \dur, Pseq([0.5,0.25,0.25], 1), \degree, 0));
Pdef(\dos, Pbind(\instrument, \si, \dur, Pseq([0.125,0.125,0.25,0.25,0.25], 1), \degree, 3));
Pdef(\tres, Pbind(\instrument, \si, \dur, Pseq([0.125],8), \degree, 2));
Pdef(\tres, Pbind(\instrument, \si, \dur, Pseq([0.125,0.125,0.125,0.125,0.25,0.25],1), \degree, 2));
(
~rut=Routine({var count=0;2.do{count=count+1;
switch(count, 1,{Pdef(\tres, Pbind(\instrument, \si, \dur, Pseq([0.125,0.125,0.125,0.125,0.25,0.25],1), \degree, 2));},
2,{Pdef(\tres, Pbind(\instrument, \si, \dur, Pseq([0.125],8), \degree, 2));});
count.postln;
2.wait}
})
)
~rut.reset.play
w.play
w.stop
x=Pseq([Pdef(\cuatro), Pdef(\cinco), Pdef(\seis)], inf);
Pdef(\cuatro, Pbind(\instrument, \si, \dur, 0.25, \degree, Pseq([-7,-5,-3,-5], 2)));
Pdef(\cinco, Pbind(\instrument, \si, \dur, 0.5, \degree, Pseq([-4,-2], 1)));
Pdef(\seis, Pbind(\instrument, \si, \dur, 0.5, \degree, Pseq([-3,-1], 1)));
x.play
///////// Si.
sábado, 19 de mayo de 2007
Cubilete
Instalación compuesta por un vaso controlado electrónicamente que al caer sobre una mesa activa una video proyección simulando agua derramándose. El agua proyectada muestra imágenes de reflejo del paisaje.
Simulation of spilled water from a glass on a table. Landscape is projected on the "water" surface.
viernes, 18 de mayo de 2007
Medios Vacíos-Empty Media
Rogelio Sosa
Recubrimiento de piso con
cajas de CD vacías.
Site specific project in Visual Arts Office of Casa Vecina.
The piece is done tilling a massive amount of empty jewel case CD boxes on the floor in a pedestrian crossing. The CD boxes are gradually torn into shreds by the steps of the pedestrians generating a rough plastic sound texture that is amplified in the ceiling.