Lines Matching +full:key +full:- +full:release
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
8 * Copyright (C) 1999-2000 Takashi Iwai
25 unsigned short key; /* use the key below */ member
79 unsigned short modrelease; /* modulation release time (0x807f) */
80 short modkeyhold, modkeydecay; /* envelope change per key (not used) */
84 unsigned short volrelease; /* volume release time (0x807f) */
85 short volkeyhold, volkeydecay; /* envelope change per key (not used) */
93 unsigned char filterQ; /* initial filter Q [0-15] (0x0) */
114 short root; /* midi root key */
116 unsigned char low, high; /* key note range */
118 signed char fixkey, fixvel; /* fixed key, velocity */
157 #define SNDRV_SFNT_SAMPLE_SINGLESHOT 8 /* single-shot w/o loop */
171 int map_bank, map_instr, map_key; /* key = -1 means all keys */
185 int port; /* -1 = all */