Searched defs:seq_oss_synth_sysex (Results 1 – 1 of 1) sorted by relevance
30 struct seq_oss_synth_sysex { struct31 int len;32 int skip;33 unsigned char buf[MAX_SYSEX_BUFLEN];
Completed in 4 milliseconds