1 decade ago by tarrent
Hi All,
Recently I've been using audio sprite sheets for sounds, created by audiosprite:
https://npmjs.org/package/audiosprite
Cool and handy tool, audiosprite takes in as input separate sound files and concatenates them into one long audio sprite sheet, adding silence gaps in between.
Anyone here who also uses audiosprite? Is it possible to to omit the 1 (or nearly 1) second silence interval between each track, or make the gap around 200 milliseconds only? I'd like to create a sound sheet that has the smallest gaps in between.
Thanks!
Thanks.
Recently I've been using audio sprite sheets for sounds, created by audiosprite:
https://npmjs.org/package/audiosprite
Cool and handy tool, audiosprite takes in as input separate sound files and concatenates them into one long audio sprite sheet, adding silence gaps in between.
Anyone here who also uses audiosprite? Is it possible to to omit the 1 (or nearly 1) second silence interval between each track, or make the gap around 200 milliseconds only? I'd like to create a sound sheet that has the smallest gaps in between.
Thanks!
Thanks.