[Alsa-user] period_size below 8000 on Intel Edison

2016-01-04 Thread Dennis Borgmann
Hi alsa-users! I have a software written in C, that's been running for quite some time (about 5 years) on a x86-machine(actually, it's a PC Engines ALIX-Board with a Debian Linux running on it). It is using ALSA for reading from a soundcard, transmitting it via network to another node running

Re: [Alsa-user] several second latency with USB audio

2016-01-04 Thread Clemens Ladisch
Sergei Steshenko wrote: > I have developed a piece of code (as LADSPA plugin) which among other things > multiplexes one of two input streams into output stream. > > Though switching worked, latency was several seconds long instead fraction of > a second. > > Initially I was debugging the whole