struct snd_mixer_element_pre_effect1_info_parameter { char name[32]; /* チャネル名が設定される */ int min, max; /* 設定量の範囲が設定される */ };