mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-05 07:15:34 -04:00
Fix typos
found them with codespell. Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
8a24ad3073
commit
7410755c03
45 changed files with 100 additions and 100 deletions
|
|
@ -21,7 +21,7 @@ For example
|
|||
- a stereo ALSA PCM playback device can appear as a sink with two input ports: front-left and front-right or
|
||||
- a virtual ALSA device, to which clients which attempt to use ALSA directly connect, can appear as a source with two output ports: front-left and front right.
|
||||
|
||||
Similar mechanisms exist to interface with and accomodate applications which use JACK or Pulseaudio.
|
||||
Similar mechanisms exist to interface with and accommodate applications which use JACK or Pulseaudio.
|
||||
|
||||
NOTE: `pw-jack` modifies the `LD_LIBRARY_PATH` environment variable so that applications will load PipeWire’s reimplementation of the JACK client libraries instead of JACK’s own libraries. This results in JACK clients being redirected to PipeWire.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue