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

https://github.com/parzival-space/finetune

A tool to automate the assignment of Audio devices to applications in Windows.
https://github.com/parzival-space/finetune

Last synced: 8 months ago
JSON representation

A tool to automate the assignment of Audio devices to applications in Windows.

Awesome Lists containing this project

README

          

# FineTune
A tool to automate the assignment of Audio devices to applications in Windows.

# Requirements
Install requirements using ``winget``:
```bash
winget install -e Microsoft.DotNet.SDK.9
winget install --interactive --source winget -e Microsoft.WindowsSDK.10.0.20348
```

Note: We use this specific version of the Windows SDK because it is the latest version that GitHub Actions supports as of 17.02.2025.

## License
See the [LICENSE](LICENSE) file for license rights and limitations (MIT).