Extensionfor filtering data from openbci boards.
create a new filter instance.
| type |
a Symbol for looking up the filter constants. |
| sampleRate |
use |
| bufferSize |
internal buffer size. only used for -filterN. |
an Array of symbols which can be used to look up filter constants.
perform the filter calculations in steps. an internal buffer is used.
| newData |
an Array or a single sample. |
a Symbol for current filter frequency/frequencies.
get or set sample rate.
internal buffer size.
current filter constants. looked up at instance creation or when changing sample rate.
current filter constants. looked up at instance creation or when changing sample rate.