Home Computer Audio Asylum

Music servers and other computer based digital audio technologies.

RE: optimised WASAPI exclusive event c++ code

fideliser doesn't ssem to agree with mqn, think the system clock being set to 0.5ms is the issue. if you really want to get rid of the digital glare the only solution I found is mqn.

some good tips here

http://jplay.eu/forum/computer-audio/windows-8-optimization-script/

if you know what you are doing you can alter the priority of interrupts

Start by opening the System Information utility (msinfo32.exe), and navigating to System Summary\Hardware Resources\IRQs to view the IRQs in use on your system, and the devices using them.

make a .reg file with the following

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000018
"IRQ4294967294Priority"=dword:00000099
"IRQ13Priority"=dword:00000099
"IRQ0Priority"=dword:00000099
"IRQ8Priority"=dword:00000000
"IRQ22Priority"=dword:00000000
"IRQ1Priority"=dword:00000099
"IRQ12Priority"=dword:00000099
http://mqnplayer.blogspot.co.uk/


This post is made possible by the generous support of people like you and our sponsors:
  Sonic Craft  


Follow Ups Full Thread
Follow Ups

FAQ

Post a Message!

Forgot Password?
Moniker (Username):
Password (Optional):
  Remember my Moniker & Password  (What's this?)    Eat Me
E-Mail (Optional):
Subject:
Message:   (Posts are subject to Content Rules)
Optional Link URL:
Optional Link Title:
Optional Image URL:
Upload Image:
E-mail Replies:  Automagically notify you when someone responds.