Searched defs:soundfont_patch_info (Results 1 – 1 of 1) sorted by relevance
24 struct soundfont_patch_info { struct25 unsigned short key; /* use the key below */28 short device_no; /* synthesizer number */29 unsigned short sf_id; /* file id (should be zero) */30 short optarg; /* optional argument */31 int len; /* data length (without this header) */33 short type; /* patch operation type */45 short reserved; /* word alignment data */