Page 1 of 1

Custom Event Sounds

Posted: 01 Apr 2023 19:02
by admin
If you're interested here are four sounds that can do the job.
Unpack in <xydata>, then run ces("ffoc", "Blurp.wav", 0); to activate a blurp on completed foreground operations.

Re: Custom Event Sounds

Posted: 02 Apr 2023 09:19
by eil
Me reading yesterday:
the default path for the background sounds is
<xypath> which was a stupid decision (because this is usually an UAC-protected path)
but it's too late to correct it now.
Wut?! There is no thing Don can't do or it's to late to change.!

Me today:
- I finally decided to change the default path for the older tweaks BJSoundJobDone
and BJSoundAllDone from <xypath> to <xydata>. After all they were just tweaks.
Now that's proper!

Re: Custom Event Sounds

Posted: 03 Apr 2023 13:49
by admin
Sounds mentioned in today's change log:

Re: Custom Event Sounds

Posted: 07 Apr 2023 19:00
by Norn
How about playing a sound when the item is tagged or toggled?

Re: Custom Event Sounds

Posted: 07 Apr 2023 20:11
by admin
Keep them coming. The suggestion window is open now. I will not necessarily comment (or implement) any suggestion but I see them all.