jamestunnell / spcore

Signal processing basics, including a I/O port scheme to control data flow
MIT License
5 stars 1 forks source link

add windowing convenience methods to signal class #3

Open jamestunnell opened 8 years ago

jamestunnell commented 8 years ago

Applying windows (Blackman, Hann, etc) could be even easier if the Signal class had convenience methods.