C'e' qualcuno che utilizza JRiver con WASAPI?

Esiste una nuova modalita': WASAPI [event style]

"This output plugin uses WASAPI interfaces, but features many notable changes from the previous WASAPI implementation:

It let's the audio subsystem pull data (when events are set) instead of pushing data to the system. This allows lower latency buffer sizes, and removes (hopefully) the unreliable Microsoft layer documented in this thread.
It creates, uses, and destroys all WASAPI interfaces from a single thread.
The main 'pull loop' uses a lock-free circle buffer (a neat system we built for ASIO), meaning fullfilling a pull request is as fast as possible.
The hardware (or WASAPI interface) never see any pause or flush calls. Instead, on pause or flush, silence is delivered in the pull loop. This removes the need for hacks for cards that circle their buffers on pause, flush, etc. (ATI HDMI, etc.)"
(Playback Stutter:Recorded Example)

Qualcuno puo' provarla e fare rapporto. GRAZIE
Io ho XP e quindi non posso.