Page 1 of 2
event sounds
Posted: 18 Apr 2023 09:08
by zzjean
Hello
I really like the event sounds. This is a very good improvement.
I often copy a large number of files from one directory to another and sometimes there is a collision between filenames. The copy in the background then stops. Would it be possible to have a sound to alert in this case.
Thank you
Jean
nota : google translation
Re: event sounds
Posted: 18 Apr 2023 14:49
by admin
Yep, makes sense. I'll add it.

Re: event sounds
Posted: 18 Apr 2023 18:14
by zzjean
great - thank you
Re: event sounds
Posted: 18 Apr 2023 19:14
by admin
I'll add it for foreground operations first. Background is harder and comes later...
Re: event sounds
Posted: 19 Apr 2023 08:51
by zzjean
OK Thank you
Re: event sounds
Posted: 19 Apr 2023 11:02
by admin
Next beta.

Re: event sounds
Posted: 20 Apr 2023 08:19
by zzjean
Nice thanks
Re: event sounds
Posted: 01 May 2023 23:37
by Norn
Maybe the sound shouldn't be played in this case.
Re: event sounds
Posted: 11 May 2023 18:37
by admin
Define "this case".
Re: event sounds
Posted: 11 May 2023 21:00
by Norn
Permanently delete an item via script command without prompting.
Re: event sounds
Posted: 11 May 2023 21:02
by admin
And why shouldn't the sound be played?
Re: event sounds
Posted: 11 May 2023 22:39
by Norn
It feels a bit weird to play a sound when using that command in the script to delete the cache file, it's just my personal opinion at the moment.
Re: event sounds
Posted: 12 May 2023 04:11
by jupe
I don't use sounds myself, so have no vested interest, but might I suggest perhaps a way to temporarily disable CES would be useful, eg something like SC setting "PlayEventSounds", 0;, so that it can reset to previous state afterwards.
Re: event sounds
Posted: 12 May 2023 08:19
by admin
Or simply not play sounds for events triggered by a script?
Re: event sounds
Posted: 12 May 2023 08:37
by highend
I'd like a way to turn it off temporarily via setting "PlayEventSounds", 0; more as well...