Skip to content

Ic3zy/audiomeeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎛️ Voicemeeter Linux Alternative (Working Title)

A professional virtual audio mixer and router for Linux, built entirely in Python. This project leverages modern Linux audio systems (PipeWire/PulseAudio) to dynamically create virtual audio inputs/outputs and route application streams—completely in user-space, with zero kernel-mode drivers required.


🚀 Key Features

  • Pure Python Orchestration: No complex low-level code. Python acts as the brain, commanding the native audio server.
  • User-Space Virtual Cables: Dynamically creates virtual playback sinks and capture sources on the fly.
  • Smart Audio Routing: Seamlessly route individual application audio (e.g., Discord, Spotify, Games) into dedicated mix buses.
  • Resource Efficient: Designed to be lightweight, utilizing modern asynchronous Python and clean GUI bindings.

🏗️ Architectural Concept

To prevent audio latency or UI freezing, the project uses a decoupled design:

About

Voicemeeter alternative for linux

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors