- If you need to use
python, useuv run python. - Purpose: SRS helper for practicing riffs with controllable playback.
- Features: pitch shift, slowdown/speedup, and loop support driven by mpv through Anki hooks.
- Entry point:
audio_controls.pyregisters hooks, menu actions, and a small control widget.
IMPORTANT: ./check.sh MUST pass after every change in this repo.