ernsad

Measure and Discourse (2019–2021)

About MEDIS is developed as an environment that provides tools and methods to investigate audience experiences during live performances. Project details Tasks Conception, method, design, coding, research. ToolsFusion360, Arduino, Prusa3D, JavaFX The MEDIS environment 1 MEDIShost http://andreaspirchner.com/wp-content/uploads/2021/01/MEADIS1-klein.mp4 2 MEDISanalysis http://andreaspirchner.com/wp-content/uploads/2021/01/vid-timeline-layout-2.mov 3 Interfaces: Marker // MEDIS // Type of Hardware: Stick-Interface // Type of Software: Firmware …

Measure and Discourse (2019–2021) Read More »

Audiovisual Study

Listen with headphones. n = 3 http://andreaspirchner.com/wp-content/uploads/2022/06/n3.mp4 n = 10 http://andreaspirchner.com/wp-content/uploads/2022/06/n10.mp4 n = 30 http://andreaspirchner.com/wp-content/uploads/2022/06/n30.mp4 // –––––––––––––––––––––––––––––––––––––––––––––––––––––––– // Audiovisual Study // Andreas Pirchner, 2018 // –––––––––––––––––––––––––––––––––––––––––––––––––––––––– // This p5.js sketch generates an animated graphical representation of dots that move in circles around a central point. // The following variables are used to customize the appearance …

Audiovisual Study Read More »

Audioreactive

http://andreaspirchner.com/wp-content/uploads/2022/06/noten_cubus.mp4 Quarzt Composer, visuals temp festival, 2006 http://andreaspirchner.com/wp-content/uploads/2022/06/zahlen_matrix.mp4http://andreaspirchner.com/wp-content/uploads/2022/06/Ohne-Titel.mov Processing, visuals,  http://andreaspirchner.com/wp-content/uploads/2022/06/37991393_1617743131682085_5239702687301241478_n_17944153189080380.mp4 Binaural Audiovisual Sketch. Processing, OSC, MAX. 2018. http://andreaspirchner.com/wp-content/uploads/2022/06/37355007_128703494719231_6575331553414363611_n_17886658279245683.mp4 Binaural Audiovisual Sketch. Processing, OSC, MAX. 2018. Audioreactive Material-Displacement, C4D, 2019. Audioreactive Material-Displacement, C4D, 2019.

Ö1 Museumsommer

Radio Ö1 Museum Summer (2020)

# —————————————————————————– # Python Script to use Geo-Data in C4D for maps # Also creates a network from the lacation points. # Andreas Pirchner 2020 # —————————————————————————– import c4d import json import random import math # Needed C4D Objects: # “CityPin”, “MuseumPin”, “SplineNet” class museum: def __init__(self, name, lat, lon): self.name = name self.lat = …

Radio Ö1 Museum Summer (2020) Read More »

KUG Broschure (2019)

/*————————————————-*/ /* Random Walk Generator */ /* Made with Processing */ /* Andreas Pirchner, 2019 */ /*————————————————-*/ import processing.pdf.*; PointCloud cloudy; PVector cloudOrigin; float spacing; int pathLength = 500; ArrayList neighbours; ArrayList randomWalk; void setup(){ size(1000,1000,P2D); background(255); cloudOrigin = new PVector(0,0,0); spacing = width / 100; cloudy = new PointCloud(80,80, cloudOrigin, spacing); randomWalk = new …

KUG Broschure (2019) Read More »

Audiovisuals I

http://andreaspirchner.com/wp-content/uploads/2022/03/E2-kleiner.mp4http://andreaspirchner.com/wp-content/uploads/2022/03/E4_Metaballs_1-klein.mp4http://andreaspirchner.com/wp-content/uploads/2022/06/AV-Metaballs.mp4http://andreaspirchner.com/wp-content/uploads/2022/03/E2-2-smaller.mp4

Audio-Reactive Visuals LED Wall Academic Makerspace (2019)

About From now on, Graz University of Technology has at its disposal the most modern infrastructure and the latest technologies on more than 800 square metres in order to demand stronger cooperation between the maker community, established industrial companies, young start-ups and university research.   One of the main goals of his initiative is to …

Audio-Reactive Visuals LED Wall Academic Makerspace (2019) Read More »