Music for Twitter?

So first Viznut and friends did some experiments and put it in a YouTube-clip. Then there were threads at Pouet and chipmusic.org, and eventually it even popped up in places like Motherboard. Then there was another video:

This is all about tiny pieces of C code that generates 8-bit music. Mega complicated haXXor stuff. But you don’t have to understand it to like it. In fact, you can even make it yourself. Just copy stuff here, paste it here and then change some numbers. Don’t forget to copyright it!

This seems less hardware-dependent than minidata things usually are. So perhaps it could be some new kind of sonic Twitter art, like I tweeted little-scale’s Arduino music (mp3). Good luck everybody! Waiting for the first compilation…

10 Responses to “Music for Twitter?”

  1. Oliver Says:

    sin(t * .00025) * 24000 + sin(t * .001) * 5000 + cos(t * .0005)^2 * 50 + cos(t^2 * .001) * 30

  2. Sebastian Tomczak Says:

    Seven examples with audio and code: http://little-scale.blogspot.com/2011/10/tweetable-one-loop-one-function-simple.html

  3. goto80 Says:

    Viznut’s blog post: http://countercomplex.blogspot.com/2011/10/algorithmic-symphonies-from-one-line-of.html

  4. mcfiredrill Says:

    Wow this could be great for live coding! Live oneliner battlez

  5. goto80 Says:

    + @mclduk (who also did that zx spectrum beatbox thing) made twitter-music two years ago, using supercollider. http://www.wired.com/epicenter/2009/11/listen-to-140-character-songs-geeks-are-trading-on-twitter/

  6. ekg Says:

    Duet for Two Modems ‘>_>:

    t * ((t>>5|t>>11)*25+sin(t)&6&t>>9)|(t>>9)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s


%d bloggers like this: