|
From: Jacek R. <j....@gm...> - 2019-02-24 15:11:48
|
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 make it into the trunk :) It's also hosted on github: https://github.com/jarosz/linuxsampler-linuxsampler. Best regards Jacek Roszkowski |