Anki/qt
Damien Elmes b4b1c2013f Use the audio input device's preferred format
19f9afba64 broke recording for devices that
only support a single channel. Instead of hard-coding the values, we should
be using what the device prefers.

Apparently some devices may only support float formats, so conversion code
has been added to handle that case as well.

https://forums.ankiweb.net/t/cant-record-my-voice-after-upgrading-to-25-7-3/64453
2025-09-04 12:55:36 +10:00
..
aqt Use the audio input device's preferred format 2025-09-04 12:55:36 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
launcher Add an experimental new system Qt mode to the launcher 2025-09-03 23:54:27 +10:00
mac Expose control over AppNap for AnkiConnect 2025-08-19 19:46:11 +10:00
release Create release wheel as part of normal build 2025-06-21 19:17:48 +07:00
tests Change Anki's version scheme; bump to 23.09 (#2640) 2023-09-07 12:37:15 +10:00
tools Drop remaining qt5 code 2025-06-20 16:13:50 +07:00
hatch_build.py aqt wheel: fix unintended inclusion of qt/aqt/data (#4180) 2025-07-07 23:44:08 +07:00
pyproject.toml Expose control over AppNap for AnkiConnect 2025-08-19 19:46:11 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
runanki.py get PyQt working directly with ./run on macOS 2021-10-16 18:07:29 +10:00

Python's Qt GUI is in aqt/