Topic: FireFace series test program
After reading lot of posts from RME users having problems with their interfaces with different software, I decided to create a simple test program specially for RME FireFace series interfaces using ASIO audio I/O.
Basic idea was to create a program with minimal settings required to run. Program graphicaly displays input and output channel levels, provides simple playback, recording and sine generator functionality. Asio is treated in the simplest way. At first device is discovered and then its properties are collected. When user cliks "start" menu button, asio streaming starts and is not interrupted in any way. In other words; if this program does not run flawlessly on your computer, it is difficult to expect other programs will properly run with RME FireFace series audio interfaces using ASIO.
Program runs with 32 and 64 bit windows operating systems (XP, Vista and 7). Separate 32 and 64 bit installers are provided.
Program is single threaded. Kernel is writen with c# programming language, asio wrapper is written in c++. Therefore .net runtime is required for this program to run.
Download link for 32 bit windows:
Download link for 64 bit windows:
To download only user manual use the following link:
Hope program will help users to focus difficulties with their audio interfaces and help sharing them on this forum.
regards, kasaudio