Posts: 581
Threads: 16
Joined: Apr 2020
Reputation:
23
Since the start each major update of camilladsp did break the configs.
We make sure that moOde supplied configs are upgraded. For your own an upgrade button is available which will cover most scenarios.
In the pipeline editor, when expert mode is active, you can see the state of each config file at the filemanager.
Posts: 18
Threads: 4
Joined: Jul 2024
Reputation:
0
Another issue, plotting no long works on the wav files. I can import them into REW and that works fine. Plotting worked on the same files in the previous release. I'm thinking that this is related - maybe the plot also cant find the file. I made a copy of all the filter files in coeffs and it still has the problem finding the files.
Posts: 14,823
Threads: 342
Joined: Mar 2018
Reputation:
611
Try looking at the configs and see the paths to the coeffs files are correct
Posts: 18
Threads: 4
Joined: Jul 2024
Reputation:
0
Hi Tim,
I would be willing to contribute to the project. I'm stioll working full time but should have a better balance this year. I'm not a professional coder, but understand software concepts. I have a good command of English. Maybe I could help in testing and/or documentation, new features definition. Where are you needing help?
Posts: 18
Threads: 4
Joined: Jul 2024
Reputation:
0
The underlying issue might be that the permissions keep reverting on the sub-directories e.g. coeffs/Feb13-3. I set the directory to +777 and then later its back to wrw-rw-rw
With those permissions i cant get into the directory and if I do an ls -l from the paretn directory is shows filenames but the permissions and other data from ls -l show all question marks. Is it possible there is a cron or similar process that is resetting the permissions. It is odd. Never seen it before.