See #78. I've been experimenting with creating an io.ReadSeeker that reads from multiple mp3.Streams. Gapless MP3 playback is difficult, though, and most of the seamless albums that I've tested seem like they were written by old encoders that don't write the number of delay (start) and padding (end) samples to the LAME header.
See #78. I've been experimenting with creating an `io.ReadSeeker` that reads from multiple `mp3.Stream`s. Gapless MP3 playback is difficult, though, and most of the seamless albums that I've tested seem like they were written by old encoders that don't write the number of delay (start) and padding (end) samples to the LAME header.