Switch to sounddevice recording

This commit is contained in:
Thales Maciel 2026-02-24 10:25:21 -03:00
parent afdf088d17
commit b6c0fc0793
No known key found for this signature in database
GPG key ID: 33112E6833C34679
9 changed files with 250 additions and 468 deletions

View file

@ -10,6 +10,8 @@ dependencies = [
"python-xlib",
"PyGObject",
"i3ipc",
"sounddevice",
"soundfile",
]
[tool.uv]