Message 208252 - Python tracker

Message208252

Author serhiy.storchaka
Recipients larry, serhiy.storchaka
Date 2014-01-16.08:03:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389859393.97.0.453592530219.issue20133@psf.upfronthosting.co.za>
In-reply-to
Content
I mean I want to add support for float32 and float64 in audioop functions. In that case return value of getsample(), max(), ets will be no longer integer for float format.
History
Date User Action Args
2014-01-16 08:03:14serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2014-01-16 08:03:13serhiy.storchakasetmessageid: <1389859393.97.0.453592530219.issue20133@psf.upfronthosting.co.za>
2014-01-16 08:03:13serhiy.storchakalinkissue20133 messages
2014-01-16 08:03:13serhiy.storchakacreate