audio_wavesurfer
Audio Wavesurfer module provide a field formatter to display audio with waveform. This module contains also a sub module Audio Wavesurfer Clips that for clipping audio file.
Features
Display audio files with waveforms using the wavesurfer library : Wavesurfer library.
This module also have a waveform storage option that generates waveforms on the back side, so that the front side doesn't have to calculate points, allowing instantaneous waveform rendering.
Audio Wavesurfer Clips (sub-modules)
Provides an UI for clipping audio files using regions of the wavesurfer library. This sub-module uses the Audio Clips API module, which manages clipping and clip type definition.
Post-Installation
WaveSurfer Library
You don't need to install WaveSurfer library to use this module because library is downloaded with CDN. However, we recommend that you download it. You can specify on /admin/config/audio_wavesurfer/settings whether you want to use the downloaded library or the cdn.
If you want to install WaveSurfer library you can use Node : WaveSurfer library.
Configurations
Color and bar are customizable on /admin/config/audio_wavesurfer/settings.
It's also possible on this settings to activate Waveform Storage. IMPORTANT: to use Waveform Storage it is necessary to have FFMpeg library.
Go on audio media configuration /admin/structure/media/manage/audio/display and select Audio Wavesurfer Formatter as Format.
Audio Wavesurfer Clips (sub-modules)
On the audio media /admin/structure/media/manage/audio/form-display set Audio Wavesurfer Clip Widget on audio field. On settings you can specify which clip type you want to enable.
Additional Requirements
- FFMpeg : If you want to use waveform storage options.
Audio Wavesurfer Clips (sub-modules)
- Audio Clips API : To create audio clips type and clipping audio.