Skip to content

Conversation

bwachtendorf
Copy link

@bwachtendorf bwachtendorf commented Oct 8, 2025

Changes made

I decoupled equalizer_presets_count from equalizer_presets, so I could select all profiles on my Audeze Maxwell headset.
The only downsides of this implementation (as I can see right now) are:

  • input validation of --equalizer-preset is open-ended now
  • requires "hardcoding" equalizer_presets_count for each device with preset support

This would also solve #415.

An alternative to "hardcoding" equalizer_presets_count would be to implement dummy presets for Audeze Maxwell and count those like it was done until now.

Checklist

  • I adjusted the README (if needed)
  • For new features in HeadsetControl: I discussed it beforehand in Issues or Discussions and adhered to the wiki

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

Successfully merging this pull request may close these issues.

1 participant