whatsnew: sunau supports 24 bit samples.

This commit is contained in:
R David Murray 2014-03-07 21:15:56 -05:00
parent 47d083cf1a
commit 99e1bfad09
1 changed files with 4 additions and 0 deletions

View File

@ -1265,6 +1265,10 @@ plain tuple. (Contributed by Claudiu Popa in :issue:`18901`.)
called automatically at the end of the block. (Contributed by Serhiy Storchaka called automatically at the end of the block. (Contributed by Serhiy Storchaka
in :issue:`18878`.) in :issue:`18878`.)
:meth:`.AU_write.setsampwidth` now supports 24 bit samples, thus adding
support for writing 24 sample using the module. (Contributed by
Serhiy Storchaka in :issue:`19261`.)
sys sys
--- ---