imports a label file from audacity and embeds the labels directly into a .wav matching the output of other DAWs.
based off of wavcuepoint.c originally written by jimmcgowan and forked by dhilowitz and TimMoore.
wav-marker WAVFILE LABELFILE OUTPUTFILE
Label file should be in the format exported by audacity as described here
Only the start times are used. End times are ignored.