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 469
    • Issues 469
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • PipeWire
  • pipewirepipewire
  • Wiki
  • Simple audio post processing

Simple audio post processing · Changes

Page history
Update Simple audio post processing authored Sep 01, 2021 by Wim Taymans's avatar Wim Taymans
Hide whitespace changes
Inline Side-by-side
Simple-audio-post-processing.md
View page @ 90f54865
Pipewire gives many ways to do post-processing of the sound generated by an application. One of the frequent use cases is to add reverb, room acoustics or virtual surround of multichannel audio over 2 headphone channels.
Below is a rather simple way.
There is the [filter-chain](https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Filter-Chain) module to implement this in the native and recommended way.
Below is an alternative way.
## Virtual Surround using JConvolver
......
Clone repository

Home

  • FAQ

  • Configuration

    • ALSA
    • Bluetooth
    • Client
    • Development
    • Filter Chain
    • JACK
    • Media Session
    • PipeWire
    • PulseAudio
    • Virtual Devices
    • Performance
  • Troubleshooting

  • Migrating

    • JACK
    • PulseAudio
  • Info

    • Access Control
    • Limitations in 0.3
    • Performance
    • Sandboxing
    • SPA
  • TODO

  • Ideas

    • Audio Support
    • JACK
    • PulseAudio
    • Simple API
    • Video Support