> >I disagree. Just use POSIX realtime clocks on a good kernel. You just > >happen to need a realtime kernel for MIDI. And then there will still > >be jitter in a dense MIDI stream, since a message takes about 1ms to > >transmit. > > whats a good kernel? do you mean with HZ=1000 ?
A good kernel would be one with a clock resolution much smaller than 1ms. But with HZ=1000 it would probably perform really good already. 1ms jitter will probably not be noticable. 10ms probably is. --martijn
