EndpointVolume

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2017 License: MIT, MIT Imports: 7 Imported by: 0

README

Endpoint volume

This example shows that changing volume for default rendering device.

Prerequisites

Build

go build

That's it. Then you'll get EndpointVolume.exe. Note that your platform is not Windows, you need set the environment variable GOOS='windows' before building the executable.

Usage

./EndpointVolume --volume 0.1

Available flags are:

  • -v or --volume sets the volume as scalar value
  • -g or --gain sets the volume as level (dB) value
  • -m or --mute sets mute state

Contributing

  1. Fork (https://github.com/moutend/go-wca/fork)
  2. Create a feature branch
  3. Add changes
  4. Run go fmt
  5. Commit your changes
  6. Open a new Pull Request

The Windows Core Audio API was introduced Windows vista, so that the later than that version of Windows could run this example. However, I'm not sure because I've just tested this example on Windows 10 version 1607 at the moment. Operation verification including bug report are welcome.

Documentation

Overview

+build windows

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL