<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d28184666\x26blogName\x3dNunaBlog+%3E+Technological+arts\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://technological-arts.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://technological-arts.blogspot.com/\x26vt\x3d8081596382531712519', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, March 10, 2006

Song of a maple

This is a project created by Lorella Abenavoli, a psycho-acoustic sculptor. She dedicates her work to making audio pieces off natural phenomena. This one is about recording the rise of sap in a maple and transforming the recording into an audible artwork. Rise of sap is a complex process. First issue is related to frequency: we're dealing with ultrasounds in the 500KHz-1MHz range, which requires very specific devices such as hydrophonic microphone and ultrafast acquisition card. Second issue is storage: to have a good quality of signal and make sure there's no loss while recording, we have to sample at 2MHz * 16 bits = 32 Megabytes/second (1 minute=1,8 Gigabytes). Next issue is transfer of data. And last issue (but not least), processing. This one is for Lorella! Here's a screenshot of what it is that our application does.

0 Comments:

Post a Comment

<< Home