# this config helped me to mostly eliminate audio popping and crackling using the elgato hd60 s+ in combination with a Linux machine context.modules = [ { name = libpipewire-module-loopback args = { node.description = "Elgato HD60 S+" playback.props = { node.name = "Elgato HD60 S+" audio.position = [ FL FR ] node.target = "alsa_input.usb-Elgato_Game_Capture_HD60_S__000451B08E000-03.pro-input-0" node.latency = 256/44100 stream.dont-remix = true node.passive = true } } } ]