cee33835a7da50f7af5e633fe17872387a5888ff
With the tone and effect libraries implemented on rp355, it appears that the device will send multiple NOTIFY_MODIFIER_GROUP_CHANGED messages in response to selecting a new tone or effect library. If we receive a NOTIFY_MODIFIER_GROUP_CHANGED, but haven't yet processed the RECEIVE_MODIFIER_LINKABLE_LIST from the previous notification, we will drop the most recent. This greatly reduces the device churn and time it takes to apply a new library setting.
Requirments: alsa, gtk+, glib, expat, libxml-2 Getting started guide: -to compile: make -to run: ./gdigi Commandline options: --device (-d) Example: gdigi -d hw:1,0,0 gdigi --device=hw:1,0,0
Description
Languages
C
99.6%
Roff
0.2%
Makefile
0.2%