Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h27 struct snd_dm_fm_voice { struct
28 unsigned char op; /* operator cell (0 or 1) */
29 unsigned char voice; /* FM voice (0 to 17) */
31 unsigned char am; /* amplitude modulation */
32 unsigned char vibrato; /* vibrato effect */
33 unsigned char do_sustain; /* sustain phase */
34 unsigned char kbd_scale; /* keyboard scaling */
37 unsigned char volume; /* 6 bits: volume */
40 unsigned char decay; /* 4 bits: decay rate */
46 unsigned char left; /* stereo left */
[all …]