02-21-2025, 08:02 PM
I reflashed the card with 9.2.4
Trying to build a config from scratch and still having problems. I used to put filters in the coeffs file and the system would default to looking there for them. Now I do the same e.g. L-F1-Fwb19.wav but when I load the config it is looking for the files in /usr/share/camilladsp/configs
I checked the camillagui.yml and it looks correct
---
camilla_host: "0.0.0.0"
camilla_port: 1234
bind_address: "0.0.0.0"
port: 15000
gui_config_file: /opt/camillagui/config/camillagui.yml
config_dir: "/usr/share/camilladsp/configs"
coeff_dir: "/usr/share/camilladsp/coeffs"
default_config: "/usr/share/camilladsp/working_config.yml"
active_config: "/usr/share/camilladsp/working_config.yml"
backup_camilla_path: "/usr/local/bin/camilladsp"
backup_camilla_port: 1235
log_file: "/var/log/mpd/log"
active_config_txt: "/usr/share/camilladsp/active_config.txt"
statefile_path: "/var/lib/cdsp/statefile.yml"
on_set_active_config: /var/www/util/moode_selectactivecdspconfig.py set {}
on_get_active_config: /var/www/util/moode_selectactivecdspconfig.py get
Something is overriding the coeffs path. I try using /usr/share/camilladsp/coeffs/L-F1-Dec19.wav but that doesnt work either.
Note that the pathname for the config file is /opt/camillagui/config/camillagui.yml which is the same name as this file.
I looked on the moode website but couldnt find a link to download the previous release. Is anyone able to point me to where I can get that to re-install?
Many thanks
Trying to build a config from scratch and still having problems. I used to put filters in the coeffs file and the system would default to looking there for them. Now I do the same e.g. L-F1-Fwb19.wav but when I load the config it is looking for the files in /usr/share/camilladsp/configs
I checked the camillagui.yml and it looks correct
---
camilla_host: "0.0.0.0"
camilla_port: 1234
bind_address: "0.0.0.0"
port: 15000
gui_config_file: /opt/camillagui/config/camillagui.yml
config_dir: "/usr/share/camilladsp/configs"
coeff_dir: "/usr/share/camilladsp/coeffs"
default_config: "/usr/share/camilladsp/working_config.yml"
active_config: "/usr/share/camilladsp/working_config.yml"
backup_camilla_path: "/usr/local/bin/camilladsp"
backup_camilla_port: 1235
log_file: "/var/log/mpd/log"
active_config_txt: "/usr/share/camilladsp/active_config.txt"
statefile_path: "/var/lib/cdsp/statefile.yml"
on_set_active_config: /var/www/util/moode_selectactivecdspconfig.py set {}
on_get_active_config: /var/www/util/moode_selectactivecdspconfig.py get
Something is overriding the coeffs path. I try using /usr/share/camilladsp/coeffs/L-F1-Dec19.wav but that doesnt work either.
Note that the pathname for the config file is /opt/camillagui/config/camillagui.yml which is the same name as this file.
I looked on the moode website but couldnt find a link to download the previous release. Is anyone able to point me to where I can get that to re-install?
Many thanks