aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 65e6824afea144dd223fdf7c84de01ec387e5190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SSVLSystemAlertVolume
=====================

TODO
A library to access the system alert volume on Mac OS X. The alert volume 
is/controls the percentage output volume
for beeps and sound effects.
is set relative to the output volume, and is used for beeps and sound effects.

This volume level is commonly set in the System Preferences’ Sound preference pane. Under the pane’s “Sound Effects” tab, it is controlled using the “Alert volume” slider.


## Use
TODO

[[See the example](./example/main.c) for …]


## License
Copyright © 2022 Teddy Wing. Licensed under the Mozilla Public License v. 2.0
(see the included LICENSE file).