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.89k stars 241 forks source link

Support for output to vector image formats #69

Open orbsmiv opened 6 years ago

orbsmiv commented 6 years ago

In addition to png files it would be good if the tool could generate e.g. eps/pdf/svg vector image files

rivimey commented 5 years ago

Just browsing... in vector mode, it would be interesting to optionally see the wave represented as a polygon outline, not just a vectpr version of the existing peaks.

Br3nda commented 4 years ago

svg would be much more useful than png - can fit to any ui

amranidev commented 3 years ago

Any plans for supporting svgs?

chrisn commented 3 years ago

This would be a welcome addition, but it's not something I've had time to work on yet. If anyone's interested in contributing, please let me know.

maximilianlemberg commented 10 months ago

Yes this would be great!!

rbozan commented 4 days ago

There's something like that here: https://github.com/npbee/waveformr