python-pyalsaaudio

Edit Package python-pyalsaaudio

This package contains wrappers for accessing the ALSA API from Python.
It is fairly complete for PCM devices and Mixer access.

Refresh
Refresh
Source Files
Filename Size Changed
pyalsaaudio-0.9.0.tar.gz 0000370435 362 KB
python-pyalsaaudio.changes 0000002761 2.7 KB
python-pyalsaaudio.spec 0000001798 1.76 KB
Revision 2 (latest revision is 5)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 965068 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- update to 0.9.0:
  * 'getformats()' returns a dictionary of name / value pairs, one for each of the card's
    supported formats - e.g. '{"U8": 1, "S16_LE": 2}',
  * 'getchannels()' returns a list of the supported channel numbers, e.g. '[1, 2]',
  * 'getrates()' returns supported sample rates for the device, e.g. '[48000]',
  * 'getratebounds()' returns the device's official minimum and maximum supported 
     sample rates as a tuple, e.g. '(4000, 48000)'.
  * Prevent hang on close after capturing audio
  * Return an empty string/bytestring when 'read()' detects an 
    overrun. Previously the returned data was undefined
  * Unlimited setperiod buffer size when reading frames
Comments 0
openSUSE Build Service is sponsored by