GoogleChromeLabs / web-audio-samples

Web Audio API samples by Chrome Web Audio Team
https://bit.ly/web-audio-samples
Apache License 2.0
686 stars 196 forks source link

Improve the UI design for SPN recorder and Worklet Audio recorder #326

Closed TenghuiZhang closed 1 year ago

TenghuiZhang commented 1 year ago

This is the PR to fix #325, #327, #328, #329.

The code changed are mainly on the UI component. We add the button to make "start recording", "stop recording", "download files" as three individual button with their own functionality and improve the user readability and user experience in SPN and worklet recorder demo.

hoch commented 1 year ago

When you have a PR that fixes multiple issues, it's more helpful to have a short summary of PR's goals.

hoch commented 1 year ago

GitHub's code review doesn't have the concept of "ACK". (which means a resolution of a comment, but it stays open as FYI)