Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/sound/
Dsfnt_info.h39 struct soundfont_patch_info { struct
40 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 */