Page 1 of 1
Audio producing priority
Posted: Sun Jul 24, 2005 6:53 pm
by conny
Running a set (Live 5) I get crackles/drop outs when scrolling posts in FireFox - seems Live audio production should have some priority before GUI things in other apps.
Can I set such priority in some Windows setting?
// C
Posted: Sun Jul 24, 2005 9:19 pm
by AdamJay
yep, in task manager.
Posted: Sun Jul 24, 2005 9:49 pm
by conny
Tried the Real time option - laptop went dead as a block of ice.
But prioroty high seems to work fine.
'
Thanks Adam, what would we confused people do without such guys!
// C
Posted: Sun Jul 24, 2005 9:57 pm
by AdamJay
conny wrote:
Thanks Adam, what would we confused people do without such guys!
hehehe.
i ask myself sometimes, what would we such guys do without confused people.

probably write more music, lol
Posted: Sun Jul 24, 2005 10:04 pm
by conny
Yin/Yang
// C
Posted: Mon Jul 25, 2005 2:08 pm
by Seviel
Hi,
Setting the priority in the Task manager is fine Live 4 needed the same thing... But can't I set the priority on another level so I don't have to set the priority every time I start Ableton!

Greetings Seviel
Posted: Mon Jul 25, 2005 2:17 pm
by seriouz
Use your Text-editor:
type:
start /high [Name of EXE].exe
Save as live.bat
Copy or link to your Program Directory.
RUN !!!

Posted: Mon Jul 25, 2005 2:48 pm
by conny
The start /high did not work here.
I could get it to start with:
cd "C:\Program Files\Ableton\Live 5.0.1\Program"
"Live 5.0.1.exe"
but no high.
// C