...
To use a GPIO device with a player that has GPIO port (an LS5, for example, would not need this), use the plugin below (this plugin works on both BrightAuthor:connected and BrightAuthor). This plugin assumes you want to use all of the USB GPIO connections as inputs. It will send "input" + number when it receives input from sub GPIO (for example, “input1” or “input3”). This will be received as a Plugin Message Event.
...