CliqSound - Plays a wav file on keydown and another on keyup, Windows, Global hooks
Find a file
2025-07-07 18:31:31 +02:00
release Imported new sound effects 2025-07-07 18:28:51 +02:00
sound Imported new sound effects 2025-07-07 18:28:51 +02:00
.gitignore Add some ignore 2020-02-22 16:16:10 +01:00
clickety.dpr Version info update 2020-02-22 20:35:28 +01:00
clickety.res Stable version with dlls 2022-02-17 00:23:09 +01:00
icon.ico Stable version with dlls 2022-02-17 00:23:09 +01:00
key.dpr Stable version with dlls 2022-02-17 00:23:09 +01:00
keydown.wav Quality update 2020-02-22 21:27:07 +01:00
keyup.wav Quality update 2020-02-22 21:27:07 +01:00
mainu.dfm Basic version 2022-02-08 20:55:28 +01:00
mainu.pas Stable version with dlls 2022-02-17 00:23:09 +01:00
README.md Update README.md 2025-07-07 18:31:31 +02:00
wavemix.pas Fix character encoding issue 2021-10-30 22:36:42 +02:00
WaveMixStripped.pas Still working 2022-02-21 23:09:41 +01:00
waveout.dpr Still working 2022-02-21 23:09:41 +01:00

CliqSound

CliqSound - Plays a wav file on keydown and another on keyup

What's this?

If you want to hear the sound of your keypresses through your noise-cancelling headphones. Works on Windows, uses global system hook.

image