We’ve just installed logger onto our system to record our output as a legal requirement.
But we can’t get the logger to record the actual output, the sound card is installed and working, there is a audio feed going into the ‘line input’ because i can record it in windows sound recorder but for some reason the logger software just records and long hissing sound and not what actually is going into the computer.
I’ve tried 2 different computers, uninstalling and re-installing the sound card drivers but the fact i can record the output on another piece of software means that the logger software from mairlist is the problem.
Which output method are you using? DirectSound, WASAPI or ASIO? What kind of sound hardware is that anyway? Is it the same soundcard in either computer you tried?
Have you checked the recording settings wrt. sample rate? There is also a small “16 bit” checkbox that’s worth trying.
I have just made a test on my development machine, with a USB sound card actually, but also WDM. I can’t see (or hear) any problems. I’m attaching a screenshot of my settings.
We should first determine whether it is in fact the recording part (sound card -> software) that fails, or rather the encoding part (software -> output file).