14
0

Accepting request 605514 from devel:languages:python:misc

reading/writing soundfiles in python

OBS-URL: https://build.opensuse.org/request/show/605514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysndfile?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-09 01:46:13 +00:00
committed by Git OBS Bridge
commit 60318072ea
7 changed files with 968 additions and 0 deletions

11
python-pysndfile.changes Normal file
View File

@@ -0,0 +1,11 @@
-------------------------------------------------------------------
Wed May 9 01:34:44 UTC 2018 - toddrme2178@gmail.com
- Update to version 1.1.0
* support returning extended sndfile info covering number of
frames and number of channels from function sndio.get_info.
-------------------------------------------------------------------
Tue Aug 8 20:16:01 UTC 2017 - toddrme2178@gmail.com
- Initial version