Re: [Alsa-user] alsa loopback in 384khz

2017-06-16 Thread Clemens Ladisch
Olivier Schmitt wrote: > wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.23.tar.bz2 Do not use that package; it is outdated. The ALSA drivers are part of the kernel. > nano ./drivers/aloop-kernel.c sound/drivers/aloop.c > The modification is juste to change 192000 by 768000 ? like:

Re: [Alsa-user] alsa loopback in 384khz

2017-06-15 Thread Clemens Ladisch
Olivier Schmitt wrote: > how can we use some alsa loopback in 384khz or 768khz sample rate. The upper limit of 192 kHz is hardcoded in the snd-aloop driver. Changing it would require recompiling it. Are you able to do that? Regards, Clemens -

Re: [Alsa-user] alsa loopback in 384khz

2017-06-15 Thread Caleb Crome
On Thu, Jun 15, 2017 at 7:48 AM, Olivier Schmitt wrote: > > Hello, > > I juste whant to ask the community how can we use some alsa loopback in > 384khz or 768khz sample rate. > > Dont ask me why, the reply is that i am an radio ham and we use lot of > loopback for signal processing. > > But for

[Alsa-user] alsa loopback in 384khz

2017-06-15 Thread Olivier Schmitt
Hello, I juste whant to ask the community how can we use some alsa loopback in 384khz or 768khz sample rate. Dont ask me why, the reply is that i am an radio ham and we use lot of loopback for signal processing. But for somme reason we need more than 192khz of sample rate. Thanks in advance dea