Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kotleni/sndchprev-linux

Sound channels direction preview for games on Linux. (X11 and PipeWire only)
https://github.com/kotleni/sndchprev-linux

c gaming linux linux-gaming pipewire x11

Last synced: 5 days ago
JSON representation

Sound channels direction preview for games on Linux. (X11 and PipeWire only)

Awesome Lists containing this project

README

        

## sndchprev
![C](https://img.shields.io/badge/c-%2300599C.svg?style=for-the-badge&logo=c&logoColor=white)
![CMake](https://img.shields.io/badge/CMake-%23008FBA.svg?style=for-the-badge&logo=cmake&logoColor=white)


Sound channels direction preview for games on Linux. (X11 and PipeWire only)

Warning! It's very poor and unstable.

Check issues to get more information about developing.

### Dependencies
```cmake, gcc, pipewire, x11```

### Building
```bash
git clone https://github.com/kotleni/sndchprev-linux
cd sndchprev-linux
mkdir build && cd build
cmake ..
make
```

### Example