Skip to content

GitLab

  • Menu
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 397
    • Issues 397
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PipeWire
  • pipewirepipewire
  • Issues
  • #911

Closed
Open
Created Mar 17, 2021 by Wellington Wallace Miguel Melo@wwmm

pw_filter: how to handle LV2 plugins latency port?

It took me some time but I've figured out how to write a simple wrapper for LV2 plugins. And I am using it to write PipeWire filters that call LV2 plugins. It is working fine but in some LV2 plugins there is a port that reports latency. For example in the ZaMaximX2 plugin from ZamAudio I can see a value of 480 samples. The question is how I report this in a pw_filter. Is latency reporting supported in the pw_filter API?

Edited Mar 18, 2021 by Wellington Wallace Miguel Melo
Assignee
Assign to
Time tracking