Hacker News new | ask | show | jobs
by lioeters 1349 days ago
Code: https://github.com/slash9494/react-modern-audio-player

Demo: https://codesandbox.io/s/basic-91y82y?file=/src/App.tsx

---

Looking good!

For the demo, I don't know if there's a way to change the layout of CodeSandbox, but the preview panel currently is too naroow. The player overflows without horizontal scroll bar, making player elements invisible and impossible to click.

Anyway, I'm looking forward to playing with this library. I've been searching for a good React audio player with playlist support. The wave form view is cool too!

2 comments

yeah, panel is a little bit narrow so you can fold left sidebar and code panel and I'm also going to develop responsive UI of mobile size
A button in the top right (two overlapping rectangles) opens the view in a new tab.