Experimental music from very short C programs
category: code [glöplog]
mountainside fractal
Code:
t&t*2&t%255
yes!! 30 pages!!
Code:
t*((t>>8)%5)*(t&8192?6:5)
non-js array thing without an array
Code:
t&8192?t&4096?t*5:t*4:t&4096?t*3:t*2
chaos
Code:
t*=t>>12,t^t>>(t>>8)
buzzingz
Code:
(t>>2-t>>4)+t>>4
As interesting as it is but you shouldn´t call that freaky noise here "music".
robotic brush??
only works in entropedia.co.uk
Code:
return zigzag(t>>5,1e2)*t>>((t>>9)%3)
only works in entropedia.co.uk
a really chaotic one
I'm surprised anyobdy's still posting here lol. I'd think by now it'd be closed or dead
i fixed the louder clean melody! here it is!
code: (t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)
original version (NOT MADE BY ME!!!):
9*(t*((t>>9|t>>13)&15)&16)
code: (t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)+(t*(t>>9|t>>13)&16)
original version (NOT MADE BY ME!!!):
9*(t*((t>>9|t>>13)&15)&16)
fresh steel hairy balls:
Code:
t*(1+'4451'[t>>13&3]/10)&t>>9+(.003*t&3)-(0-((t*t%4096/8)%4096)/256)
i combined viznut's stuff
Code:
(t>>6|t|t>>(t>>16))*10+((t>>11)&7)|(t>>7|t|t>>6)*10+4*(t&t>>13|t>>6)
Apologies for digging up this thread again, but I just released a 19-track album of absurdly weird bytebeat-like noise music: Ultrastructure. The whole thing is written in x86 assembly and makes judicious use of feedback and non-linear progression of time.
Thumb for doing an entire album of absurdly weird bytebeat-like noise music!
@byteobserver killer!
i made a sort of beat called "screech-drum"
bytebeat code: t&t*t-t>>2*t/256*t/t
bytebeat code: t&t*t-t>>2*t/256*t/t
ok maybe im stupid
screech-drum
Code:
t&t*t-t>>2*t/256*t/t
Pretty sure the people who made most of the posts in the last three pages of this thread are a same person.
i kinda made a beat called "cloudy-acarde"
bytebeat code:
bytebeat code:
Code:
n=[207]>>(t>>10)%4^3,
4^t>>6*t%n&-t>>2/t>>3*(t>>13)%2>>4<<2|Math.random()*244242 & -t>>5 & 100
A 32khz beat that I think is cool
Code:
t*t/9|t>>6|t>>8 //32000Hz
random pitch-shift effect or whatever you call it
Code:
(t*4)+sin(t/1000)*90+128 //any hz
Plaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaate (remix(?) of Plaate by HypernovaHeathen)
Code:
t/=1.25,h=t*1.15**((t>>13&3|t>>14&5)^t>>16&3^-5|t>>14&t>>15&1)*1.15**(((t>>15&t>>16)+4^7)%((t>>13&1)+3)+1)*1.5,h|1.01*h+sin(t/1000)*90+128
just some randomness
Code:
t*(t%(t>>8&-t>>7)&100) //11025hz
A remix of "A 32khz beat that I think is cool"
Code:
[t*t/3|t>>6|t>>8,t*t/5|t>>6] //32000hz