PCM_CAP_INPUT
((ch->direction == PCMDIR_PLAY) ? PCM_CAP_OUTPUT : PCM_CAP_INPUT);
#define DSP_CAP_INPUT PCM_CAP_INPUT