Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] separate package for tools in pulseaudio which are useful for pipewire
@ 2021-03-19  0:12 gt7-void
  2021-03-19 14:51 ` FollieHiyuki
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: gt7-void @ 2021-03-19  0:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1527 bytes --]

New issue by gt7-void on void-packages repository

https://github.com/void-linux/void-packages/issues/29576

Description:
For instance: my setup depends on `pactl` which works with `pipewire`. I couldn't find another tool which can replace some of the functionality of `pactl` (e.g. I use `pactl info`, `pactl list short sinks`, `pactl set-default-sink`, `pactl list short sink-inputs`, `pactl move sink-input`, etc. I guess some or all of those can be replaced combining `pw-dump`, `jq` and `pw-cli`, but it's a chore)

Installing pulseaudio is a pain because it's sometimes difficult to avoid having it autolaunch, etc.

As an example, debian has a `pulseaudio-utils` package (https://packages.debian.org/sid/pulseaudio-utils) which contains:
```
  paplay - Playback a WAV file via a PulseAudio sink.
  pacat - Cat raw audio data to a PulseAudio sink.
  parec - Cat raw audio data from a PulseAudio source.
  pacmd - Connect to PulseAudio's built-in command line control interface.
  pactl - Send a control command to a PulseAudio server.
  padsp - /dev/dsp wrapper to transparently support OSS applications.
  pax11publish - Store/retrieve PulseAudio default server/sink/source
                 settings in the X11 root window.
```

I would be content with `pactl`, the others (`paplay`, `pacat`, `parec`) seem to have equivalent included with pipewire (`pw-play`, `pw-cat`, `pw-record`). I don't know about `padsp` or what `pax11publish` is supposed to do. I know `pacmd` does _not_ work with `pipewire`.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-04-29 15:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19  0:12 [ISSUE] separate package for tools in pulseaudio which are useful for pipewire gt7-void
2021-03-19 14:51 ` FollieHiyuki
2021-03-19 16:57 ` gt7-void
2021-03-19 17:14 ` ericonr
2021-03-19 21:29 ` gt7-void
2021-03-29 22:18 ` CameronNemo
2021-04-09 15:55 ` st3r4g
2021-04-26  6:13 ` noarchwastaken
2021-04-26  9:24 ` st3r4g
2021-04-29 15:24 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).