16:13 - Sunday 1 April , 2007

The Sound of RAM

Filed under: English, Linux Tags: ,

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

I used ogg2mp3 in portage for the transcoding.

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


  • Yours kinda stinks, I have nicer memory :)

    Very cool tip, thanks :)

Write a comment

Oppure usa OpenID: