I need to find the best way to record an audio stream. I have already built the low level code in C++ and interfaced parts of it to C#.
I am using VS2010 and am working with this project. http://www.codeproject.com/KB/audio-video/Asio_Net.aspx
I have downloaded and re-installe开发者_开发问答d Pure Data. When running media -> Test audio and MIDI, there are three test tone settings: 80, 60, off. Nothing comes out when I use either of these. E
I want to generate a sine sweep in C# where I am able to define the start frequency, end frequency, and the duration of the sweep. I\'ve looked at sound libraries such as DirectSo开发者_Go百科und and
I just created an iPhone app and am having friends try it out, but it seems like there\'s a lot of stuff that needs \'management\' in order to have efficient development/test cycles. There are also a
I\'m currently working on a WCF service that reaches out to another service to submit information in a few of its operations.The proxy for the second service is generated through the strongly typed Pr