G
Guest
Hi everybody,
I think my question is quite clear from the subject...but let me explain you
what I'm trying to do: I use one computer as both a "general purpose" (email,
word processing, web surfing, development, etc.) and "digital audio
workstation". Since audio applications are very demanding I'm planning to
create a user account to use the "audio station" and I'm writing a Windows
Service which disables unuseful services in order to optimize performance.
Other things that can improve audio performance are setting
Performance/Processor Scheduling to "Background Services" and lowering
"Hardware Acceleration", so I was just thinking if there's a way to change
this settings with C# or VB and include the code in my Windows Service.
Thanks
I think my question is quite clear from the subject...but let me explain you
what I'm trying to do: I use one computer as both a "general purpose" (email,
word processing, web surfing, development, etc.) and "digital audio
workstation". Since audio applications are very demanding I'm planning to
create a user account to use the "audio station" and I'm writing a Windows
Service which disables unuseful services in order to optimize performance.
Other things that can improve audio performance are setting
Performance/Processor Scheduling to "Background Services" and lowering
"Hardware Acceleration", so I was just thinking if there's a way to change
this settings with C# or VB and include the code in my Windows Service.
Thanks