Skip to content

Command-line tool for generating waveforms from sound files without libraries

Notifications You must be signed in to change notification settings

lgarron/lgsound2png

Repository files navigation

lgsound2png

Lucas Garron
lucasg@gmx.de
Started May 2010

A tool to generate pretty waveform images from sound files.

Contains small, independent libraries for reading wave files (lgwav.c)
and writing correctly formatted image files (lgpng.c).

To compile:
make install

To run:
./lgwav2png -i the_wizard.wav -o the_wizard.png

If you have ffmpeg and ImageMagick:
./lgsound2png the_wizard.mp3

About

Command-line tool for generating waveforms from sound files without libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages