Hi, This is a simple question. I call: snd_pcm_prepare snd_pcm_writei and it works fine but I would like to delay playback start. There is snd_pcm_start for that. There is a method that is deprecated to specify a start mode but I was wondering what was the correct new way to do that? Thanks, Eric