Project Description
"Periodic Beeper" is a configurable timer - beeper.
It stays in the system tray.
I use it to make a periodic "silent" (very high frequency, 19 KHz) beep to prevent my wireless headphones' transmitter from turning automatically off.
Works also on Windows 7 64 and Vista 64! (no Console.Beep problem)
Configurable
- amplitude
- frequency (in Hz)
- duration (in milliseconds)
- interval between beeps (in milliseconds)
Quickly written in C#
Requires .NET 2.0 or higher