rseq_rs will currently break if an address is referenced that doesn't have a label to go with it.
Label stripping is an idea intended for space savings when you need to hex edit a brseq into a brsar, as an effortless way to gain a little bit of extra space for the song. For substantial space savings, though, people should still look into looping (and I should really look into writing a compression algorithm).
rseq_rs will currently break if an address is referenced that doesn't have a label to go with it.
Label stripping is an idea intended for space savings when you need to hex edit a brseq into a brsar, as an effortless way to gain a little bit of extra space for the song. For substantial space savings, though, people should still look into looping (and I should really look into writing a compression algorithm).