wTerm
wTerm copied to clipboard
VKB Tap Sounds
VKB tap sounds in JS work fine except there is no way to make sounds for repeat presses. VKB tap sounds in C work for all presses including repeats but only for first card (which is often the exhibition mode card).
What can we do? Probably best idea is move repeat to JS or go back to tap sounds in JS and forget about repeat sounds.
Hi Ryan, My personal preference would be for going back to tap sounds in JS, and forget about repeat keys, or at least until you have the time and inclination to create a more satisfactory solution. My Touchpad has a problem with the touchscreen in the areas of the C and R keys, so they don't always 'take'. If it wasn't for the up-arrow command recall, I'd be REALLY frustrated.
Anyway, nice program! I'll definitely be donating.
Larry
Other options: Make the service calls work with multiple cards for the plugin. Can one have a wildcard service name for an executable in the role file?
We could also have the C side call JS for the sounds or have the sounds all done in JS (including the repeats) with or without moving the actual repeat events to JS. The sound might not be perfectly in sync with input then but I think whatever solution keeps actual input the smoothest is the best user experience. I'm biased though as I tend to keep system sounds off.