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 and it works for me, so I want to share it here.
> Maybe it's going to make it into the trunk :)

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.

Are you using analogue or digital outputs of your breakout box?

CU
Christian


_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to