asio
Recording an audio stream in C# from C++ ASIO library
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#.[详细]
2023-04-08 01:04 分类:问答What would cause a C++ .exe and .dll to only work on the machine it was built on?
I am using VS2010 and am working with this project. http://www.codeproject.com/KB/audio-video/Asio_Net.aspx[详细]
2023-04-06 01:36 分类:问答Pure Data freezing and not outputting audio
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[详细]
2023-03-23 22:07 分类:问答Generating a Sine Sweep in C#
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[详细]
2023-01-26 19:07 分类:问答Managing iPhone app provisioning profiles
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[详细]
2022-12-27 14:25 分类:问答When should I use OperationContextScope inside of a WCF service?
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[详细]
2022-12-24 11:13 分类:问答