Skip to content
#

webaudio

Here are 455 public repositories matching this topic...

maximecb
maximecb commented Jan 2, 2022

Right now there's a Play/Stop button in the top right corner of the app. However, it's just a text link and it's not very noticeable. That means new users often miss it and are left wondering why no audio is being produced.

I think it would make sense to have a green Play button that says "Play " with the right-facing triangle next to it. This button should be replaced by a red "Stop □" button

bfirsh
bfirsh commented Jan 10, 2019

There should be some basic automated tests for the gamepad support added in #164. I don't have a gamepad, and I imagine most contributors won't, so it'll be very easy to cause regressions. It is also impossible for me or other contributors to refactor/touch that code because we can't test it.

Once there are some tests, there are some refactorings I have noted in #164 that are probably worth doi

Improve this page

Add a description, image, and links to the webaudio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webaudio topic, visit your repo's landing page and select "manage topics."

Learn more