Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 557 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 557 Bytes

wav-marker

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.

Usage

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.