arirusso / unimidi

Realtime MIDI IO for Ruby
Other
255 stars 28 forks source link

ruby 1.9.3/lion: input latency chunks #10

Open arirusso opened 12 years ago

arirusso commented 12 years ago

as reported by @sdj on issue #7

arirusso commented 12 years ago

hey @sdj

update your ffi-coremidi gem to v 0.1.7 and see if this issue is improved.

arirusso commented 12 years ago

corrected: update to 0.1.7.

thanks

RyanScottLewis commented 11 years ago

I'm seeing latencies of ~1 second using Mountain Lion and Ruby 1.9.3p327 =/

Odd thing is, I'm seeing shorter latency when using ffi-coremidi directly: https://github.com/arirusso/ffi-coremidi/blob/master/examples/input.rb