What’s a Few Months, Really?

I know.  It’s  been a few months since my last post.  But what’s a few months, in the grand scheme of things?

Stick that in your perspective and smoke it. It’s worth clicking through to the HD version.

6 thoughts on “What’s a Few Months, Really?

  1. I did a smoke on the water beep script a while back. I thought you might put it up on your site. I plan on working on a guy’s midi-to-beep script soon, so more might be headed your way.

    beep -f 440 -l 400 && #A
    beep -f 1 -l 100 &&
    beep -f 523.25 -l 400 && #C
    beep -f 1 -l 100 &&
    beep -f 587.33 -l 600 && #D
    beep -f 1 -l 250&& #rest
    beep -f 440 -l 400 && #A
    beep -f 1 -l 100 &&
    beep -f 523.25 -l 400 && #C
    beep -f 1 -l 100 && #rest
    beep -f 622.25 -l 250 && #Eb
    beep -f 1 -l 100 &&
    beep -f 587.33 -l 450 && #D
    beep -f 1 -l 300 && #rest
    beep -f 440 -l 400 && #A
    beep -f 1 -l 100 &&
    beep -f 523.25 -l 400 && #C
    beep -f 1 -l 100 &&
    beep -f 587.33 -l 600 && #D
    beep -f 1 -l 200 &&
    beep -f 523.25 -l 400 && #C
    beep -f 1 -l 100 &&
    beep -f 440 -l 150 &&
    beep -f 1 -l 75 &&
    beep -f 440 -l 600 #A

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