14
0

- update to 0.4.7:

* support paWinWasapiAutoConvert with auto_convert flag in
    WasapiSettings
  * Avoid exception in PortAudioError.__str__()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=26
This commit is contained in:
2024-06-10 09:16:45 +00:00
committed by Git OBS Bridge
parent 7471be7514
commit 637096c300
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 10 09:16:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.4.7:
* support paWinWasapiAutoConvert with auto_convert flag in
WasapiSettings
* Avoid exception in PortAudioError.__str__()
-------------------------------------------------------------------
Fri Dec 29 09:41:04 UTC 2023 - Dirk Müller <dmueller@suse.com>