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
April 04, 2025, 10:40:21 AM
nice
#2
General Discussion / Re: Beep Sound
April 04, 2025, 10:07:14 AM
does anybody has an idea? why does nobody answers in this forum??
#3
General Discussion / Re: Beep Sound
March 18, 2025, 06:45:16 PM
What do you mean by "up-scale" and "down-scale"?

At startup it plays the beep-code from "start" and at shutdown it plays "stop".
#4
General Discussion / Re: Beep Sound
March 14, 2025, 12:01:46 PM
Hi, does anybody has an idea what the high and low beep sounds are used for?
#5
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
#6
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!