GMU:Connecting Max to the World/Sirin Unmanee: Difference between revisions

From Medien Wiki
No edit summary
 
(47 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Homework : 17.10.2018'''
==Project==
'''Organic Pulse Imagery''' is an installation art that unites the audience with parts of different organisms, an installation art for humans to experience different space, time and place. In this project, I will capture the electrical conductivity of the organisms in order to convey the message that there are various microorganisms everywhere around us. Then, I will send that input to Max/msp and generate a 3D/2D graphic of their electrical conductivity and project that graphic onto the wall, therefore the audiences can participate in the immersive space created.


Following the YouTube instructions, and from my understanding, here is my result of connecting both patches together.
This idea is more likely to be an exhibition approach, which people can choose the organisms by themselves and interact with it.


Max Flie : [[:File:hg01sirin.maxpat]]
[[File:1550091367913.jpg|700px]]


[[File:Capture01.JPG|400px]]
This project is related to my DIY Bio project. It can be found here:
<br/>[https://www.uni-weimar.de/kunst-und-gestaltung/wiki/GMU:DIY_Bio:_doing_things_with_biology/Sirin_Unmanee Link to my DIY Bio Project]'''


I deleted a wire that connects the 3rd button and a toggle, because it will turn the metronome off and stop the loop when the counter hits 10. Then, I connected each button to a frequency box and tried to play with a slider.
The graphic style is inspired from the imagery of bacteria and other organisms under the microscope, which are mostly seen as dots and particles.


[[File:Capture02.jpg|400px]]
==Tech part==


[[File:Capture03.jpg|400px]]
Arduino sketch : [[:File:sensor_reading.ino]]


Max/msp patch: [[:File:Maxproject_sirin_2019012901.maxpat]]


----
I followed tutorials of prospective visual creation, but the difference is that input is the electrical potentials from organisms.


<gallery>
File:1548854244532.jpg
File:S__2875419.jpg
File:tutor00.jpg
</gallery>


This patch is using jit.gen and jit.matrix to generate a particle effect. The jit.gen is used for calculating force and mass to drive the particles, as well as their movements. In the tutorial, the equation that he used is F = m*a and the particles will move in a vector quantity; in this case, to the center.


'''Homework : 24.10.2018 Kavinsky-Nightcall'''
<gallery>
File:tutor02.JPG
File:tutor03.JPG
</gallery>


As a result, the particles are moving to the center when there are changes in electric potentials. On the other hand, when the input is unchanged, the particles will arrange themselves in a circle. The visual is inspired from the image of the organism that I cultivated inside a petri dish.


Today I’ve learnt about the OSC protocol, and how to send and receive data over OSC, so I tried to play some music together with “my computer”.
After testing on the organism's electric potentials, I noticed a tiny difference in the result in every organism. I will use that input to shift the visual which are, in this case, color and shape to represent their appearances in an experimental way, so I set the three conditions to differentiate them. However, the particles' movement will remain the same in every input.


Below is the result. I set a sequence for the song’s bassline (using patch from the 1st homework) then I connected my iPhone to the program to play the chords by myself.
<gallery>
File:capturemax04.gif
File:capturemax05.gif
File:capturemax06.gif
</gallery>


Max Flie : [[:File:hg02sirin.maxpat]]
This implementation allows many participants to be engaged in the installation at the same time. There are many possible ways to interact with it; for instance, in this sample scenario, one person is changing the input while another is playing with the visuals and guessing which organism it is.


[[File:nan2-01.jpg|400px]]
{{#ev:youtube|https://youtu.be/PhHxjfr3EdU}}
[[File:nan2-02.jpg|400px]]


I use this [https://en.wikipedia.org/wiki/Piano_key_frequencies] Piano key frequencies table as a reference, however, I adjusted the tone up one octave, since the frequency were too low.
In conclusion, there are many possible potentials for this project. For example, it can be used to cultivate a larger variety of organisms which also have different electric potentials, in order to generate other visual styles.


''Kavinsky - Nightcall : https://www.youtube.com/watch?v=MV_3Dpw-BRY''
==Further Research==
*[[/Homework : 17.10.2018 Connecting both patches]]
*[[/Homework : 24.10.2018 Working with udpreceive]]
*[[/Homework : 07.11.2018 Arduino]]
*[[/Homework : 14.11.2018 Graphics]]
*[[/14.11.2018 : Initial Idea]]
 
==References==
*Max Open GL Tutorial 1 https://www.youtube.com/watch?v=MZ9AwapZY2c
*Amazing Max/Msp Tutorial 02 - How to Build a Particle System in Max (ENG) https://www.youtube.com/watch?v=TRgX7rVgSAE
*Tutorial channel - https://www.youtube.com/channel/UCvDUaH2fbXP_Yc5Lc9UXfqA

Latest revision as of 08:56, 22 May 2019

Project

Organic Pulse Imagery is an installation art that unites the audience with parts of different organisms, an installation art for humans to experience different space, time and place. In this project, I will capture the electrical conductivity of the organisms in order to convey the message that there are various microorganisms everywhere around us. Then, I will send that input to Max/msp and generate a 3D/2D graphic of their electrical conductivity and project that graphic onto the wall, therefore the audiences can participate in the immersive space created.

This idea is more likely to be an exhibition approach, which people can choose the organisms by themselves and interact with it.

1550091367913.jpg

This project is related to my DIY Bio project. It can be found here:
Link to my DIY Bio Project

The graphic style is inspired from the imagery of bacteria and other organisms under the microscope, which are mostly seen as dots and particles.

Tech part

Arduino sketch : File:sensor_reading.ino

Max/msp patch: File:Maxproject_sirin_2019012901.maxpat

I followed tutorials of prospective visual creation, but the difference is that input is the electrical potentials from organisms.

This patch is using jit.gen and jit.matrix to generate a particle effect. The jit.gen is used for calculating force and mass to drive the particles, as well as their movements. In the tutorial, the equation that he used is F = m*a and the particles will move in a vector quantity; in this case, to the center.

As a result, the particles are moving to the center when there are changes in electric potentials. On the other hand, when the input is unchanged, the particles will arrange themselves in a circle. The visual is inspired from the image of the organism that I cultivated inside a petri dish.

After testing on the organism's electric potentials, I noticed a tiny difference in the result in every organism. I will use that input to shift the visual which are, in this case, color and shape to represent their appearances in an experimental way, so I set the three conditions to differentiate them. However, the particles' movement will remain the same in every input.

This implementation allows many participants to be engaged in the installation at the same time. There are many possible ways to interact with it; for instance, in this sample scenario, one person is changing the input while another is playing with the visuals and guessing which organism it is.

In conclusion, there are many possible potentials for this project. For example, it can be used to cultivate a larger variety of organisms which also have different electric potentials, in order to generate other visual styles.

Further Research

References