Viyyy

Results 4 comments of Viyyy

>import audioflux as af from audioflux.type import SpectralFilterBankScaleType from audioflux.type import SpectralDataType NUM= 128 sr = 32000 bft1 = af.BFT( num= NUM, radix2_exp= 10, samplate= sr, scale_type=SpectralFilterBankScaleType.LOG, ) print(0) bft2...

The python version is 3.6.13, the audioflux version is 0.1.4

> @Viyyy Please provide the system version Thanks for your reply, here is my system version: Windows 10 IoT Enterprise.

> > > @Viyyy Please provide the system version > > > Thanks for your reply, here is my system version: Windows 10 IoT Enterprise. > > We tested on...