View Single Post
Old 04-02-2011, 04:11 PM   #6
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Quote:
Originally Posted by yuryfdr View Post
Thanks it helps me - to use low sampling frequency.
I see. That does look like CPU usage is a big factor. I'm not sure, but I think the floating-point arithmetic is emulated on these devices. The timidity INSTALL file describes some of the compile-time settings that can be configured in timidity.h for reduced CPU usage. Things like FLOAT_T, LOOKUP_HACK, LOOKUP_INTERPOLATION and LOOKUP_SINE can be defined to reduce some of the floating-point calculations. Also, you can disable many CPU-intensive effects on the command-line, and that may sound better than just reducing the sampling frequency.
rkomar is offline   Reply With Quote