Topic: FireFace 800 ASIO Problem

Hi,

I'm the developer of a software, which uses ASIO for simple two channel audio input and output.

The ASIO section is constructed around the openASIO.dll.

Now a customer has a strange problem with my software, when he tries to use his FireFace:

Os: Win XP, SP3
The software finds the device, and is able to scan the channel names. It does return a resolution of INT16 for input and output (SR 48000 or 44100) and does not work.

Access to the internal soundcard using ASIO4ALL works fine.
Other applications work fine with FireFace on the same PC.

The same software, the same Fireface on an other PC running win7 performs without any problem (and reports INT32 as resolution).

Any hints? Any pitfalls related to ASIO with FireFace?

Tomy

http://www.take-sat.de
http://www.levelcheck.de

2 (edited by kasaudio 2011-02-09 19:30:53)

Re: FireFace 800 ASIO Problem

Hello, I'm also software developer...

I do not use openASIO, but my own asio host implementation according to asio sdk 2.2. Never had any problems with FF800 devices nor ASIO4ALL (with xp, vista or win7) with all supported sample rates and buffer sizes. FF800 works perfect in aspect to asio.
Driver reports ASIOSTInt32LSB sample type for FF800 device. I guess there is a problem with openASIO...

regards, kasaudio