Feature Request - Include channel labels in binary export

Please consider adding channel labels to the binary export format documented here with the next format version bump. I frequently run offline analysis of binary dumps but currently have to maintain separate records of channel names.

It would be fine if these were truncated at some maximum length, to preserve straightforward offset calculations.

It would be nice if the binary export format could include the metadata, perhaps as a separate file with a defined format. For this project the meta.json is being extracted from the .sal file and used directly, but an official mechanism would be ideal!