the-via / app

GNU General Public License v3.0
816 stars 186 forks source link

Feature Request: Key sounds #114

Open Adelscott opened 1 year ago

Adelscott commented 1 year ago

Using via for a few years now. When I'm testing a PCB before soldering I ask myself "it lacks a function to play a sound each time a key is pressed", it would save me having to look up regularly to see if everything is fine. Asking around me it seems that this function existed until a certain version, here's a screenshot

image

Found something about this in debug.tsx file of the actual app

image

Why has it been disabled ?

wilba commented 1 year ago

The way key sounds were implemented could not be easily ported to the web app version. We are working on adding key sounds back using a different method.

igorsantos07 commented 6 months ago

Wait, isn't this live again?

Edit: Yep, it was announced on v3.

image