R: Rejected

CVTools FloodFill & Connected Components

It would be great to have an implementation of connected components & flood fill in CVTools.

It may allow blob tracking directly in QC.

Insert Input/Output Splitter Type Choice

This would be an option for kinemecore.

When one control clicks to insert a splitter, you get the menu of ports. There would be another menu that leafs off of each port that allows one to choose a type of splitter.

Use example: if one has a mouse boolean going to a bunch of integrators, one could make a number output splitter instead of a boolean. This would allow one to place a math patch in between and return the result past the splitter, instead of the splitter converting it back to boolean.... without rewiring a composition. Cables would definitely have to "not" break when splitter type changes.

We could also use things like index splitters off of numeric ports to turn things to integer and get automatic rounding, without rewiring everything.

Second version - splitter transmutate, ala macro transmutate. That would be fine as well.

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.

how to create shadows in 3d kineme ?

hi there , just a quick question . is there anyone can explain me how to create shadow at base of this composition ?

Command Line Tool crashing

Hi,

I have a .qtz that loads the last line of the latest .log file, to show the currently played song from a player.

Here is the source attached, with 2 .log files as an example (read the instructions inside the .zip)

Does anybody know why this LastTrack composition crashes after a short time running?

I have tried unplugging the LFO/Pulse and Enable/Disable by hand continuosly both Command Line Tool patches.

When doing it in "Get lastest .log file" patch, it outputted this error:

An exception was raised:

*** -[NSConcreteTask terminationStatus]: task still running

0x85b9bc55: -[QCContext nextExecutionTimeForPatch:time:arguments:] 0x85b9b9fe: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:] 0x85b9b7e1: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:] 0x0000d5f2 0x85be372d: -[QCView render:arguments:] 0x84ad6c49: -[NSView _drawRect:clip:] 0x84ad58bc: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 0x84ad5c26: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 0x84ad3f8e: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad4e5a: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad4e5a: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad3ab0: -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad0362: -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] 0x84a49b9a: -[NSView displayIfNeeded] 0x84a44a46: _handleWindowNeedsDisplay 0x85471b37: __CFRunLoopDoObservers 0x8544d464: __CFRunLoopRun 0x8544cdbf: CFRunLoopRunSpecific 0x8470591a: RunCurrentEventLoopInMode 0x8470567d: ReceiveNextEventCommon 0x847055d8: BlockUntilNextEventMatchingListInMode 0x84a19e64: _DPSNextEvent 0x84a197a9: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 0x849df48b: -[NSApplication run]

When doing it in "Get the last line of the .log file" patch, it outputted this error (i think is the same):

An exception was raised:

*** -[NSConcreteTask terminationStatus]: task still running

0x85b9bc55: -[QCContext nextExecutionTimeForPatch:time:arguments:] 0x85b9b9fe: -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:] 0x85b9b7e1: -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:] 0x0000d5f2 0x85be372d: -[QCView render:arguments:] 0x84ad6c49: -[NSView _drawRect:clip:] 0x84ad58bc: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 0x84ad5c26: -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] 0x84ad3f8e: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad4e5a: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad4e5a: -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad3ab0: -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] 0x84ad0362: -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] 0x84a49b9a: -[NSView displayIfNeeded] 0x84a44a46: _handleWindowNeedsDisplay 0x85471b37: __CFRunLoopDoObservers 0x8544d464: __CFRunLoopRun 0x8544cdbf: CFRunLoopRunSpecific 0x8470591a: RunCurrentEventLoopInMode 0x8470567d: ReceiveNextEventCommon 0x847055d8: BlockUntilNextEventMatchingListInMode 0x84a19e64: _DPSNextEvent 0x84a197a9: -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] 0x849df48b: -[NSApplication run]

Thank you in advance for your help.