Skip to main content

A pulseaudio audio routing application

Project description

Pulsemeeter

A frontend to ease the use of pulseaudio's routing capabilities, mimicking voicemeeter's workflow

pypi Discord License Donate Donate

(This screenshot was taken while using ant dracula gtk theme, its a gtk application so it will use your theme)

Features

  • Create virtual inputs and outputs
  • Route audio from one device to another
  • Volume control
  • Equalizer for hardware and virtual outputs
  • Rnnoise noise reduction (same algorithm as noisetorch) for hardware inputs

Installation

Dependencies

You can install python dependencies with pip pip install -r requirements.txt

Optional Dependencies

Visit the installation section in the wiki to get in depth information on how to install these for your specific system.

Arch/Manjaro

A package is available in the AUR pulsemeeter-git. If you use an AUR helper:

paru -S pulsemeeter-git

Any distro

Install using pip:

sudo pip install pulsemeeter

Build from source:

git clone https://github.com/theRealCarneiro/pulsemeeter.git
cd pulsemeeter
pip install -r requirements.txt
sudo pip install .

Uninstall

sudo pip uninstall pulsemeeter

Start devices on startup

All connections and devices will be restored with the command pulsemeeter init

Discord Server

If you want to get updates about new features, patches or leave some sugestions, join our discord server

Special thanks to

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pulsemeeter-1.2.6.tar.gz (88.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page