#include <Differentiator.h>
Inherits Marsyas::MarSystem.
Private Attributes | |
| realvec | buffer_ |
| Buffer for storing the last column of samples in a slice. | |
Simple MarSystem that calculates the differences of successive input samples in the given slices. For the first sample of a slice, the last sample of the previous slice is used.
This MarSystem has no extra controls.
Definition at line 40 of file Differentiator.h.
1.5.6