Create waveforms

Discuss and share scripts and script files...
Post Reply
highend
Posts: 13309
Joined: 06 Feb 2011 00:33

Create waveforms

Post by highend »

Because of the new image type in columns (since v24.00.0708) I've decided to write a short script for it...

You should use the latest beta version (not necessarily v24.00.0708)...

It takes all audio files from the current folder and creates a waveform (same file name, different extension) for them.

Configure the script as necessary (path to ffmpeg, extension, size, width and color)...

Current version:
Create waveforms_v0.2.xys
(2.66 KiB) Downloaded 47 times
Old version(s):
Create waveforms_v0.1.xys
(2.48 KiB) Downloaded 29 times
One of my scripts helped you out? Please donate via Paypal

highend
Posts: 13309
Joined: 06 Feb 2011 00:33

Re: Create waveforms

Post by highend »

Changelog

Code: Select all

v0.2
    Added scaling factor
    Default = 2, to turn it off, set it to 0

v0.1
    Initial release
One of my scripts helped you out? Please donate via Paypal

Post Reply