[seq24-users] more timing
Brought to you by:
rcbuse
|
From: <att...@gm...> - 2006-09-13 21:25:54
|
Hi My seq24 is also a bit unsteady with it's timing. I have changed it's priority to 85: atte@ajstrup:~/software/seq24-0.8.7$ grep -R sched_priority * src/perform.cpp: schp->sched_priority = 85; src/perform.cpp: schp->sched_priority = 85; Binary file src/perform.o matches Binary file src/seq24 matches However while running with --priority (seq24 --stats --priority --manual_alsa_ports --file 2krix.s24 &) (the --stats part doesn't matter...) I see http://atte.dk/download/seq24_htop.png htop, with seq24 running with priority 15 and not -85. This what seq24 spits out while running with --stats; stats_avg[5019]us stats_min[4668]us stats_max[5021]us stats_avg[5020]us stats_min[4974]us stats_max[5019]us stats_avg[5020]us stats_min[4969]us stats_max[5022]us stats_avg[5020]us stats_min[4772]us stats_max[5225]us stats_avg[5020]us stats_min[4971]us stats_max[5026]us stats_avg[5021]us stats_min[4971]us stats_max[5021]us stats_avg[5020]us stats_min[4852]us stats_max[5150]us stats_avg[5020]us stats_min[4972]us stats_max[5017]us Am I missing something here? -- peace, love & harmony Atte |