0.1.4 • Published 2 years ago

elegaudio v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Elegaudio

A react component that shows an audio waveform Please refer to the website for detailed explanation.

How to import the component

import { Elegaudio } from "elegaudio";

Example

<Elegaudio src="./sample.mp3" width={1000} height={80} barWidth={4} barGap={5} origin="bottom" side="center" color="#FFF587" hoverColor="#FF8C64" playColor="#FF665A"/>
0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago