DoraSzasz
Junior Member level 1

Help with signals in C++
Hello!
I made a C++ program in order to implement some functions that can manipulate signals:low pass filtering,high pass filtering etc.
I attached the program...In the ProcessSamples function I need to create a low pass filter for example and to make an output on a file...
Can you give me some ideas?
Thank You
Hello!
I made a C++ program in order to implement some functions that can manipulate signals:low pass filtering,high pass filtering etc.
I attached the program...In the ProcessSamples function I need to create a low pass filter for example and to make an output on a file...
Can you give me some ideas?
Thank You