Kineme Quartz Composer Plugins 0.2 review
DownloadThese are a few new patches I wrote for Quartz Composer.
|
|
These are a few new patches I wrote for Quartz Composer.
MIDI Global In Note :: This patch observes a specified MIDI Note number on a specified MIDI Channel, and outputs the Velocity and a boolean Gate signal.
MIDI Global Out Note :: This patch, when Gate is rising true, outputs a MIDI note-on message on a specified MIDI Channel with the specified Velocity. When Gate is falling false, a MIDI note-off message is sent.
Image With Composition :: This patch loads a Quartz Composer Composition (.qtz) file and renders it to an Image. (This is intended to replace functionality that was removed with the Mac OS X 10.4.7 update.)
File Type :: This patch provides the Uniform Type Identifier (UTI) of the specified file. For example, if the path to a QuickTime movie is specified, File Type outputs "com.apple.quicktime-movie".
MIDI Global Output CC :: This patch, when triggered, outputs a MIDI Custom Controller message on a specified MIDI Channel to all MIDI outputs.
MIDI Global Input CC :: This patch observes a specified MIDI Custom Controller on a specified MIDI Channel, and outputs the Custom Controller Value and a Value-changed trigger. Unlike the "MIDI Controllers" patch that comes with Quartz Composer, this patch doesn't require the user to manually select the "Observed MIDI Sources" individually for every controller/computer combination - so you're free to take your composition to a different machine and/or controller and jam without needing to hack the composition.
String With File :: This patch reads a file into a string.
String With URL :: This patch retrieves a URL into a string.
Document Info :: This patch returns some information about the zeroth Cocoa NSDocument.
What's New:
Added four new patches: MIDI Note Input/Output, Image With Composition, File Type.
Kineme Quartz Composer Plugins 0.2 search tags