Overview
Request 965068 accepted
- 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
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- 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
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:32"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:32"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.