Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pipewire pipewire
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 580
    • Issues 580
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 23
    • Merge requests 23
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PipeWirePipeWire
  • pipewirepipewire
  • Issues
  • #1456
Closed
Open
Issue created Jul 25, 2021 by Jeff Beale@unsaph3

PIPEWIRE_LATENCY does not set JACK applications buffer size

I created a copy of the pipewire.conf file in ~/.config/pipewire with the following configuration:

  #default.clock.rate        = 48000
    #default.clock.quantum     = 4096
    #default.clock.min-quantum = 32
    #default.clock.max-quantum = 8192
    #default.video.width       = 640
    #default.video.height      = 480
    #default.video.rate.num    = 25
    #default.video.rate.denom  = 1
    
    #PIPEWIRE_LATENCY=128/48000 Carla
    #PIPEWIRE_LATENCY=256/48000 Zrythm
    #PIPEWIRE_LATENCY=4096/48000 Ardour

After editing, I tested and the following results are both before and after restarting the machine: image Screen_2021-07-24_2028-1

Assignee
Assign to
Time tracking