Jack2
1.9.10
|
Public Member Functions | |
JackCoreMidiInputPort (double time_ratio, size_t max_bytes=4096, size_t max_messages=1024) | |
void | ProcessCoreMidi (const MIDIPacketList *packet_list) |
void | ProcessJack (JackMidiBuffer *port_buffer, jack_nframes_t frames) |
bool | Start () |
bool | Stop () |
Protected Member Functions | |
void | Initialize (const char *alias_name, const char *client_name, const char *driver_name, int index, MIDIEndpointRef endpoint) |
Definition at line 29 of file JackCoreMidiInputPort.h.