On 09/20/2010 10:37 AM, j wade wrote:
> I am attempting to create a .wav file from an array in sage using the
> package wavfile. I am importing a .wav file using the package
> wavfile, and then using the python wavelets package 'pywt' to create
> the array. Here are the commands:
>
> import pywt
Hello,
I am attempting to create a .wav file from an array in sage using the
package wavfile. I am importing a .wav file using the package
wavfile, and then using the python wavelets package 'pywt' to create
the array. Here are the commands:
import pywt, scipy, numpy
from scipy.io import wavfil