BazzDoorbell icon indicating copy to clipboard operation
BazzDoorbell copied to clipboard

Customizing doorbell sounds

Open jilleb opened this issue 5 years ago • 5 comments

Not a bug or issue, but I didn't want to keep anyone from this info, would be cool to add it to a wiki with additional doorbell tweaks or something like that.

It's fairly simple to change your doorbell sounds. I added the following line to custom.sh, just before telnetd is started and ppsapp is restarted.

cp /mnt/mmc01/smb_pause.wav /home/sound/dingdong.wav

This will copy the file smb_pause.wav to the file that's played when someone pressed the doorbell. But you can't take just any WAV-file, because it will sound like aliens have invaded your house.

Looking at the original doorbell WAV file, it's PCMs16 LE, mono, 8000Hz, 16 bits per sample. image

If you don't have the tools to save or convert your WAV-file, you can use this website that does it for you: https://www.3cx.com/docs/converting-wav-file/

Enjoy!

jilleb avatar Dec 14 '20 10:12 jilleb

Nice, was looking into this yesterday. Especially to mute the boot sound (had a few reboots two days ago in the middle of the night, and i could hear the boot sound two floors up. But testing the sounds only warning.wav and dingdong.wav would work on my Macbook.

Edit: A little joke for the dutchies over here. Will use this as my doorbell for a while, haha! Ik moest kloppen want de bel doet het niet

lesleyvanrijn avatar Dec 14 '20 10:12 lesleyvanrijn

Brilliant!

jilleb avatar Dec 14 '20 12:12 jilleb

Nice, was looking into this yesterday. Especially to mute the boot sound (had a few reboots two days ago in the middle of the night, and i could hear the boot sound two floors up. But testing the sounds only warning.wav and dingdong.wav would work on my Macbook.

Edit: A little joke for the dutchies over here. Will use this as my doorbell for a while, haha! Ik moest kloppen want de bel doet het niet

Mwoaaaa Geertje

BytheWWW avatar Dec 17 '20 09:12 BytheWWW

Brilliant, I used this one. https://www.pacdv.com/sounds/voices/open-the-goddamn-door.wav

gielie avatar Feb 08 '21 16:02 gielie

@jilleb I added this to the wiki. Great job!

Nigel1992 avatar Jul 29 '21 21:07 Nigel1992