Il blog di Gas

Just another WordPress site

The Sound of RAM

with 2 comments

I just read a crazy article and I wanted to try it. Here’s how you can enconde in ogg the sound of your machine’s RAM.

To listen it:

sudo cat /dev/mem >> /dev/audio

To record it:

sudo cat /dev/mem | oggenc -rq 1 -o mem.ogg -

Here’s mine

The Sound of RAM

I used ogg2mp3 in portage for the transcoding.

Original aricle: mogrify » Blog Archive » 33 seconds of RAM

Written by gas

aprile 1st, 2007 at 4:13 pm

Posted in English,Linux

Tagged with ,

2 Responses to 'The Sound of RAM'

Subscribe to comments with RSS or TrackBack to 'The Sound of RAM'.

  1. Yours kinda stinks, I have nicer memory :)

    Very cool tip, thanks :)

    numerodix

    1 apr 07 at 9:58 pm

  2. [...] The Sound of RAM | Il blog di gas The sound of programms on your linux computer…cool (tags: computer music noise) [...]

Leave a Reply