I had posted this in the HelpDesk forum, but I think it may better be inserted here... sorry for the duplicate (and ready for flaming )

OK, here we go (applies to seq version 4.2.2) :

In the "Filter" menu, the toggle "Use Audio Device" does insert, activate or desactivate the wrong property in the showeq.xml file :

<property name="IsCaseSensitive" >
<bool value="false" />
</property>

Therefore, there is no way to use the soundcard with ShowEQ. I've tried adding manually the property :

<property name="UseAudioDevice" >
<bool value="true" />
</property>

but it does not produce any effect.

Cheers,

Alfred

PS : Apart of that, thanks for the GREAT job !!!!