On Tue, Mar 24, 2009 at 9:29 AM, sevy <wineforum-user@xxxxxxxxxx> wrote: > Hi All > I need a sound application which is cpu heavy,to run in real time.Im guessing it would eliminate skipping sound when I open other windows etc. > Is there a way of running wine apps in real time? You mean with full CPU access? It already does, unless you have some other scheduler blocking it. You could try adjusting 'nice' settings, to get it higher priority. -- -Austin