An open API service indexing awesome lists of open source software.

https://github.com/5mdld/anki-adjust-sound-volume

Anki add-on for adjusting volume
https://github.com/5mdld/anki-adjust-sound-volume

Last synced: 5 months ago
JSON representation

Anki add-on for adjusting volume

Awesome Lists containing this project

README

          

# Adjust Sound Volume (Enhanced by egg rolls)

This add-on enhances the original [Adjust Sound Volume](https://ankiweb.net/shared/info/2123044452) with improved features and usability.

Current issue: Incompatibility with webm format audio on Windows platform.

## How to Install

You can install this add-on through [AnkiWeb](https://ankiweb.net/shared/info/2095265391).

You can also download the source code on my [GitHub](https://github.com/5mdld/anki-adjust-sound-volume) and use the `make` command to package it.

![Screenshot](https://pub-90b0b2afa26447b8b824c3d05d8e274f.r2.dev/uPic/20241130OIsEr5.png)

## Original Features

- Access via Tools > Adjust Sound Volume for audio control.
- Adjustable volume slider with numeric input.
- Loudness normalization support when using mpv.

## New Features

### Volume Boost

- Boost audio up to 200% with a simple checkbox.

### Mute Function

- One-click toggle to mute sound instantly.

### Audio Speed Control

- Adjust playback speed between **0.25x** and **2x** for more flexibility.

### Keyboard Shortcuts

Customizable shortcuts for seamless control:

- **Volume Up**: `Ctrl+Alt+Up`

- **Volume Down**: `Ctrl+Alt+Down`

- **Toggle Mute**: `Ctrl+Alt+M`

- **Open Settings**: `Ctrl+Alt+V`

- **Speed Up**: `Ctrl+Alt+Right`

- **Speed Down**: `Ctrl+Alt+Left`

Shortcuts can be edited in the configuration UI.

### UI Enhancements

- Streamlined layout with grouped settings.
- Tooltips display current volume or mute status.
- Improved Tools menu for easier navigation.