Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.43 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.43 KB

WaveSurfer-WP

Contributors: X-Raym

Tags: audio, player, waveform, visualization, media

Donate link: http://www.extremraym.com/en/donation/

Requires at least: 1.0.0

Tested up to: 4.3.1

License: GPL2

License URI: https://www.gnu.org/licenses/gpl-2.0.html

Concept

Customizable HTML5 Audio controller with waveform preview (mixed or split channels), using WordPress native audio and playlist shortcode.

Description

This plugin replaces the default WordPress audio player with a player capable of displaying audio waveforms. It can display a mix of the different audio channels (for podcast, radio, e-learning, music), or all channels simultaneously (for sound tutorial, sounds-packs showcases, products demo etc...), which is its main purpose.

By working with the default audio shortcode, you have two great advantages:

  • It works with all your previous posts
  • You still have the default player in the Visual Editor (not just shortcode)
  • It supports every audio format supported by WordPress (wav, ogg, mp3, m4a).
  • Safe deactivation: if you deactivate the plugin, your shortcode will fallback to the WordPress default audio player.

More Infos & Demos on WordPress Repo

Additional Infos

It is a port for WordPress of WaveSurfer-js by katspaugh.

It also contains Download-js by dandavis.