#include <Memory.h>
Inherits Marsyas::MarSystem.
Memory is essentially a circular buffer that holds past observations. It used to compute "texture" features -or dynamic features- which are stastics of short-term features -typically around 10-20 milliseconds- over a larger window -around 1 second-.
Controls:
Definition at line 43 of file Memory.h.
1.5.6