]> granicus.if.org Git - python/commit
Bugfix by Sjoerd:
authorGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 15:23:52 +0000 (15:23 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Apr 1997 15:23:52 +0000 (15:23 +0000)
commit1e0b19e9e48164e5905f295b3140ff6949d1a7e4
tree8420e7df2c3d1009d64b034eb1d0d54ec27e5ad5
parenta3d9e025931db00b7a774e20302c9933b6d288ee
Bugfix by Sjoerd:
/* x_ocount is in bytes, wheras play.samples is in frames */
/* we want frames */
Modules/sunaudiodev.c