<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Boris<div><br></div><div>Good to hear from you again. </div><div><br></div><div>Before I explain everything you need is here:</div><div><a href="http://metasynth.com/wikifarm/metasynth/doku.php?id=blog">http://metasynth.com/wikifarm/metasynth/doku.php?id=blog</a> </div><div><br></div><div>Edward Spiegel is the genius behind the software and a musician himself. </div><div><br></div><div><br></div><div>The original image was obtained from NASA Chanrda X-Ray satellite in form of jpg. But its structure is unclear to naked eye. In order to find out its underlying structure you need to image process via the known filters e.g. Edge Detection filter which I used the implementation in Mathematica 9.0. </div><div><br></div><div>So you transform the original NASA image into the line drawn edge detected image and feed the latter to the ImageSynth.</div><div><br></div><div>This processed image then scanned from LEFT to RIGHT vertically:</div><div><br></div><div>1. x-axis is the progression of time from left to right (from 0 to length of the image)</div><div>2. y-axis is the frequency range, but this mapping is not standard like your piano keyboard, you can change the mapping of the y-coordinate to frequencies using the MAP in MetaSynth (I included the map in the script at the end of the sound cloud post)</div><div><br></div><div>3. Intensity of the pixel is the volume</div><div>4. The RED and GREEN are the amplitudes of the stereo LEFT and RIGHT channels. I usually use just Yellow which is equal amplitude in both channels </div><div><br></div><div>5. You can also assign a synthesizer to every pixel of the said image e.g. human phoneme or twang of a string or puff on a flue, so this way you are not using just raw sounds but rather actual instruments </div><div><br></div><div>Basically in this scenario the pixels in the image become the notes on a gigantic sheet-music like a piano-roll. You can flip the image or reverse it or add echoes to it or reverb by geometrically transforming the image using the usual transforms. </div><div><br></div><div>Once you did all that you serialize the audio generation from the left to right and generate the sound file as usual.</div><div><br></div><div>Let me know if you need more info</div><div>D</div><div><br></div><div><br></div><div><br></div><div><div><div><div>On 2013-06-17, at 1:34 AM, Boris Klompus <<a href="mailto:boris.klompus@gmail.com">boris.klompus@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi Dara,<div><br></div><div style="">I'm enjoying going through these. </div><div style="">I'm curious of your process - you started with the image into MetaSynth .. I'm pretty unfamiliar with it. Does it do color to frequency, or do you use it to modulate a synthesizer? What's the edge detection image, etc. Also, how do you iterate and deal with the time dimension as derived from the image(s)? </div>
<div style=""><br></div><div style="">Does the code at the bottom of your soundcloud post answer all of my questions? </div><div style=""><br></div><div style="">Boris</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Jun 16, 2013 at 7:49 AM, Dara Shayda <span dir="ltr"><<a href="mailto:dara1339@hotmail.com" target="_blank">dara1339@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="https://soundcloud.com/dara-o-shayda/4c2930" target="_blank">https://soundcloud.com/dara-o-shayda/4c2930</a><br>
_______________________________________________<br>
microsound mailing list<br>
<a href="mailto:microsound@microsound.org">microsound@microsound.org</a><br>
<a href="http://or8.net/mailman/listinfo/microsound" target="_blank">http://or8.net/mailman/listinfo/microsound</a><br>
</blockquote></div><br></div>
_______________________________________________<br>microsound mailing list<br><a href="mailto:microsound@microsound.org">microsound@microsound.org</a><br>http://or8.net/mailman/listinfo/microsound<br></blockquote></div><br></div></div></body></html>