Opened 3 years ago
Last modified 3 years ago
#17732 new enhancement
Provide audio jack remapping
Reported by: | nephele | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/media_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Haiku should provide a way to remap jacks on the motherboard as inputs and outputs. One example is my motherboarf has line in, line out and mic. I have remapped those to line out front side and center on ubuntu to connect a 5.1 sound system to it.
On linux this task can be done with hdajackretask
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
To be totally honest, I have no idea what #6514 is about. If it's about software routing of audio we already do that, and something like an equilizer would be easy to add as a media node inbetween.
Anyhow, this ticket is only about configuring the physical jacks on the soundcard to behave differently.
comment:3 by , 3 years ago
Physical jacks, gotcha. Then for HDA hardware (do other soundcards allow to reconfigure jacks like HDA does ?) this ticket might benefit from my very early/exploratory patch over at #8476 .
Somewhat like #6514 ?