BtIcMidiDevice
BtIcMidiDevice — buzztraxs interaction controller midi device
|
|
Object Hierarchy
GObject
╰── BtIcDevice
╰── BtIcMidiDevice
Implemented Interfaces
BtIcMidiDevice implements
BtIcLearn.
Includes
#include <libbtic/ic.h>
Description
Event handling for midi devices.
Functions
btic_midi_device_new ()
BtIcMidiDevice *
btic_midi_device_new (const gchar *udi
,
const gchar *name
,
const gchar *devnode
);
Create a new instance
Returns
the new instance or NULL
in case of an error
Types and Values
struct BtIcMidiDevice
struct BtIcMidiDevice;
buzztraxs interaction controller registry
Property Details
The “devnode”
property
“devnode” gchar *
device node path.
Flags: Read / Write / Construct Only
Default value: NULL