GMU:BioArt WS15/Tim Vischer: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 11: Line 11:
==Process==
==Process==


First im sending an edited .wav file into an wav to text editor using an Python Code, the wav. file needs to be amplified and high sounds needs to be pitched otherwise they are not recognisable in the cut for the needle. The .wav to .txt code analyses the soundwaves and recreates it into coordinates that would build an round spiral with the sound information readable for an Vinyl player on it.
First im sending an edited .wav file into an wav to text editor using an Python Code, the .wav file needs to be amplified and high sounds needs to be pitched otherwise they are not recognisable in the cut for the needle. The .wav to .txt code analyses the soundwaves and recreates it into coordinates that would build an round spiral with the sound information readable for an Vinyl player on it.


<gallery>
<gallery>
Line 19: Line 19:




With this txt. file full of coordinates im feeding an Processing code wich is turning them in an actual Vector file. Cause of the big amount of data the path gets split into 7 separate .pdf files.
With this .txt file full of coordinates im feeding an Processing code wich is turning them in an actual Vector file. Cause of the big amount of data the path gets split into 7 separate .pdf files.
    
    
<gallery>
<gallery>
Line 34: Line 34:
</gallery>
</gallery>


== Test results==


<gallery>
image:IMG_8100.png |Test with mdf plate
image:IMG_81021.png |Detail
</gallery>
<gallery>
image:IMG_8095.png | Test on Vinyl Player
image:IMG_80971.png| Test on Vinyl Player
</gallery>
  You can view a video of the first test with amplified audio [https://www.youtube.com/watch?v=lGxN1MoKIOA&feature=youtu.be here].




Line 49: Line 60:


After fixing these problems i can finally expose them back to nature, to see how the sound reacts to being rotten.
After fixing these problems i can finally expose them back to nature, to see how the sound reacts to being rotten.
== Intermediate result==
<gallery>
image:IMG_8100.png |Test with mdf plate
image:IMG_81021.png |Detail
</gallery>
<gallery>
image:IMG_8095.png | Test on Vinyl Player
image:IMG_80971.png| Test on Vinyl Player
</gallery>
  You can view a video of the first test with amplified audio [https://www.youtube.com/watch?v=lGxN1MoKIOA&feature=youtu.be here].