From 059f9c799e4486fa63a633c2b57257aebbb8547e Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 27 Oct 2022 22:15:46 +0200 Subject: Ideas for README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..65e6824 --- /dev/null +++ b/README.md @@ -0,0 +1,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). -- cgit v1.2.3