180372
So I'm trying to make a simple bytebeat, just to truly understand them
But I've been struggling on 1 thing, the notes
I've seen some bytebeats do things like
bassStuff=[12, 15, 12, 24] etc
bassLen=bassStuff.length
but idk how to make a variable that will keep track of what note should be played so that I can make note inputting easier
(oh, and how to make noise hihats i guess, I suck at that lmao haha)
But I've been struggling on 1 thing, the notes
I've seen some bytebeats do things like
bassStuff=[12, 15, 12, 24] etc
bassLen=bassStuff.length
but idk how to make a variable that will keep track of what note should be played so that I can make note inputting easier
(oh, and how to make noise hihats i guess, I suck at that lmao haha)