STK object for writing to outlet buffer.
More...
#include <flstk.h>
|
| 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) |
|
STK object for writing to outlet buffer.
◆ Output()
flext_stk::Output::Output |
( |
t_sample * |
b, |
|
|
int |
v |
|
) |
| |
|
inline |
◆ SetBuf()
void flext_stk::Output::SetBuf |
( |
t_sample * |
b | ) |
|
|
inline |
◆ tick() [1/3]
void flext_stk::Output::tick |
( |
StkFloat |
s | ) |
|
|
inline |
◆ tick() [2/3]
void flext_stk::Output::tick |
( |
const StkFloat * |
vector, |
|
|
unsigned int |
vectorSize |
|
) |
| |
◆ tick() [3/3]
void flext_stk::Output::tick |
( |
const StkFrames & |
vector | ) |
|
|
inline |
◆ buf
t_sample* flext_stk::Output::buf |
|
private |
◆ index
int flext_stk::Output::index |
|
private |
◆ vecsz
int flext_stk::Output::vecsz |
|
private |
The documentation for this class was generated from the following files:
- /build/pd-flext-jyLjBY/pd-flext-0.6.0+git20161101.1.01318a94/source/flstk.h
- /build/pd-flext-jyLjBY/pd-flext-0.6.0+git20161101.1.01318a94/source/flstk.cpp