Ebert-Hanke / autoeq2camilladsp

Conveniently create CamillaDSP configurations for headphone listening with AutoEq correction data and options for Crossfeed etc.
MIT License
17 stars 2 forks source link

Generic issue notified by autoeq2camilladsp #55

Closed marcoevang closed 1 year ago

marcoevang commented 1 year ago

I built autoeq2camilladsp with rustup 1.26.0 on a NUC6CAYH running ubuntu 23.04 with no problems. Then I launched the executable file and selected the headphone. I received the following diagnostics: "...Something went wrong unfortunately :( The eq data could not be parsed. "

The same happens when selecting other headphones and other options (e.g. device section, crossfeed filter type, etc.).

skeletony007 commented 1 year ago

I am using macOS Ventura 13.5 (Apple Silicon) and I receive the same error

  ...Something went wrong unfortunately :(
The eq data could not be parsed.

I encountered this problem both when I freshly installed the latest release, and also when I used an old version I had on my system that I know has worked in the past.

Perhaps the format of Jaakko Pasanen's AutoEq has changed since I last used autoeq2camilladsp.

Ebert-Hanke commented 1 year ago

Thank you for the heads up! I checked and it is actually a change in the AutoEq datastructure. I will adjust the tool soon. Thank you for your patience :)

Ebert-Hanke commented 1 year ago

I merged a fix and created a new beta release for testing. If you happen to have the time, please check if the tool now works again as desired. Thank you!

marcoevang commented 1 year ago

I tested the updated version of your tool, and it works quite well. Thank you so much for your great work.

Ebert-Hanke commented 1 year ago

You are very welcome. New 0.5.3 release is published. Thanks for testing!