Hello all,
I have a project idea about making a song maker for a specific thing (Minecraft noteblocks), and I already know I can add a bunch of sound clips to an array and use forEach to play them, but is there a way to download to the user a mp3 file of all of the sound clips from said array together?
Thanks in advance!