#include <omc-learn.h>
Data Fields |
gchar * | srch |
| string to match
|
gint | macro |
| macro number this is linked to (or -1)
|
gint | nvars |
| number of params
|
gint * | offs0 |
| offs to add to params before scale
|
gdouble * | scale |
| scale for params
|
gint * | offs1 |
| offs to add to params after scale
|
gint * | min |
| min values of params
|
gint * | max |
| max values of params
|
gboolean * | matchp |
| do we need to match this pval ?
|
gint * | matchi |
| match value
|
gint * | map |
| reverse mapping to params of OSC message
|
gint * | fvali |
| mapping to fixed ints
|
gdouble * | fvald |
| mapping to fixed doubles
|
GtkWidget * | treev1 |
GtkWidget * | treev2 |
GtkTreeStore * | gtkstore |
GtkTreeStore * | gtkstore2 |
int * | tmpvals |
Field Documentation
gdouble* lives_omc_match_node_t::fvald |
gint* lives_omc_match_node_t::fvali |
GtkTreeStore* lives_omc_match_node_t::gtkstore |
GtkTreeStore* lives_omc_match_node_t::gtkstore2 |
gint lives_omc_match_node_t::macro |
macro number this is linked to (or -1)
gint* lives_omc_match_node_t::map |
reverse mapping to params of OSC message
gint* lives_omc_match_node_t::matchi |
gboolean* lives_omc_match_node_t::matchp |
do we need to match this pval ?
gint* lives_omc_match_node_t::max |
gint* lives_omc_match_node_t::min |
gint lives_omc_match_node_t::nvars |
gint* lives_omc_match_node_t::offs0 |
offs to add to params before scale
gint* lives_omc_match_node_t::offs1 |
offs to add to params after scale
gdouble* lives_omc_match_node_t::scale |
gchar* lives_omc_match_node_t::srch |
int* lives_omc_match_node_t::tmpvals |
GtkWidget* lives_omc_match_node_t::treev1 |
GtkWidget* lives_omc_match_node_t::treev2 |
The documentation for this struct was generated from the following file: