ByteBeat Codes in The Max Community
t*(t>>9&t>>12)
I've heard this melody from other thing, but i don't remember what it comes from.
(8000 Hz)
melodi=t&(42&t>>10)*10|t>>5,
melodi2=t*(52&t>>12)^90|t>>(t&4096?2:3)-t>>4,
kick=(3e3/(t&16383)&1)*100|t>>5,
melodi-melodi2&128^90-kick&128|t*10&t>>5
No commentary
Title: Tees Kat (Remix)
(8000 Hz)
t*[random(),3,5,random(),3,5,random(),3,5,random(),3,5,random(),5,7,random(),5,7,random(),5,7,random(),5,7,][(t>>13)%24]&128
Square wave!
Title: "random()" Array in square wave
(11025 Hz)
laki=t*[random(),3,5,random(),3,5,random(),3,5,random(),3,5,random(),5,7,random(),5,7,random(),5,7,random(),5,7,][(t>>13)%24],
laki|t>>(t&16384?t&4096?4:3:4)
Sounds simillar to "The time is running out!"
(11025 Hz)
t*[random(),3,5,random(),3,5,random(),3,5,random(),3,5,random(),5,7,random(),5,7,random(),5,7,random(),5,7,][(t>>10)%24]
No commentary
Title = "random()" array
(8000 Hz)
melodi=t&(42&t>>10)*10|t>>5,
melodi2=t*(52&t>>12)^90|t>>(t&4096?2:3)-t>>4,
kick=(3e3/(t&16383)&1)*100|t>>5,
melodi-melodi2-kick
I don't have a commentary, so i'll give it a title. "Tees Kat"
(8000 Hz)
t>>4|t&t>>10*t>>4
I think i hear the 42 melody
(8000 Hz)
melody=t>>(t&4096?1:0.5),
kick=(3e3/(t&16383)&1)*100|t>>4,
melody&kick
No commentary
(32000 Hz)
tip:
if you want to post here,
use this template:
"[bytebeat code]
[commentary]
[title (optional)]
([hz number of your bytebeat] Hz)"
use this template without the "
ttiro=t*(t&16384?7:6)*(4-(3&t>>9)+(3&t>>8))>>(3&t>>(t&4097?2:17))|t>>4**2,
tany=t*[5,7] [(t>>14)%2]|t>>4,
ttiro&tany
i tried to make a "The Time Is Running Out!" remix
(11025 Hz)