niedz., 24 lut 2019 o 18:57 Christian Schoenebeck
napisał(a):
> Ah I see, so the automatic format conversion of ALSA does work for you,
> however dmix just causes dropouts with your low latency settings. Interesting
> that dmix does that, because usually the conversion is rather cheap.
>
> I wonde
On Sonntag, 24. Februar 2019 17:29:24 CET Jacek Roszkowski wrote:
> > In recent versions of ALSA dmix should be enabled by default, and that
> > automatically handles all required conversions (bit depth, sample rate,
> > channels) if the sound card does not support conversion on its own.
>
> It is
niedz., 24 lut 2019 o 16:41 Christian Schoenebeck
napisał(a):
> In recent versions of ALSA dmix should be enabled by default, and that
> automatically handles all required conversions (bit depth, sample rate,
> channels) if the sound card does not support conversion on its own.
It is enabled ind
On Sonntag, 24. Februar 2019 16:11:30 CET Jacek Roszkowski wrote:
> I'm trying to run linuxsampler on Raspberry Pi as a low latency drum
> module with my audio interface (NI Komplete Audio 6). Unfortunately,
> the ALSA driver supports only S32_LE sample format. I've made some
> changes to the code
Hi.
I'm trying to run linuxsampler on Raspberry Pi as a low latency drum
module with my audio interface (NI Komplete Audio 6). Unfortunately,
the ALSA driver supports only S32_LE sample format. I've made some
changes to the code and it works for me, so I want to share it here.
Maybe it's going to