Searched defs:soundfont_patch_info (Results 1 – 3 of 3) sorted by relevance
39 struct soundfont_patch_info { struct40 unsigned short key; /* use the key below */43 short device_no; /* synthesizer number */44 unsigned short sf_id; /* file id (should be zero) */45 short optarg; /* optional argument */46 int len; /* data length (without this header) */48 short type; /* patch operation type */60 short reserved; /* word alignment data */
14 struct soundfont_patch_info { struct15 unsigned short key;17 short device_no;18 unsigned short sf_id;19 short optarg;20 int len;21 short type;32 short reserved;
27 struct soundfont_patch_info { struct28 unsigned short key;30 short device_no;31 unsigned short sf_id;32 short optarg;33 int len;34 short type;43 short reserved;