Metadata-Version: 2.4
Name: pulsemeeter
Version: 2.0.1
Summary: A pulseaudio audio routing application
Home-page: https://github.com/theRealCarneiro/pulsemeeter
Author: Gabriel Carneiro
Author-email: therealcarneiro@gmail.com
License: MIT
Keywords: audio,mixing,mixer
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: X11 Applications :: GTK
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Sound/Audio :: Mixers
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pulsectl
Requires-Dist: pulsectl_asyncio
Requires-Dist: pygobject
Requires-Dist: pydantic
Dynamic: license-file

# Pulsemeeter

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

[![pypi](https://img.shields.io/badge/pypi-v1.2.13-blue)](https://pypi.org/project/pulsemeeter/)
[![AUR](https://img.shields.io/badge/AUR-V1.2.12-cyan)](https://aur.archlinux.org/packages/pulsemeeter/)
[![AUR](https://img.shields.io/badge/AUR-pulsemeeter--git-red)](https://aur.archlinux.org/packages/pulsemeeter-git/)
[![Discord](https://img.shields.io/badge/chat-Discord-lightgrey)](https://discord.gg/ekWt9NuEWv)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![Donate](https://img.shields.io/badge/donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=6DSVJ3V3RCVT8)
[![Donate](https://img.shields.io/badge/donate-Patreon-yellow.svg)](https://www.patreon.com/theRealCarneiro)

### Wiki: \[[Installation](https://github.com/theRealCarneiro/pulsemeeter/wiki/Installation)\] \[[How to use](https://github.com/theRealCarneiro/pulsemeeter/wiki/Installation)\]

![](https://github.com/user-attachments/assets/19e06982-6c91-4c13-97c0-8b3b8ab173c5)

<!--(This screenshot was taken while using ant dracula gtk theme, it will use your theme)-->

# Features
- Create virtual inputs and outputs
- Route audio from input devices to output devices, either hardware or virtual
- Volume and mute control
- Channel layout for virtual devices (mono, stereo, etc.)
- Port selection for hardware devices (choose which channels of a hardware device should be active)
- Custom port-to-port connection mapping

# Installation
Please visit the [wiki](https://github.com/theRealCarneiro/pulsemeeter/wiki/Installation) for in depth information on how to install.

# Discord Server
If you want to get updates about new features, patches or leave some sugestions, join our [discord server](https://discord.gg/ekWt9NuEWv)
