Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Does this have a setting to only play the sounds during certain keystrokes, instead of all of them?  I'm glad I got this, it sounds awesome and I'm eager to try, but I can already anticipate that it might be a bit of an overload for my brain.

I would like to have it play only for vowels (so about half of my typing, maybe less), or maybe, if even that was too much sound to deal with, maybe only on punctuation marks or only on capital letters or only on the return (yay, you finished a paragraph!).

Even better if there were a field I could type in the specific letters or combos it'd make noise for (e.g. maybe it's a VW kinda day, or maybe I'm trying to type something without the letter E, or maybe I just want booing sounds when I start to type the villain's name).

(+2)

Officially, there's no way to do that. But unofficially, and completely unsupported, you could totally modify the AudioSets.json configuration file and have different sounds for different keys. See one of my responses in the previous comments for more info about doing that.

In the AudioSets.json file, look for "Bell Typewriter" and see how the specific key overrides are done for the Enter key. You could use that same means to override any other keyboard key. The names of the keys are listed here, but not all the rarer keys are available.

Just keep in mind that it is a completely unsupported and undocumented feature, and I'm not interested in spending time formally documenting the configuration file and answering further questions about it.

(+1)

That's fair.  Thank you for letting me know where I might start looking!