conf: Fix format inconsistencies and beautify configs

This commit is contained in:
Ivan 2021-09-20 18:00:27 +03:00 committed by Wim Taymans
parent 8efe54a176
commit 1129e90c4f
16 changed files with 356 additions and 356 deletions

View file

@ -1,6 +1,6 @@
# Real-time Client config file for PipeWire version @VERSION@ # # Real-time Client config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for system-wide changes
# or in ~/.config/pipewire for local changes. # or in ~/.config/pipewire for local changes.
context.properties = { context.properties = {

View file

@ -1,6 +1,6 @@
# Client config file for PipeWire version @VERSION@ # # Client config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for system-wide changes
# or in ~/.config/pipewire for local changes. # or in ~/.config/pipewire for local changes.
context.properties = { context.properties = {

View file

@ -52,8 +52,8 @@ context.modules = [
audio.position = [ FL FR ] audio.position = [ FL FR ]
} }
playback.props = { playback.props = {
# media.class = Audio/Source #media.class = Audio/Source
# node.passive = true #node.passive = true
audio.channels = 2 audio.channels = 2
audio.position = [ FL FR ] audio.position = [ FL FR ]
} }

View file

@ -1,6 +1,6 @@
# JACK client config file for PipeWire version @VERSION@ # # JACK client config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for system-wide changes
# or in ~/.config/pipewire for local changes. # or in ~/.config/pipewire for local changes.
context.properties = { context.properties = {

View file

@ -1,7 +1,7 @@
# ALSA monitor config file for PipeWire version @VERSION@ # # ALSA monitor config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in # for system-wide changes or in
# ~/.config/pipewire/media-session.d/ for local changes. # ~/.config/pipewire/media-session.d/ for local changes.
properties = { properties = {

View file

@ -1,7 +1,7 @@
# Bluez monitor config file for PipeWire version @VERSION@ # # Bluez monitor config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in # for system-wide changes or in
# ~/.config/pipewire/media-session.d/ for local changes. # ~/.config/pipewire/media-session.d/ for local changes.
properties = { properties = {

View file

@ -1,7 +1,7 @@
# Media session config file for PipeWire version @VERSION@ # # Media session config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in # for system-wide changes or in
# ~/.config/pipewire/media-session.d/ for local changes. # ~/.config/pipewire/media-session.d/ for local changes.
context.properties = { context.properties = {

View file

@ -1,7 +1,7 @@
# V4L2 monitor config file for PipeWire version @VERSION@ # # V4L2 monitor config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/ # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@/media-session.d/
# for systemwide changes or in # for system-wide changes or in
# ~/.config/pipewire/media-session.d/ for local changes. # ~/.config/pipewire/media-session.d/ for local changes.
properties = { } properties = { }

View file

@ -1,6 +1,6 @@
# PulseAudio config file for PipeWire version @VERSION@ # # PulseAudio config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for system-wide changes
# or in ~/.config/pipewire for local changes. # or in ~/.config/pipewire for local changes.
context.properties = { context.properties = {
@ -36,10 +36,10 @@ context.modules = [
# the addresses this server listens on # the addresses this server listens on
server.address = [ server.address = [
"unix:native" "unix:native"
# "unix:/tmp/something" # absolute paths may be used #"unix:/tmp/something" # absolute paths may be used
# "tcp:4713" # IPv4 and IPv6 on all addresses #"tcp:4713" # IPv4 and IPv6 on all addresses
# "tcp:[::]:9999" # IPv6 on all addresses #"tcp:[::]:9999" # IPv6 on all addresses
# "tcp:127.0.0.1:8888" # IPv4 on a single address #"tcp:127.0.0.1:8888" # IPv4 on a single address
] ]
#pulse.min.req = 256/48000 # 5ms #pulse.min.req = 256/48000 # 5ms
#pulse.default.req = 960/48000 # 20 milliseconds #pulse.default.req = 960/48000 # 20 milliseconds

View file

@ -1,6 +1,6 @@
# Daemon config file for PipeWire version @VERSION@ # # Daemon config file for PipeWire version @VERSION@ #
# #
# Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for systemwide changes # Copy and edit this file in @PIPEWIRE_CONFIG_DIR@ for system-wide changes
# or in ~/.config/pipewire for local changes. # or in ~/.config/pipewire for local changes.
context.properties = { context.properties = {
@ -214,14 +214,14 @@ context.objects = [
# node.description = "PCM Source" # node.description = "PCM Source"
# media.class = "Audio/Source" # media.class = "Audio/Source"
# api.alsa.path = "hw:0" # api.alsa.path = "hw:0"
# #api.alsa.period-size = 1024 # api.alsa.period-size = 1024
# #api.alsa.headroom = 0 # api.alsa.headroom = 0
# #api.alsa.disable-mmap = false # api.alsa.disable-mmap = false
# #api.alsa.disable-batch = false # api.alsa.disable-batch = false
# #audio.format = "S16LE" # audio.format = "S16LE"
# #audio.rate = 48000 # audio.rate = 48000
# #audio.channels = 2 # audio.channels = 2
# #audio.position = "FL,FR" # audio.position = "FL,FR"
# } # }
#} #}
] ]