I would like to create a program in C# to process audio and perform low pass and high pass filtering on it. Can anyone tell me where I should start to implement these filters? Is there any source code you are aware of, or maybe ready made DLLs which I can use?
G
Guy007
@Guy007
Posts
-
Audio processing -
Audio processingI would like to create a program in C# to process audio and perform low pass and high pass filtering on it. Can anyone tell me where I should start to implement these filters? Is there any source code you are aware of, or maybe ready made DLLs which I can use?