MIDItools

MIDITools Global Input Midi Note Follower off by one issue

Summary: Provide a descriptive summary of the issue.

Steps to Reproduce: I'm only seeing this when using Ableton's Feedback midi notes, so I'm afraid this will be hard to reproduce if you don't have Ableton.

When using MIDI feedback feature, Ableton sends the same note with three different velocities to show the state of the clip that is playing: 0 126, and 127.

Global Input MIDI note Follower is not catching the 127 velocity. It just skips from 0 to 126 and back and forth. MIDI Monitor is displaying the 127 velocity as expected, and I can see the 127 when using the regular MIDI Note receiver.

What's odd is when I send a standard MIDI note from ableton with velocity of 127, the Global Follower is working.

Expected Results: I expect to see Velocity of 127 coming out when played.

Actual Results:

Global Input MIDI note Follower is not catching the 127 velocity. It just skips from 0 to 126 and back and forth.

Regression: I'm using Snow Leopard 64 bit, and I've tried a few different versions of MIDI tools all with the same result.

Notes: Provide additional information, such as references to related problems, workarounds and relevant attachments.

Right now I'm using the Built In MIDI note reciever, but it's a pain because I have to route each individual note. It'd be swell to get this working properly.

MIDItools appears to have problems on Snow Leopard

drakfyre's picture

If I have any of the kineme midi tools patches active, even just the output ones, whenever a CC changes externally, it crashes Quartz Composer. Also, it doesn't appear that any of the patches actually work either, or I am doing something wrong with my routing. I am running OS 10.6.2.

Midi clock - on the fly connection

The midi clock receiver could gain a lot by being able to connect to a clock on the fly. This would ensure sync whatever the situation.

As of now, it connects only upon receiving a "start" or "continue" message, not on a "measure change" or "beat change" message.

Feature request resulting from this discussion: http://kineme.net/Discussion/DevelopingCompositions/Midiclockpatchworkso...

MIDI Program Change

Hey, how about a MIDI Program Change patch?

Release: MIDI Tools, v20080205

Release Type: Beta
Version: 20080205
Release Notes

Updated: Fixed the Output CC/Note bugs. Sorry about that. This MIDI Tools beta adds CC tracking to the Note Follower (which is now just called MIDI Follower).

Some code cleanup was performed as well, but there's still a lot of cleanup to do :/