SamuKata
Pullusb
Pullusb

gumroad


Sound Waveform Display - Blender addon

A tool to selectively display the scene sounds waveform directly in animation editor

Most of the time in animation, you have to sync actions with sound,

Seeing an audio waveform is nice to immediately get visual hints without having to permanently scrub audio.
In Blender, you can natively open a sequencer and show waveform on strips. But that takes screen space and time to set-up.

Here is a solution to get the sound waveform inside animation editor!


Main control

On : Enable or refresh
Off : Disable
Height offset : Allow to manually tweak the peak heights (sometimes it might display too small or too high)

Options detail

There are several options to select sounds show waveform.

Source:

If sequencer source is used, more options are available:

Preferences

In the preferences, you have come customizable settings:

Notes

This addon require FFmpeg. Simple steps are described directly in addon preferences about how to optain it if you don't have it in your system path.
(With a method to download and install automatically.)

Troubleshoot

Permission denied

If you have an error popup stating "permission denied Error" in the last lines, it means ffmpeg binary do not have permission to execute.

You need to add execution rights:

Right-click on the file > Properties > Find the permission category and check allow execution.

If you're on Mac or Linux you can also copy the full path to the ffmpeg bin, open a terminal and use the following command:

chmod +x "/path/to/ffmpeg"

To animate in sync, listen to your eyes !

Samuel Bernou

Tags : #blender #animation #sound #sync #blender-addon #b3d #b2d

sound_waveform_display-v0_8_4.zip
sound_waveform_display-v0_8_3.zip
sound_waveform_display-v0_9_2.zip
sound_waveform_display-v1_0_0-Blender_4.zip
sound_waveform_display-v1_0_1.zip
sound_waveform_display-v1_0_2.zip


Sound Waveform Display - Blender addon

More Creators