See Membership → Event Space for booking.
Asumes that MENU -> USB MODE -> STREAMING is set (TODO: on what piece where what?)
pavucontrol
has correct input setInstead of step 5 above:
Model: Behringer FLOW 8
Probably https://inventory.k-space.ee/m/inventory/61b1c3e70f65029a995f737c/view with https://inventory.k-space.ee/m/inventory/61b1c49f0f65029a995f737d/view
TODO^
Please donate.
Currently only room lights, please donate.
You can use pavucontrol
GUI to switch to Pro Audio mode where every channel on the FLOW8 mixer is seperate. This allows ganular audio routing in OBS.
This relies on Wireplumber and ALSA UCM2 config files. ALSA card profiles are stored in /usr/share/alsa/ucm2/USB-Audio/Behringer
. It should be possible to make it all work but something is broken in Ubunutu 24.04
Pulseaudio sucks for this, ignore and just use JACK or even better PipeWire
Experimental, no stable
PulseAudio /etc/pulse/default.pa
config
load-module module-remap-sink sink_name=FLOW8_12 sink_properties=device.description="FLOW\ 8\ OUT\ 1/2" remix=no master=alsa_output.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.analog-surround-40 channels=2 master_channel_map=front-left,front-right channel_map=front-left,front-right
load-module module-remap-sink sink_name=FLOW8_34 sink_properties=device.description="FLOW\ 8\ OUT\ 3/4" remix=no master=alsa_output.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.analog-surround-40 channels=2 master_channel_map=rear-left,rear-right channel_map=front-left,front-right
load-module module-remap-source source_name=FLOW8I_1 source_properties=device.description="FLOW\ 8\ IN\ 1" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=1 master_channel_map=front-left channel_map=front-left
load-module module-remap-source source_name=FLOW8I_2 source_properties=device.description="FLOW\ 8\ IN\ 2" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=1 master_channel_map=front-right channel_map=front-left
load-module module-remap-source source_name=FLOW8I_34 source_properties=device.description="FLOW\ 8\ IN\ 3/4" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=2 master_channel_map=rear-left,rear-right channel_map=front-left,front-right
load-module module-remap-source source_name=FLOW8I_56 source_properties=device.description="FLOW\ 8\ IN\ 5/6" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=2 master_channel_map=front-center,lfe channel_map=front-left,front-right
load-module module-remap-source source_name=FLOW8I_78 source_properties=device.description="FLOW\ 8\ IN\ 7/8" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=2 master_channel_map=side-left,side-right channel_map=front-left,front-right
load-module module-remap-source source_name=FLOW8I_90 source_properties=device.description="FLOW\ 8\ IN\ 9/10" remix=no master=alsa_input.usb-Behringer_FLOW_8_18-04-ED-FD-10-12-00.multichannel-input channels=2 master_channel_map=aux0,aux1 channel_map=front-left,front-right
Restart pulseaudio
pulseaudio -k
Restart any audio apps that use pulseaudio