Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ThePi2k

#1
General Discussion / Re: Beep Sound
March 05, 2025, 02:25:23 PM
Thank you very much!

Do you know what the high and low beep sounds are used for?

Lg
#2
General Discussion / Beep Sound
March 05, 2025, 11:47:23 AM
Hi everyone,

I've modified the startup and shutdown sounds in OPNsense by editing the files in /usr/local/etc/opnsense-beep.d. However, I have a few questions:

  • After an update, my changes get overwritten. Is there a way to prevent this? Maybe by creating a script that automatically replaces the startup and shutdown sound files every time the system starts?
  • Is it possible to manually trigger the sounds from the shell for testing?
    Previously, this was managed by a .sh script, but now it seems to be handled differently.

For reference, here is an example of a C major scale:

261     25   # C4
293     25   # D4
329     25   # E4
349     25   # F4
392     25   # G4
440     25   # A4
493     25   # B4
523     25   # C5

Any advice would be appreciated!

Thanks!