Metadata-Version: 2.4
Name: projectpulsewire
Version: 1.0.1
Summary: EasyEffects presets for PipeWire/PulseAudio on Linux
Author-email: roshellwett <roshhellwett@zenithopensourceprojects.vercel.app>
License-Expression: MIT
Project-URL: Homepage, https://github.com/roshhellwett/projectpulsewire
Project-URL: Repository, https://github.com/roshhellwett/projectpulsewire.git
Project-URL: Issues, https://github.com/roshhellwett/projectpulsewire/issues
Keywords: easyeffects,pipewire,pulseaudio,audio,eq,presets,linux
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: license
Requires-Dist: typer>=0.12.0
Requires-Dist: rich>=13.0.0
Dynamic: license-file

![Repo Size](https://img.shields.io/github/repo-size/roshhellwett/projectpulsewire?style=for-the-badge)
![Stars](https://img.shields.io/github/stars/roshhellwett/projectpulsewire?style=for-the-badge)
![Forks](https://img.shields.io/github/forks/roshhellwett/projectpulsewire?style=for-the-badge)
![Issues](https://img.shields.io/github/issues/roshhellwett/projectpulsewire?style=for-the-badge)
![Linux](https://img.shields.io/badge/Platform-Linux-FCC624?style=for-the-badge&logo=linux)

# PROJECT PULSEWIRE

A curated collection of high-quality **EasyEffects** presets designed for **PipeWire** and **PulseAudio** on Linux.  
These presets help you instantly enhance your sound experience — whether for music, movies, gaming, or voice clarity.

---

## 🔍 What’s Inside  
You’ll find presets organised by use case and device type, including but not limited to:  
- Bass boost and enhanced EQ presets  
- Dialogue clarity / vocal-boost presets  
- Music genre-specific presets (rock, lofi, k-pop, etc)  
- Device-specific presets (e.g., “Sony”, “Bose”)  
- Loudness / auto-gain presets  
Each preset is exported in JSON format so you can import them directly into EasyEffects.

---

## 📦 Why Use This  
- Saves time: skip the process of manually hunting for presets or creating from scratch.  
- Variety: covers many genres, devices, and use-cases under a single repository.  
- Linux-friendly: made specifically for pipewire/pulseaudio + EasyEffects environments.  
- Ready to import: simply load the JSON into your EasyEffects preset manager.

---

## 🧩 Features
- 🎵 Ready-to-use EQ and effects presets  
- 🎙️ Voice clarity, loudness, and dialogue enhancer modes  
- 🎧 Bass-boosted and genre-specific audio profiles  
- 🖥️ Compatible with **PipeWire** and **PulseAudio** setups  
- 💾 Lightweight, shareable JSON files for EasyEffects

---

## 🚀 How to Use

1. Clone this repository:
```bash
   git clone https://github.com/roshhellwett/projectpulsewire.git
   cd projectpulsewire
```

---

## 📂 Folder Structure
```
projectpulsewire/
├── bass-boost/
│ ├── DeepBass.json
│ ├── BalancedBass.json
├── clarity/
│ ├── VoiceEnhancer.json
│ ├── DialogueBoost.json
├── genre/
│ ├── Rock.json
│ ├── Lofi.json
│ ├── EDM.json
├── devices/
│ ├── SonyWH1000XM4.json
│ ├── BoseQC35.json
└── README.md
```

---

© 2026 [Zenith Open Source Projects](https://zenithopensourceprojects.vercel.app/). All Rights Reserved.  
Zenith is a Open Source Project Idea's by @roshhellwett
