|
From: Jaime T <eno...@gm...> - 2013-09-30 11:05:54
|
Hi everyone. I'm trying to get linuxsampler running on my Windows XP (32-bit) box. The install seems to run OK and I can start the LS stand-alone backend, and communicate with it using putty in raw mode. LIST AVAILABLE_AUDIO_OUTPUT_DRIVERS returns: ASIO but when I run: CREATE AUDIO_OUTPUT_DEVICE ASIO the backend crashes. According to the console output, the version of LinuxSampler is 1.0.0.svn23 (which I installed using http://download.linuxsampler.org/packages/win32/snapshots/linuxsampler_20130916_setup.exe). As per the documentation, I'm using ASIO4ALL version 2.7, and I've checked that ASIO4ALL works ok by using ASIOSigGen (and everything there is ok). When I pass "CREATE AUDIO_OUTPUT_DEVICE ASIO" to the LS server, I get a small window which says "linuxsampler.exe has encoutered a problem and needs to close. We are sorry for the inconvenience." When I click on "To see what data this error report contains, click here", the next window shows: AppName: linuxsampler.exe AppVer: 0.0.0.0 ModName: liblinuxsampler-3.dll ModVer: 0.0.0.0 Offset: 001f7504 I've also just tried running: GET AUDIO_OUTPUT_DRIVER INFO ASIO and that results in the same kind of crash. Does anyone know what I can do to help debug this? With kind regards, Jaime |