Little tools to convert chapter marks into each other to make tools like Ultraschall, AndroFlubber, Audacity, Auphonic etc work together
ruby ./audacity_label_to_chapter_txt.rb /path/to/audacity_labels.txt > /path/to/new.chapter.txt
ruby ./chapter_text_to_audacity_labels.rb /path/to/chapter.txt > /path/to/new.audacity_label.txt