UNPKG

react-sound-html5

Version:

A tiny React component wich provide simple abstraption to manipulate HTML5 AudioContext API (Equalizer, visualisation, stereo, basic controls)

2 lines (1 loc) 55 B
export { Sound as default } from './components/Sound';