audio-buffer-utils
audio-buffer-utils copied to clipboard
Ability to mix two buffers with offset and make length the union?
It seems that right now, if you mix two buffers together and the second one ends before the first one, the buffer will not extend to accomodate this. A great feature would be to have a mixLongest function or something, where the total length of the resulting buffer would then be where bufferB ends, provided it ends after bufferA with the offset taken into account.
Is this something you could look into adding? Thanks!
Ok suredo stay tuned at @audiojs/audio-buffer