Mulyadi Santosa wrote: > I also read that not all Linux kernel sound card driver enable the > internal card timer, thus the software must rely on system timer. Most sound cards don't have an internal timer that could be used for MIDI timing. ALSA uses whatever timer is configured, the default for this is the RTC timer. HTH Clemens