Source: alsa-dispatcher Section: sound Priority: optional Maintainer: Ralph Ronnquist Build-Depends: debhelper-compat (= 13) Standards-Version: 4.5.1 Homepage: https://git.rrq.au/?p=ralph/alsa-dispatcher.git Vcs-Browser: https://git.rrq.au/?p=ralph/alsa-dispatcher.git Vcs-Git: https://git.rrq.au/git/ralph/alsa-dispatcher.git Rules-Requires-Root: no Package: alsa-dispatcher Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, newlisp Description: ALSA priority dispatcher for occasional playback endpoints. This is an ALSA utility that handles dispatch of audio playback via a priority list of possible endpoints. The dispatch logic works through the list trying to open each ALSA PCM device in order until one succeeds, and thereafter alsa-dispatcher.lsp simply channels the playback audio stream from its standard input to the successfully opened PCM playback device.