# Wavesurfer Audio Player block

Contributors: robcruiz<br />
Tags: block <br />
Requires at least: 5.5<br />
Tested up to: 5.5<br />
Requires PHP: 7.2<br />
Stable tag: 5.5<br />
License: GPLv2 or later<br />

A plugin that adds the Wavesurfer Audio Player Web Component to WordPress

== Description ==

This is a single block plugin that adds an audio player web component block to the Gutenberg editor.<br />
This audio player renders the waveform of the audio when loaded and allows the user to move the playhead, play, and pause audio.<br />
The block also shows the total duration of the audio and the current elapsed play time.<br />
The current version of the block contains only 2 themes (dark and light), but may be expanded in the future. <br />
Audio for the player is stored in WordPress as media.

[View the wavesurfer web component on Github >>](https://github.com/robruiz/WSAudioPlayer)

## Plugin Contents

1. Gutenberg "block" <block> that adds an audio player web component to a page

## Example File Instructions

1. Download or fork the course repo
2. Upload/Install the plugin
3. Activate The Plugin
4. Add the block to a page using Gutenberg

