Bug 203 - AudioOutputDeviceAsio: Can't find any card
Summary: AudioOutputDeviceAsio: Can't find any card
Status: CLOSED FIXED
Alias: None
Product: LinuxSampler
Classification: Unclassified
Component: drivers (show other bugs)
Version: unspecified
Hardware: PC Windows 7
: P5 normal
Assignee: Christian Schoenebeck
URL:
Depends on:
Blocks:
 
Reported: 2013-08-29 16:19 CEST by dbolton
Modified: 2014-06-01 02:39 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dbolton 2013-08-29 16:19:58 CEST
Steps to reproduce:
1. Download and install the latest version of LinuxSampler for Windows (currently this is linuxsampler_20110204_setup.exe )
2. Open JSampler

Expected result: LinuxSampler should start without any errors

Actual result: LinuxSampler/JSampler displays the following error message: "Getting Audio Output Drivers: AudioOutputDeviceAsio: Can't find any card". As far as I can tell, the sampler does not appear to work on Windows.

This is reproduceable every time. I tested on two separate computers (both had Windows 7).
Comment 1 dbolton 2013-08-30 16:58:12 CEST
Installing ASIO4ALL and restarting LinuxSampler removes the error:
http://www.asio4all.com/

I suggested creating a more helpful error message. Something like: 
"LinuxSampler cannot find any ASIO-capible sound card.
For consumer audio cards which do not come with their own ASIO drivers install ASIO4ALL to be able to use LinuxSampler with your soundcard. "
Comment 2 Christian Schoenebeck 2014-01-18 19:12:04 CET
Makes sense. Fixed in SVN r2509. Thanks!