Skip to content

Files

Latest commit

 

History

History
14 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 501 Bytes

FineTune

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

Requirements

Install requirements using winget:

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 file for license rights and limitations (MIT).