Open-source DirectShow audio renderer. With WASAPI support and more.
Can be found here https://github.com/alexmarsev/sanear/releases
If you want to partake in the development or simply feeling adventurous:
- Have recent
Visual Studioinstalled (free versions likeVisual Studio Community 2013 Update 5orVisual Studio Community 2015 Update 1work just fine) - Check out
masterbranch of sanear - Ensure that all submodules are up-to-date by running
git submodule update --init --recursivefrom inside the tree - Open
sanear-dll.slnsolution file and build