View Single Post
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#3
If you can't find an app that suits, jabawok has a great simple solution from this thread you could modify to fit

Originally Posted by jabawok View Post
Paste this one-liner into xterm:
Code:
SOUNDFILE="/usr/share/sounds/game-chess_illegal_move.wav" ; while true ; do aplay $SOUNDFILE; sleep 50; aplay $SOUNDFILE; sleep 10 ; done
Obviously edit times etc as required.
__________________
Follow me on my neglected twitter @kojacker

Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun