如何从python中的振幅数据创建.wav文件?

时间:2019-03-04 06:57:42

标签: python wav

我想对音频文件产生振动波。

我可以从.wav文件中获取振幅数据。但是现在我有了一系列不是来自.wav文件的振幅数据。数据如下:

2013-02-12T02:58:00.047803  -1286
2013-02-12T02:58:00.097803  -1271
2013-02-12T02:58:00.147803  -1297
......
and so on ,200 datas per 1s.   

How do i change the datas into the .wav files  in python?

1 个答案:

答案 0 :(得分:0)

结合使用wave模块和pyaudio。我不确定是否可以让您以200hz的采样频率创建文件。 200hz采样频率只能包含<100 Hz的频率。最低钢琴键甚至都不好