Python: écrire un fichier wav en numpy float array

ifile = wave.open("input.wav")

comment puis-je écrire ce fichier dans un numpy float array maintenant?

il est à flotteur.

OriginalL'auteur IAM | 2013-05-27