Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhils/yeti-volume-sync
Sync Windows and Blue Yeti volume controls
https://github.com/mhils/yeti-volume-sync
volume-control yeti
Last synced: about 1 month ago
JSON representation
Sync Windows and Blue Yeti volume controls
- Host: GitHub
- URL: https://github.com/mhils/yeti-volume-sync
- Owner: mhils
- License: mit
- Created: 2021-08-30T17:15:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T14:15:13.000Z (about 1 year ago)
- Last Synced: 2024-05-01T21:10:32.685Z (7 months ago)
- Topics: volume-control, yeti
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blue Yeti Volume Sync
`yeti.exe` is a small utility program that
syncs the volume level of the Blue Yeti with
Windows' device volume settings.This was mostly developed as fun exercise to reverse USB HID protocols
and play around with Rust's [`windows-rs`](https://github.com/microsoft/windows-rs).## Usage
Download `yeti.exe` from the [releases page](https://github.com/mhils/yeti-volume-sync/releases).
To sync volume settings permanently, place yeti.exe somewhere on your system
and then create a shortcut to `C:\your\path\to\yeti.exe --hide` in
`%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup`.## Compatibility
This code was tested with a Blue Yeti X only,
but maybe also works with the regular Yeti.