bbc / audiowaveform

C++ program to generate waveform data and render waveform images from audio files
https://waveform.prototyping.bbc.co.uk
GNU General Public License v3.0
1.93k stars 242 forks source link

README shows lots of -c options #168

Closed riban-bw closed 2 years ago

riban-bw commented 2 years ago

The README shows lots of different colour options each with the -c prefix. This does not seem to be right. I think -c may be used for colour scheme name but not also for border-color, background-color, waveform-color & axis-label-color.

chrisn commented 2 years ago

Thank you! You're right, the docs are now fixed.