14
0

17 Commits

Author SHA256 Message Date
cfa1636785 - Update to 0.5.2
* Better error if frames/channels are non-integers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=32
2025-05-28 12:58:48 +00:00
5ce05941c9 Accepting request 1217361 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.1
  * Windows wheel: bundle both non-ASIO and ASIO DLLs, the latter can
    be chosen by defining the ``SD_ENABLE_ASIO`` environment variable

OBS-URL: https://build.opensuse.org/request/show/1217361
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=30
2024-10-23 20:08:00 +00:00
11af5c30a6 - update to 0.5.0:
* Remove ASIO support from bundled DLLs (DLLs with ASIO can be
    manually selected)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=28
2024-09-08 13:22:30 +00:00
637096c300 - 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
2024-06-10 09:16:45 +00:00
7471be7514 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=24 2024-01-03 10:23:41 +00:00
026de3a801 - update to 0.4.6:
* Redirect stderr with os.dup2() instead of CFFI calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=23
2023-12-29 09:44:47 +00:00
10f4a934d8 Accepting request 1008847 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.4.5 
  * Add index field to device dict
  * Require Python >= 3.7
  * Add PaWasapi_IsLoopback() to cdef (high-level interface not yet available)

OBS-URL: https://build.opensuse.org/request/show/1008847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=21
2022-10-07 19:06:31 +00:00
da2cacf2d0 - Update to 0.4.1:
* CallbackFlags attributes are now writable 
- Don't build for Python 3.6, NumPy isn't available

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=19
2021-04-19 01:41:36 +00:00
d24f5a3e85 Accepting request 823319 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.0
  * Drop support for Python 2.x
  * Fix memory issues in `play()`, `rec()` and `playrec()`
  * Example application ``play_stream.py``
  * Remove ``print_devices()``, `query_devices()` can be used instead

OBS-URL: https://build.opensuse.org/request/show/823319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=17
2020-07-29 10:40:20 +00:00
Tomáš Chvátal
fb3ec99892 Accepting request 788576 from home:mcalabkova:branches:devel:languages:python
- Update to 0.3.15
  * This will be the last release supporting Python 2.x!

OBS-URL: https://build.opensuse.org/request/show/788576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=15
2020-03-26 15:22:00 +00:00
Tomáš Chvátal
3d6505db99 - Fix fdupes call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=13
2020-03-13 08:38:58 +00:00
Todd R
056927abb6 Accepting request 752984 from home:TheBlackCat:branches:devel:languages:python
Update to 0.3.14

OBS-URL: https://build.opensuse.org/request/show/752984
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=11
2019-12-02 16:25:24 +00:00
Tomáš Chvátal
7296b2b9f1 Accepting request 706934 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/706934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=9
2019-06-03 08:00:09 +00:00
Tomáš Chvátal
1898d54c06 Accepting request 704362 from home:pgajdos
- version update to 0.3.13
  * Examples asyncio_coroutines.py and asyncio_generators.py
- package examples

OBS-URL: https://build.opensuse.org/request/show/704362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=7
2019-05-21 08:16:20 +00:00
76c29495e8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=5
2018-12-04 14:05:03 +00:00
Todd R
a1bba9bdb1 Accepting request 645616 from home:TheBlackCat:branches:devel:languages:python
- Update to 0.3.12
  * Support for the dylib from Anaconda

OBS-URL: https://build.opensuse.org/request/show/645616
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=3
2018-10-31 02:03:10 +00:00
Todd R
a474ea3a40 Accepting request 605333 from devel:languages:python:misc
Python sound playback that supports numpy arrays

OBS-URL: https://build.opensuse.org/request/show/605333
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sounddevice?expand=0&rev=1
2018-05-08 13:09:16 +00:00