[l56] First blog of 2010

Posted by leemcd56 on Jan. 6, 2010, 9:47 a.m.

Percussion writing

Well, now I'm officially busy for the next four months. Thanks to me reaching out to friends in the area about my gift for Christmas, Tapspace Virtual Drumline 2.5, I am now percussion arranger for two local highschools for their indoor season and the "VDL guy" for another. I've compiled a list of the most interesting sounds from VDL that I like, and mind you this isn't all of them.

View them here:

http://64digits.com/users/leemcd56/CED.pdf

Listen to MP3 here:

http://www.box.net/shared/ei96zf57l0p

This brings up a point: If you need any sound effects for a game and you think a common instrument can do it (I also have several other uncommon instruments such as the waterphone, an Acme siren, "crickets", a metronome, etc. It's crazy.), just ask.

Random

Say hello to "mystery.c":

#include <stdio.h>

main(t,_,a)

char *a;

{return!0<t?t<3?main(-79,-13,a+main(-87,1-_,

main(-86, 0, a+1 )+a)):1,t<_?main(t+1, _, a ):3,main ( -94, -27+t, a

)&&t == 2 ?_<13 ?main ( 2, _+1, "%s %d %d\n" ):9:16:t<0?t<-72?main(_,

t,"@n'+,#'/*{}w+/w#cdnr/+,{}r/*de}+,/*{*+,/w{%+,/w#q#n+,/#{l,+,/n{n+\

,/+#n+,/#;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K w'K:'+}e#';dq#'l q#'+d'K#!/\

+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]'/+#n';d}rw' i;# ){n\

l]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#\

n'wk nw' iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c \

;;{nl'-{}rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;\

#'rdq#w! nr'/ ') }+}{rl#'{n' ')# }'+}##(!!/")

:t<-50?_==*a ?putchar(a[31]):main(-65,_,a+1):main((*a == '/')+t,_,a\

+1 ):0<t?main ( 2, 2 , "%s"):*a=='/'||main(0,main(-61,*a, "!ek;dc \

i@bK'(q)-[w]*%n+r3#l,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);}

Believe it or not this is legal code. You'll never believe what it outputs. If you guessed the song "The 12 Days of Christmas" in its entirety, you are correct. I didn't believe it either, but you'd be amazed what crazy shit can happen.

That is all.

Comments

Cesque 14 years, 4 months ago

There's also this. Obfuscating code is a sport for some :]

leemcd56 14 years, 4 months ago

Ha XD what does that output?

PY 14 years, 4 months ago

That was my first thought, too!

Castypher 14 years, 4 months ago

Am I the only one who sees a swastika in Cesque's image? O_o

sirxemic 14 years, 4 months ago

http://www.ioccc.org/1988/westley.c

What it does? Approximating the area of that circle.

NeutralReiddHotel 14 years, 4 months ago

I'm lost, how do you run this?

leemcd56 14 years, 4 months ago

You can run all this through a GCC compiler like DJGPP lol