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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T02:09:24.000Z (over 1 year ago)
- Last Synced: 2025-04-22T15:08:54.615Z (about 2 months ago)
- Topics: anki, anki-addon, anki21, python
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
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
If Anki is using mpv, you can enable loudness normalization.
## How to Create
1. Install `make` and `zip`
2. Run `make`