Home
last modified time | relevance | path

Searched defs:soundfont_patch_info (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/uapi/sound/
Dsfnt_info.h38 struct soundfont_patch_info { struct
39 unsigned short key; /* use the key below */
42 short device_no; /* synthesizer number */
43 unsigned short sf_id; /* file id (should be zero) */
44 short optarg; /* optional argument */
45 int len; /* data length (without this header) */
47 short type; /* patch operation type */
59 short reserved; /* word alignment data */