Alex Shkop added the comment:

It seems to me that OSS device doesn't accept more than SNDCTL_DSP_GETOSPACE. 
Looks like this depends on OSS version because OSS docs state that since 4.x 
one shouldn't use SNDCTL_DSP_GETOSPACE at all 
[http://manuals.opensound.com/developer/SNDCTL_DSP_GETOSPACE.html].

I have OSS 3.8.2 and I can reproduce the bug. Can someone with OSS >= 4.0 
confirm that dsp.write() works as expected?

----------
nosy: +ashkop

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22094>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to