View Issue Details

IDProjectCategoryView StatusLast Update
0006160ardourbugspublic2020-04-19 20:17
Reportercolinf Assigned Tocolinf  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Summary0006160: Can't remove custom click sound
DescriptionOnce I've set a sound file as a custom click, it's not always impossible to reset it back to nothing to use the default click sound if the sound file doesn't exist. It's possible to clear the fields in the preferences, but they come back at the next startup of ardour, and an error about being unable to find the files appears in the log window.
TagsNo tags attached.

Activities

paul

2015-02-07 03:37

administrator   ~0016329

the trick is to use the word "default". i should fix this.

colinf

2015-02-11 11:43

updater   ~0016339

Well, entering 'default' into the 'Click audio file:' entry gets me "[WARNING]: cannot open click soundfile default (System error.)", so I'm obviously still missing part of the trick. It looks to me as if the problem is that _click_path_entry just won't allow its value to be empty.

timbyr

2015-08-17 12:43

developer   ~0017053

This is still an issue with nightly build 4.2.25 on linux.

Perhaps we should add a checkbox sort of like:

Use default click: [ ]

Click audio file: [/path/to/click ] [Browse]

Click emphasis audio file: [path/to/click_emphasis] [Browse]

etc and then only set the path entries and file browser buttons sensitive when the checkbox is unticked.

timbyr

2015-08-17 14:34

developer   ~0017054

It should not be an issue to reset the click sound to the default as of commit b8da99b5 please confirm if you can. Thanks.

colinf

2015-08-20 15:39

updater   ~0017074

Yes, seems to work. Thanks!

I do find the behaviour of 'Use default Click' a bit confusing now: if 'Use default Click' is on, I'd expect turning it off to do something more than just enabling the custom click entry fields; also, if it's off and I have set a custom click sound, and I then tick it on and off again, I'd expect it not to wipe out the custom click sound I've chosen.

I don't have any better suggestions of how it ought to work, though, so this really is just nit-picking.

timbyr

2015-08-21 08:53

developer   ~0017082

I agree it should keep the paths entered in the path entries when the default click is enabled so that you can change between two sets of click sounds easily. That will require a bit more work though.

colinf

2015-09-18 15:08

updater   ~0017238

Closing, since it is now implemented. I might take a shot at improving the behaviour some time, but it's perfectly workable for the moment.

system

2020-04-19 20:17

developer   ~0023391

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2015-02-06 17:55 colinf New Issue
2015-02-07 03:37 paul Note Added: 0016329
2015-02-11 11:43 colinf Note Added: 0016339
2015-08-17 12:43 timbyr Note Added: 0017053
2015-08-17 14:34 timbyr Note Added: 0017054
2015-08-20 15:39 colinf Note Added: 0017074
2015-08-21 08:53 timbyr Note Added: 0017082
2015-09-18 15:08 colinf Note Added: 0017238
2015-09-18 15:08 colinf Status new => resolved
2015-09-18 15:08 colinf Resolution open => fixed
2015-09-18 15:08 colinf Assigned To => colinf
2020-04-19 20:17 system Note Added: 0023391
2020-04-19 20:17 system Status resolved => closed