pouët.net

Experimental music from very short C programs

category: code [glöplog]
//serpenskaleph V2 (8kHz)

t/10|t/9&t/5&t/0.1&t/0.05|t>>(60*2>>4)|t/1|t/10|t/9&t/5&t/0.1&t/0.05|t>>(60*2>>4)|t/5
// I Made Drums By Modyfing 1-bit song

(76788*(random()*"002020"[t/1.2>>10&15]&1))+(6E4/(t/1.2&4065))+(t*[1,random(),random(),random(),0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0][(t/1.2>>10)+12&31])
random glitch stuff
Code:127^t/((t/270)+(t/4560)+(t%(1060-0*t/560))^t%255)
added on the 2022-12-08 19:33:30 by k0370_ k0370_
funny sound
Code:a=[2,3,4][(t>>10)%3],t*t>>8|t>>a
added on the 2023-03-12 12:24:53 by unpwndT unpwndT
crazy echo
Code:t^(t>>2)*t>>4
added on the 2023-03-12 12:33:14 by unpwndT unpwndT
meta serpinski harmony

Code:t&t>>8^(t>>7)-t&t>>8
added on the 2023-03-12 12:36:56 by unpwndT unpwndT
semi-serpinski harmony
Code:(t&t*5)&t>>8
added on the 2023-03-12 12:42:14 by unpwndT unpwndT
some kind of dubstep
Code:t&~t>>4+((t&t>>(t>>10))*t>>(t>>10))
added on the 2023-03-12 12:52:22 by unpwndT unpwndT
tan alarm!
Code:(tan(t)&~t>>2)&~t>>5
added on the 2023-03-12 13:05:56 by unpwndT unpwndT
funny alarm
Code:t*t>>4&~(t>>4&t>>2)
added on the 2023-03-12 13:07:31 by unpwndT unpwndT
meta serpinski harmony 2
Code:(t&t%255)&t>>8
added on the 2023-03-12 13:29:27 by unpwndT unpwndT
remix of sarpnt's "shredder"
[code(~t>>max(t>>10&15,t>>12&15)&t*"H$TT`0l6".charCodeAt(t>>11&7)/19)*(10-(t>>16))&~t>>(4&t>>5)|random()*170&~t>>4|t>>4&t>>2[/code]
added on the 2023-03-12 14:13:16 by unpwndT unpwndT
remix of sarpnt's "shredder" (had to repost)
Code:(~t>>max(t>>10&15,t>>12&15)&t*"H$TT`0l6".charCodeAt(t>>11&7)/19)*(10-(t>>16))&~t>>(4&t>>5)|random()*170&~t>>4|t>>4&t>>2
added on the 2023-03-12 14:13:57 by unpwndT unpwndT
running man and altered running man combined
Code:t*(1+(5&t>>10))*(3+(t>>17&1?(2^2&t>>14)/3:3&(t>>13)+1))>>((3&t>>9)/t)*(3+(1^5&t>>10))*(5+(3&t>>14))>>(3&t>>8)
added on the 2023-03-12 15:03:35 by unpwndT unpwndT
w/ drums
Code:(t*(1+(5&t>>10))*(3+(t>>17&1?(2^2&t>>14)/3:3&(t>>13)+1))>>((3&t>>9)/t)*(3+(1^5&t>>10))*(5+(3&t>>14))>>(3&t>>8))&(t&4096?(t*(t^t%9)|t>>3)>>1:255)
added on the 2023-03-12 15:05:29 by unpwndT unpwndT
its like a happy street surfer! :D
added on the 2023-03-12 15:10:03 by unpwndT unpwndT
some kind of melody
Code:lcym=(random()*100)&~t>>5,(t&8192?lcym:0)^((t&4096?t*4:t*2)&~t>>3)
added on the 2023-03-12 15:21:21 by unpwndT unpwndT
array thing without an array
Code:t*''.charCodeAt((t>>11)%4)
added on the 2023-03-12 16:04:25 by unpwndT unpwndT
i like js arrays :)
Code:t*[1,0,1,0,2,0,2,0,3,0,3,0,4,0,4,0][(t>>10)%16]<<[0,1][(t>>14)%2]
added on the 2023-03-13 12:28:55 by unpwndT unpwndT
remix of zdubs' "generic 3/4 buildup"
Code:((t&598?t>>4:t>>10)|t<<[1,2][(t>>11)%2])^(random()*100)&~t>>4
added on the 2023-03-13 14:42:11 by unpwndT unpwndT
slower crazy echo
Code:t+(t>>4)*t>>4
added on the 2023-03-13 15:21:29 by unpwndT unpwndT
venusians are here
Code:t*(3+(1^t>>11&5))*(5+(3&t>>14))>>(t>>9&3)&~t>>6
added on the 2023-03-14 20:29:29 by unpwndT unpwndT
happy pi day
Code:t*[2,3,4,3,0,2,0,0][(t>>11)%8]*2
added on the 2023-03-14 20:32:02 by unpwndT unpwndT
0 JS arrays
Code:t*((t>>9)%4)*(1+(t>>11)%2)
added on the 2023-03-19 08:49:02 by unpwndT unpwndT

login