forked from pool/python-SoundCard
- update to 0.4.3:
* improves response to Pulseaudio runtime failures * implements named channel map elements on Linux - Update to 0.4.2: * fixes silence recording on macOS OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundCard?expand=0&rev=21
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 08:57:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.4.3:
|
||||
* improves response to Pulseaudio runtime failures
|
||||
* implements named channel map elements on Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 03:52:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to 0.4.2:
|
||||
- Update to 0.4.2:
|
||||
* adds compatibility with NixOS library naming (Thank you, shithead!)
|
||||
* fixes deprecation for Python 3.10 (Thank you, Nekyo!)
|
||||
* fixes deprecation in recent Numpy
|
||||
@@ -49,7 +56,7 @@ Mon Dec 2 17:11:34 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
* fixes deprecation warning
|
||||
* fixes missing dtype declaration
|
||||
* fixes sample rate conversion on macOS
|
||||
* fixes silence recording on macOS
|
||||
* fixes silence recording on macOS
|
||||
* makes mainloop a global singleton
|
||||
* remove useless declaration and call to _pa_stream_get_buffer_attr()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user