Skip to content

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

License

Notifications You must be signed in to change notification settings

moka-ayumu/elegaudio

Repository files navigation

Elegaudio

react build & deploy pages-build-deployment npm build & publish

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"/>

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published