Bytebeat

Return To bottom

Report a post to moderators
Post
2596
sjhfalkjfdsahlkjafdhfdsa.png
(2.26KB, 1014x260)
codeifofijakflj.png
(163.39KB, 1033x708)
[link (SHORTENED)](https://url.zip/5d16058
)
this is like pcm lol
how i did it:
i used replit to setup a c compiler
i used the c code to play a bytebeat code but this time i print it into the console
i copy a part of the console (because if i put the entire console an error will show up saying "Invalid hexadecimal escape sequence") and that is it. a pcm-like string
to avoid errors i remove all
`
on the string and put that on the beginning of the a= and at the end of the string
note that it will probably be distorsioned so please limit the value to 128 and make the opposite-side limit to 32


Return To top