processing / p5.accessibility

p5.accessibility.js makes the p5 canvas more accessible to people who are blind and visually impaired. It can be used with any p5.js sketch and it is used in the p5.js web editor.
GNU Lesser General Public License v2.1
74 stars 27 forks source link

Sound / volume controls #131

Open mithru opened 6 years ago

mithru commented 6 years ago

Nature of issue?

Details about the bug:

Feature enhancement details:

The sound section for movement needs volume control. It reached a stage where it was too loud to the point of pain (really). :( We can't just lower the system volume since that would then lower the screenreader volume too.

New feature details:

hackertron commented 5 years ago

is the issue still open ? , can we use dom controls to set volume ?