You are on page 1of 6

Pulse

Sound Art is a tricky proposition Pulse is an interactive sound and


unlike a painting for a sculpture light installation, that uses a bio
it doesn’t stay put. It is an sensor as an input data. The bio
unpredictable medium that isn’t sensor used in this installation is a
just about the installation of Pulse sensor that calculates the
whatever media player you have BPM (beats per minute) of the
in hand, plus some headphones. human and converts it into sound
Instead it involves the acoustic and a light display. The sensor
creation of space. When was connected to an Audrino Uno
encountering an object-based that read the data from the
work, the viewer has much more sensor. Using a code that was
control over the experience. You adapted from Joel Murphy and
can walk up to a painting to see Yury Gitman to calculate the BPM.
its finer details; every so often, Both the light and sound were
you’re even allowed to touch a controlled by the BPM. The light
sculpture to appreciate its full reacts to the BPM  calculated after
materiality. If you don’t like every 2 seconds, giving a pulsing
what you see, you can just close display. The sound was generated
your eyes—but there’s no way to using a c++ software,
naturally close your ears. openframeworks in XCode. Using
a library ‘Of Maximillian’ to
generate sinewaves that used the
BPM data to change the frequency
of sinewaves. By adding phasors
and multiple sinewaves added
together the resulting sound,
sounded like a robotic tune which
you would never have imagined
your pulse to sound like.
I wanted my audience to be mediums. During the
a widespread as I didn’t aim research I came across an
for it to for a particular set
 interactive light
of audience, it was an installation known as
installation that everyone Aura (Morris,2018) (fig.a)
could interact with. I wantedan audiovisual installation
the outcome to be that materializes
unpredictable where the emotions into a
users have more control perceptible, physical
over the experience. My firstform. As the visitor sat or
vision of the piece was a biglaid down on cushions on
installation however after the floor, a musical
talking to several people I composition played out in
released that since the piecethe background,
will be using personal data Itriggering emotional
should have a more compact responses. The visitors'
and personal design emotional "data" was then
allowing the user to interactanalysed and
with the piece more. metamorphosed into
However, the final piece different forms, colours
ended up being almost the and intensities of light that
same as I imagined it would were beamed down onto
be. them from above. This
project became an
By researching sound and
inspiration towards ‘Pulse’
light both separately and
as I wanted to use human
together, I came across
pulse and convert it into a
projects that had used sound
physical form.
and light as their 
The creative process can be broken Part from having the code
down into four distinct processes, most working the major part was
of which can be fostered and having the final thing set up.
augmented. I will be dividing and Displaying it was major role in
explaining my creative process with how I wanted to convey my
four steps. First message to the user. After
• Preparation: The first step was careful cardboard prototypes I
getting a simple code up and running figured out a way to display it
the Of Maximillian library. After doing perfectly. Using a black acrylic
this I ran the examples which were plinth and a creamy duster box
about twenty in order to understand on top gave it an aesthetic
what and how the library works. Then I outlook. The creamy box on
started using the incoming value from top gave the light a gradient
the sensor and started messing shade when it pulsed and the
around with the frequencies of the headphones gave the user an
waves in the code. intimate experience with the
• Incubation: After looking at different piece itself. The box was put
codes and watching almost every together using brackets and
video tutorial I found online on screws to compliment the
Maximillian I had a vivid idea about sound and give it more of a
what my sound would sound like. I
wanted it to be a mixture of a beating
effect mixed with piano notes. Turning
it into an odd musical.
• Illumination: During this point I had a
sample code up and running after
weeks of finding a perfect sound. I
started to get a flow of the code and
where this was going.
• Implementation: Lastly, I started to
put in the values from the sensor
instead of the frequencies so that the
sound would react to the pulse
instead.
robotic look. The pulse and then using the data to
sensor was placed in the box produce different sound
with an arrow pointing waves. The data from the
towards it, this was done so sensor was not steady so
that the user figures out how major part of the project
to interact with the it. was getting the values as
Over time the project kept much smoother as they
changing and things started could be. I first took an
to fall in place. When I average of the first and the
started researching about last reading and then using
sound and what I wanted it Of Map I mapped the
to be was different to the end values of the incoming data
result. Working with Of in a range to get a
Maximillian gave me a smoother flow of the
chance to explore something sound. Using if statements
new. I hadn’t done or used I was able to have more
physical computing before control over the
this project so this was sound. During the build of
definitely a learning process the box I first tried to glue it
for me. Connecting the together however that
audrino to openframeworks, didn’t work, so i decided
brackets and screws which
turned out to be pretty
cool.
Concluding the
documentation, the project
came out how I imagined
it. People where interacting
took them a while to
understand what was
happening but they liked it.
I know this how because I
talked to a few people who
were interacting with it
when I was there. They
really liked how it was
displayed and how the
arrow pointing towards the
sensor makes them want
to try it out not knowing
what will happen. They
enjoyed the sound saying
“is that my heart beat?”. I
wanted it to be an
unpredictable piece which
would break the barrier
and concept of how are
pulse is perceived in a
medical world and how
comfortable we are with it.
A link to documentation video
https://www.youtube.com/watch?v=QOSGe5N5AY4

A link to gitlab
https://gitlab.doc.gold.ac.uk/asaji001

Madartseattle.com. (2018). We Are All Made of Light |


MadArt. [online] Available at:
https://madartseattle.com/exhibits/we-are-all-made-of-
light/
[Accessed 14 Dec. 2018].
Marcuslyall.co.uk. (2018). On Your Wavelength
(Canary Wharf 2017 & 2018) - marcuslyall. [online]
Available at: http://www.marcuslyall.co.uk/work/on-
your- wavelength-canary-wharf-2017-2018/
[Accessed 14 Dec. 2018].
Morris, A. (2018). Audiovisual installation transforms
emotions into beams of light. [online] Dezeen. Available
at: https://www.dezeen.com/2017/11/25/aura-
installation-translates-emotions-into-beams-of-light-
studio-nick-verstand- dutch-design-week/
[Accessed 14 Dec. 2018].
theoryCIRCUIT - Do It Yourself Electronics Projects.
(2018). Pulse Sensor with Arduino. [online] Available
at: http://www.theorycircuit.com/pulse-sensor- arduino/
[Accessed 14 Dec. 2018].

You might also like