Bytebeat

Return To bottom
Rules / Changelog / Common thread / SthephanShi / kOLbOSa_exe / lhphr / PortablePorcelain / HypernovaHeathen / BaenHoHoHo / SArpnt / hcdphobe / OnixIsThePewterGod / Zackx / rubi / psubscirbe / ChrisRM380 / aturned777 / Kouzerumatsu / MT2023 / Decent-Manager-6169 / Chasyxx / Glebguything / absolute197 / ANoUserXD / MarioFan171 / Unname4798 / Slinx92 / emelchenko / LarkeyFactorial / Syranero / PrincessPriscillaPT / Greaserpirate / Eilik / aniruF / BrokenCircle / trashimpossible3699 / Thinguy / P051T1V3_3G0 / Motherducker / eSlashMachine / botbeat

CAPTCHA
 Deletion password
  • Supported file types are JPG, PNG, GIF, AVIF, WEBP, WEBM, MP4 and MOV.
  • Limit: 4 files, 30 MB per file (60 MB for Passcode users).
  • Images greater than 250x250 will be thumbnailed.
  • 1336 unique users on the board.

7503
Screenshot 2025-21-06 00001.png
(51.37KB, 1024x256)
The Code Is This, Screenshot Of Funcbeat On The Image, btw Its A Funcbeat:




// justaboutdead - YAY!

function dsp(t, sampleRate){
var n = sampleRate / 500;

var bass_osc =
0.24 * tri(n, t)
+ 0.052 sin(n 32, t)
;

var bass_sub =
sub(bass_osc, (1 + sin(1.1337, t)) (2 + (1 + sin(0.42, t)) 15), t)
;

return 0.3 * bass_sub;

}


var tau = 2 * Math.PI;

function sub(wave, mul, t){
return Math.sin(wave mul + tau t);
}

function sin(x, t){
return Math.sin(tau t x);
}

function tri(x, t){
return Math.abs(1 - (100000 t x) % 2) * 2 - 1;
}

return dsp;
7535
>>7503
That's not even yours you just fucking copy the whole thing, Go kill yourself

Delete Post  

Rules / Changelog / Common thread / SthephanShi / kOLbOSa_exe / lhphr / PortablePorcelain / HypernovaHeathen / BaenHoHoHo / SArpnt / hcdphobe / OnixIsThePewterGod / Zackx / rubi / psubscirbe / ChrisRM380 / aturned777 / Kouzerumatsu / MT2023 / Decent-Manager-6169 / Chasyxx / Glebguything / absolute197 / ANoUserXD / MarioFan171 / Unname4798 / Slinx92 / emelchenko / LarkeyFactorial / Syranero / PrincessPriscillaPT / Greaserpirate / Eilik / aniruF / BrokenCircle / trashimpossible3699 / Thinguy / P051T1V3_3G0 / Motherducker / eSlashMachine / botbeat
Return To top