Re: [LAU] vibrato depth increasing in PCM synthesis through python

From: SxDx <sed@email-addr-hidden>
Date: Tue Oct 02 2012 - 21:52:38 EEST

The last one in the series, sorry for the mess...

so replace:
gi=n.cumsum(dD,0,n.int)%Dv
by:
gi=n.cumsum(dD)
gi=n.array(gi, dtype=int)%Dv
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Oct 3 00:15:03 2012

This archive was generated by hypermail 2.1.8 : Wed Oct 03 2012 - 00:15:03 EEST