LiVES 1.4.9
Data Fields

lives_omc_match_node_t Struct Reference

#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

mapping to fixed doubles

mapping to fixed ints

macro number this is linked to (or -1)

reverse mapping to params of OSC message

match value

do we need to match this pval ?

max values of params

min values of params

number of params

offs to add to params before scale

offs to add to params after scale

scale for params

string to match


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines