flext 0.6.2
|
STK object for writing to outlet buffer. More...
#include <flstk.h>
Public Member Functions | |
Output (t_sample *b, int v) | |
void | tick (StkFloat s) |
void | tick (const StkFloat *vector, unsigned int vectorSize) |
void | tick (const StkFrames &vector) |
void | SetBuf (t_sample *b) |
Private Attributes | |
t_sample * | buf |
int | vecsz |
int | index |
STK object for writing to outlet buffer.
|
inline |
|
private |
|
private |
|
private |