CAPE4ALL Driver ALsa Mapping

Post Reply
dpoznan
Posts: 52
Joined: Wed Jun 30, 2021 10:50 pm

CAPE4ALL Driver ALsa Mapping

Post by dpoznan » Fri Aug 13, 2021 9:50 pm

In this github site the Jack mappings are defined. Where are the definitions for Alsa?
https://github.com/mahalia-bone/mahalia ... -distro.md

CAPE4ALL DRIVER JACK MAPPING
This may prove useful when writing openMHA configuration files.

system:playback_1 # IC1 Left Playback Data, mapped to LHP_6 (HP1 Left)
system:playback_2 # IC2 Left Playback Data, mapped to LHP_7 (HP2 Left)
system:playback_3 # IC3 Left Playback Data, mapped to LHP_8 (Not committed on PCB)
system:playback_4 # (Not connected)
system:playback_5 # IC1 Right Playback Data, mapped to RHP_6 (HP1 Right)
system:playback_6 # IC2 Right Playback Data, mapped to RHP_7 (HP2 Right)
system:playback_7 # IC3 Right Playback Data, mapped to RHP_8 (Not committed on PCB)
system:playback_8 # (Not connected)

system:capture_1 # IC1 Left Record Data, mapped to LINN6 (MIC1 Left)
system:capture_2 # IC2 Left Record Data, mapped to LINN7 (MIC2 Left)
system:capture_3 # IC3 Left Record Data, mapped to LINN8 (MIC3 Left)
system:capture_4 # (Not connected)
system:capture_5 # IC1 Right Record Data, mapped to RINN6 (MIC1 Right)
system:capture_6 # IC2 Right Record Data, mapped to RINN7 (MIC2 Right)
system:capture_7 # IC3 Right Record Data, mapped to RINN8 (MIC3 Right)
system:capture_8 # (Not connected)

tobiasherzke
Posts: 109
Joined: Mon Jun 24, 2019 12:51 pm

Re: CAPE4ALL Driver ALsa Mapping

Post by tobiasherzke » Sun Aug 29, 2021 2:05 pm

They are the same order. Jack is also just using the alsa driver.

Post Reply