Miguel Oliveira, Jr. wrote:
> Hi Eike!
> 
> Yes, I did subscribe! Thanks once again for your reply... I'm sorry  
> but I don't know exactly what you mean... Do you think I should replace
> t = arange(0, durSecs, 1.0/SRate)
> by
> t = linspace(0, durSecs, durSecs*SRate)?
> 
> That won't work...

*How* does it not work?

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to