add signal generator sin and more...
This commit is contained in:
@@ -12,6 +12,7 @@ headers = [
|
||||
'utils/workers/result.hpp',
|
||||
'utils/workers/setup.hpp',
|
||||
'utils/windows/hann/hann.hpp',
|
||||
'utils/signal_generator/signal_generator.hpp',
|
||||
|
||||
# plugins
|
||||
'plugins/magnitude/magnitude.hpp',
|
||||
@@ -25,6 +26,7 @@ sources = [
|
||||
'utils/fvec/fvec.cpp',
|
||||
|
||||
'utils/windows/hann/hann.cpp',
|
||||
'utils/signal_generator/signal_generator.cpp',
|
||||
|
||||
# plugins
|
||||
'plugins/magnitude/magnitude.cpp',
|
||||
|
||||
Reference in New Issue
Block a user