Cajones

I AM
DANIEL
EDWARD
CALHOUN
I HAVE ALOT OF LOVE TO GIVE.
LOSING

A Little Somethin Somethin

(define zebra (au:make-node “aumu” “SMD2” “UHfX”))
(define delay (au:make-node “aufx” “dely” “appl”))
(au:connect-node zebra 0 delay 0)
(au:connect-node delay 0 *au:output-node* 0)

(au:update-graph)

(au:open-view delay)

;set params like so, 1 ->100.0 2 -> 0.4 3-> 50 4->2800;


(define again
(lambda ()
(play-note (now) zebra 59 120 (* .1 *second*))
(play-note (+ (now)(* .1 *second*)) zebra 57 120 (* .1 *second*))
(play-note (+ (now)(* .2 *second*)) zebra 52 120 (* .1 *second*))
(play-note (+ (now)(* .3 *second*)) zebra 50 120 (* .1 *second*))
(callback (+ (now)(* 4 *second*)) ‘again)))

(again)

I got a piece of mail today addressed to

Mr. and Mrs. Danielo E Calhoun

Save Music in Baltimore

benkorman:

Unfortunately, I can’t attend this because I’m in New York, but if you’re in the area, please attend this so DIY venues can continue to exist in the city:

We will be prepping for Tuesday’s community work
session with the City Council. WYPR’s The Signal may be covering the
meeting for a piece they are doing about the proposed live
entertainment licensing legislation. Please make it out tonight & help
us promote the cause!

Again the details are:
Baltimore Live Arts Supporters Meeting
Monday March 30th
8 pm  @ Hexagon
1825 N. Charles St.

Thought this was particularly funny. From New Years by Jen
Thought this was particularly funny. From New Years by Jen
(via witchhunt)
Actually (via SEXY PEOPLE)

(via witchhunt)

Actually (via SEXY PEOPLE)

TODAY I MADE SOME UGLY NOISES

(define effem (au:make-node “aumu” “Nif8” “-NI-“))

(au:connect-node effem 0 *au:output-node* 0)

(au:update-graph)

(play-note (now) effem 80 127 (* 1.0 *second*))
(play-note (+ (now) *second*) effem 70 127 (* 0.5 *second*))
(play-note (+ (now)(* 2.0 *second*)) effem 84 127 (* 1.0 *second*))

(define amby
(lambda ()
(play-note (now) effem 50 127 (* .5 *second*))
(play-note (now) effem 58 127 (* .5 *second*))
(play-note (+ (now)(* .5 *second*)) effem 51 127 (* .5 *second*))
(play-note (+ (now)(* .5 *second*)) effem 57 127 (* .5 *second*))
(play-note (+ (now) *second*) effem 52 127 (* .5 *second*))
(play-note (+ (now) *second*) effem 56 127 (* .5 *second*))
(play-note (+ (now)(* 1.5 *second*)) effem 53 127 (* .5 *second*))
(play-note (+ (now)(* 1.5 *second*)) effem 55 127 (* .5 *second*))
(play-note (+ (now)(* 2.0 *second*)) effem 54 127 (* .5 *second*))
(callback (+ (now)(* 2.0 *second*)) ‘wamby)))

(amby)


(define wamby
(lambda ()
(play-note (now) effem 60 127 (* .5 *second*))
(play-note (now) effem 62 127 (* .5 *second*))
(play-note (+ (now)(* .5 *second*)) effem 61 127 (* .5 *second*))
(play-note (+ (now)(* .5 *second*)) effem 63 127 (* .5 *second*))
(play-note (+ (now) *second*) effem 63 127 (* .5 *second*))
(play-note (+ (now) *second*) effem 64 127 (* .5 *second*))
(callback (+ (now)(* 2.0 *second*)) ‘amby)))
oh god!
oh god!
Cover for Aladdin’s play by yours truly.
Cover for Aladdin’s play by yours truly.