dsplib and signalmixer as final projects
How to include version infos with cmake
refactoring the FIR class for faster execution
test FIR with benchmark and Unittest using gtest
implements a simple fir filter in subdir noisegen
Refactor project by using WaveLib
Generate sinusoid and write a file
Introducing a Wave writer class to produce a noise file
show usage of random, vector and our first class
show usage of fstream for file writing
demonstration how to separate header and implementation
a working Hello World + Extras Program
just the initial CMakeLists.txt file