whatsnew: sunau supports 24 bit samples.
authorR David Murray <rdmurray@bitdance.com>
Sat, 8 Mar 2014 02:15:56 +0000 (21:15 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sat, 8 Mar 2014 02:15:56 +0000 (21:15 -0500)
Doc/whatsnew/3.4.rst

index 042301f91b072075a08c5ed7de6dac0f78cb1f67..884733d2af62ebc8d6d107f5117a8d3d0554b3e7 100644 (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
 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
 ---