3 Jan
2016
3 Jan
'16
9:48 p.m.
Hi!
I opened a MIDI connection with...
snd_rawmidi_open(&read_handle, &write_handle, "virtual", 0);
But how do i set a useful name on it, that can be seen in other programs?
// Daniel