Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnogu/adjust-sound-volume
Anki 2.1.20+ add-on to adjust the sound volume
https://github.com/mnogu/adjust-sound-volume
anki anki-addon anki21 python
Last synced: about 2 months ago
JSON representation
Anki 2.1.20+ add-on to adjust the sound volume
- Host: GitHub
- URL: https://github.com/mnogu/adjust-sound-volume
- Owner: mnogu
- License: agpl-3.0
- Created: 2020-12-31T06:06:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T02:09:24.000Z (about 1 year ago)
- Last Synced: 2024-01-03T03:43:50.784Z (about 1 year ago)
- Topics: anki, anki-addon, anki21, python
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adjust-sound-volume
This Anki 2.1.20+ add-on adds a new menu item for adjusting the sound volume.
## How to Install
You can install this add-on through [AnkiWeb](https://ankiweb.net/shared/info/2123044452).
## How to Use
1. Go to the Tools \> Adjust Sound Volume menu item
2. Drag the slider to adjust the volume, or enter a volume number directly
3. Click the OK button![screenshot](https://raw.githubusercontent.com/mnogu/adjust-sound-volume/main/screenshot.png)
If Anki is using mpv, you can enable loudness normalization.
## How to Create
1. Install `make` and `zip`
2. Run `make`