Issues with reading .wav file

后端 未结 0 2015
渐次进展
渐次进展 2020-12-21 22:48

If I use the following code in Python:

from scipy.io import wavfile
fs,data=wavfile.read(\'synth/perc0.wav\')

on a percussive sound I have cr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题