Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing filter options #7

Open
McDin opened this issue Dec 9, 2022 · 2 comments
Open

Missing filter options #7

McDin opened this issue Dec 9, 2022 · 2 comments

Comments

@McDin
Copy link

McDin commented Dec 9, 2022

Hallo,

I'm missing the option to set the DAC Filters. I think there was an option in Volumio.local/dev for this.

Can you say me how I can get them back?

I don't find a documentation on this.

Thanks and regards
Marc

@McDin
Copy link
Author

McDin commented Dec 9, 2022

Want to have a little bit warmer sound.

@audiophonics
Copy link
Owner

I do not remember ever seing this as an option in Volumio native WebUi but I may be wrong since I did not work that much with early versions of Volumio 2.

The easiest way would be to use SSH. If you used this repository for the install, you have the apessq2m command already installed and you can use it to achieve what you want :

  • Run apessq2m next_filter from a SSH terminal to cycle between all available DAC filters. The command prints the newly selected filter.
  • You can also run apessq2m get_filter to see which filter is currently in use.
  • It works with the input (SPDIF / I2S) as well : apessq2m get_input will return the current input and apessq2m toggle_input will switch between both options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants