Home Information Classes Download Usage Mail List Requirements Links FAQ Tutorial
#include <Skini.h>
Public Attributes | |
long | type |
long | channel |
StkFloat | time |
std::vector< StkFloat > | floatValues |
std::vector< long > | intValues |
std::string | remainder |
|
The message type, as defined in SKINI.msg. |
|
The message channel (not limited to 16!). |
|
The message time stamp in seconds (delta or absolute). |
|
The message values read as floats (values are type-specific). |
|
The message values read as ints (number and values are type-specific). |
|
Any remaining message data, read as ascii text. |
The Synthesis ToolKit in C++ (STK) |
©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |