Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Discursano Discursinos

Nikolas Gomes Ferranddis 1


1 Universidade Federal do Rio Grande do Sul
Av. Paulo Gama, 110 - Farroupilha, Porto Alegre - RS, 90040-060
n.ferranddis@gmail.com

This work explains about a performance collective, I started to get involved with
created starting on an Arduino Uno R3 algorithmic composition technologies,
prototype board and the Ableton Live software improvising with textures made from
to create sounds, textures and rhythms through
words, letter and characters sonification. The programming technologies like ByteBeat, Pure
prototype board has the function of processing Data and Max/MSP.
data that are inserted through Arduino IDEs The code used here is based on the
serial monitor and then converting this data on example code Melody[1]. from the Arduino
electrical signal in square waves shape with website. With some changes, I could implement
defined pitch to be recorded on Ableton Live
software and processed during the performance, serial comunication through serial monitor with
creating textures, sonorities and rhythms the board, so I can send words that would be
through the performers intentions and converted to sounds. I also changed the original
improvisation. array, which contemplated few notes, so that it
The performance developed through my could handle 52 notes. This way I can get a
research work as an fellowship of scientific defined pitch to each letter between a and z
initiation of the research group Grupo de and also A and Z.
Pesquisa em Gnero, Corpo e Msica (Gender,
Body and Music Research Group), together
with the collective Medula and the research
groups Grupo de Pesquisa em Criao Sonora
(Sound Creation Research Group) and Grupo de
Pesquisa Alm da ilustrao: o exerccio de
relaes insubordinadas entre textos cnicos
(Beyond the Ilustration Research Group: the
exercise of insubordinated relations between serial comunication.
scenic texts). Medula is an collective of sound
experimentation that was created to present In the figure above I show how I wrote
pubicly the artistic works developed as part of the code to convert the words that the Arduino
receives through the serial port in characters to
research works of the involved research groups be read by the Arduino Melody code. The
cited. integer tamanho is used to determine the size of
I have been working together with this the CharArray notes and the integer length is
collective since 2015 and developing works as used to determine the lenght of the loop that
the album Lusque-Fusque, released by the label will generate the pitchs.
I also added to the code analogic reads of
Electronic Girls in Italy, and also the show
two potentiometers to control the speed in
Foras (Forces), presented for the first time at
which the pitchs are played by the Arduino
3rd KinoBeat festival in Porto Alegre. With the
board. One controls each sound emitted
duration and the other controls the delay extension of meanings, where a word that
between this sounds. This way I can change contains its original semantic sense and sound
from a melodic phrase with long duration notes senses, starts to contain a second sound sense
with all notes connected with each other to that implicates on new senses for each listener.
melodic phrases in staccato, with all the During the performance, I use the serial
variations between this two limits. I also can monitor from the Arduino IDE to send phrases
define the time that it takes a word to be emitted to the board. The whole process is accompanied
for complete. by the viewers through a computer screen
projection, making the experience sound and
visual.
By making meanings and overlapping
meanings, I play with the deterritorialization
[3]. of the word. Playing with words and its
respecting sound results is like a free
control the tempo and the articulation.
improvisation that generates provisional
In this code example I used the integer territories in an environment of constant
andamento to determine the speed that the deterritorialization. [4]. which refers to the
Arduino board will trigger the pitches and the listener its semantic senses where It is, in
integer stacato to determine the delay between reality, a process of successive transformations
each triggered wave.
of a plan towards territorialization. [4]. By
In the Ableton Live software I record the
taking the word from its original state and
sound resulting of the phrases inserted at the
making it the means to a sound end, I
Arduino board and distribute through differents
reterritorialize and create new territories to this
software tracks, where any track could have
semantic meanings.
differents effects, according to the sound aimed
in that moment. This sound can vary between
References
textures made with many audio loops
overlapped, textures made from the use of [1] Arduino Melody.
effects of the software itself, rhythm patterns https://www.arduino.cc/en/tutorial/melody
resulting from the different articulations of the ltimo acesso em: 29 de maio de 2017
words, long melodies resulting of the use of
[2] Chico Machado. Prncipios gerais da
effects and also the differents used words. Transoperatividade. IX Congresso da Abrace.
The performance dialogues with the Uberlndia - MG, 2016.
concept of Transoperatividade (transoperativity)
[3] Franois Zourabichvilli. O Vocabulrio
proposed by Machado, where the quality of an
de Deleuza. Rio de Janeiro: Nova Fronteira,
action, procedure made with or over something 2004.
that generates a result and that, by extension or [4] Rogrio Luiz Moraes Costa. A livre
casuality, ends up generating another action or improvisao musical e a filosofia de Gilles
Deleuze. Per Musi, Belo Horizonte, n.26, 2012,
another procedure.[2]. In this performance the p.60-66.
transoperativity is made by extension. An

You might also like