Listen to ‘World’s First Twitter Album’
We’ve simplified the legwork required to play these as they are meant to be heard — as code — in the following beginner’s guide to the sc140 album. If you’d rather hear it quickly, stream the songs in your web browser instead, but be forewarned: We found listening to the code more interesting. As always, your mileage may vary. Here’s how you can to start listening to Thor Magnusson’s “07″ (or any other song on the sc140 album) in under five minutes:1.Install the recommended version of the open source SuperCollider 3 software.
2.Run SuperCollider 3 and click the Boot button in the “localhost” window.
3.In the “SuperCollider (Post Window)” window, choose File > Open a new Code Window.
4.Paste Magnusson’s coded song into the new Code Window. Here’s the code:
play{x=SinOsc;y=LFNoise0;a=y.ar(8);(x.ar(Pulse.ar(1)*24)+x.ar(90+(a*90))+MoogFF.ar(Saw.ar(y.ar(4,333,666)),a*XLine.ar(1,39,99,99,0,2)))!2/3}
5.Execute the code for Magnusson’s “07″ by pressing Enter (on a Mac) or CTRL+Enter (on Windows) with the cursor at the end of code in the Code Window. You should hear something like this excerpt from “07″:
We ran into one issue — Thor Magnusson’s 140-character song dropped a few characters from the end when we tweeted it, although other songs didn’t have that problem. And clearly, this 140-character music format has its limitations in terms of expression and nuance. For instance, you couldn’t encode a normal song with vocals and so on into SuperCollider 3 language and have it sound just like a CD. That doesn’t stop it from being really neat. See Also:
The Best Ways to Discover Music Through TwitterNew Tool for Putting Music on Twitter: Clever or Stupid?SoundCloud Threatens MySpace as Music Destination for Twitter Era
Musebin: Twitter-Style Music Reviews with Reddit-Style Ratings
Unpronounceable Search Engine Plumbs Twitter for Tunes7 Ways to See the World Through Twitter’s Eyes
Tags : free open source, micromoog, open source program, play x, short strings






