Home
last modified time | relevance | path

Searched refs:newcoarseset (Results 1 – 1 of 1) sorted by relevance

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchSF2GenItem.c758 gboolean oldset, oldcoarseset = 0, newcoarseset = 0; in ipatch_sf2_gen_item_iface_set_property() local
853 newcoarseset = 1; in ipatch_sf2_gen_item_iface_set_property()
858 newcoarseset = 0; in ipatch_sf2_gen_item_iface_set_property()
881 if(oldcoarseset != newcoarseset) /* "set" state of property changed? */ in ipatch_sf2_gen_item_iface_set_property()
885 IPATCH_UTIL_VALUE_BOOL(newcoarseset), in ipatch_sf2_gen_item_iface_set_property()