Summary: | Edirol/Roland M-16DX not detected properly | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Lasse Kärkkäinen <ljkarkk2> |
Component: | alsa | Assignee: | pulseaudio-bugs |
Status: | RESOLVED MOVED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Channel mappings |
Description
Lasse Kärkkäinen
2011-10-23 14:31:51 UTC
I suspect we'll need a custom profile for this like the Native Instruments stuff we already have. Along with the existing profiles in src/modules/alsa/mixer, this documentation might help if you want to take a stab at it: http://www.freedesktop.org/wiki/Software/PulseAudio/Backends/ALSA/Profiles Created attachment 58894 [details]
Channel mappings
ATTRS{idVendor}=="0582", ATTRS{idProduct}=="00c4", ENV{PULSE_PROFILE_SET}="edirol-m16dx.conf"
It pretty much works with this config. Channel mapping is a bit problematic as PulseAudio clearly does not support this use case. AuxN with N corresponding to markings on the hardware were used for capture channels. Thus, aux0 is not used and the first one is aux1. Mapping to ALSA apps is broken (cannot capture aux channels properly).
Playback is broken because of ALSA bugs but I still provided profiles for it in case the bugs get fixed or in case the user wants to use it despite the distortion.
Both playback and capture work now in ALSA http://mailman.alsa-project.org/pipermail/alsa-devel/2013-June/063478.html Is this bug still present in PulseAudio (without Lasse's configuration)? It should nowadays be possible to sound cards with unusually high channel counts without custom configuration. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/13. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.