处理声音文件 [英] Processing Sound Files

查看:73
本文介绍了处理声音文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!
我有一个wave文件.我能够读取数组中的样本.现在,我想在这些样本上实现诸如汉明窗之类的窗口功能,并通过重复样本值来创建持续时间增加的新波形声音文件.请帮我编码部分.我无法做到.

Hi!
I have a wave file. I am able to read its samples in an array. Now I want to implement window function such as hamming window on those samples and create a new wave sound file with increased duration by repeating sample values. Please help me with the coding part. I am not able to do it.

推荐答案

以下链接可能对您有用:

http://msdn.microsoft.com/en-us/library/ff827591.aspx [ ^ ]
http: //stackstackflow.com/questions/7901164/importing-a-wav-file-in-c-sharp-and-extracting-the-signal-an-array-of-doubles [ http://stackoverflow.com/Questions/8754111/how-to-read-the-data-in-a-wav-file-to-an-array [ ^ ]

谢谢,
Ambesha
Following links might be useful for you:

http://msdn.microsoft.com/en-us/library/ff827591.aspx[^]
http://stackoverflow.com/questions/7901164/importing-a-wav-file-in-c-sharp-and-extracting-the-signal-an-array-of-doubles[^]
http://stackoverflow.com/questions/8754111/how-to-read-the-data-in-a-wav-file-to-an-array[^]

Thanks,
Ambesha


这篇关于处理声音文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆