Spooky Patch

This patch Allows you to send any port to a remote destination receiver. This works within macros, and also works between compositions in the same application.

This release of our Spooky Send/Receive Patch fixes a couple bugs and adds some additional control to the sender.

On the sender, there’s now an option to disable the patch’s auto-cleaning behaviour. Usually you’ll want this to be enabled to prevent memory leaks, but in special cases (in iterators, or when using it as a data-store), you don’t want cleaning to take place.

Occasionally, compositions that used this patch would checkerboard on startup. This has been fixed.

Additionally, a lot of stale code (leftovers from Tiger-era development) was removed, making the patch smaller, faster, and more reliable. It should still work in Tiger.

Versions

Spooky Patch v0.2   16.5 KB ppc · i386 · ppc64 · x86_64

This patch Allows you to send any port to a remote destination receiver. This works within macros, and also works between compositions in the same application. This release of our Spooky Send/Receive Patch fixes a couple bugs and adds some additional control to the sender. On the sender, there's now an option to disable the patch's auto-cleaning behaviour. Usually you'll want this to be enabled to prevent memory leaks, but in special cases (in iterators, or when using it as a data-store), you don't want cleaning to take place. Occasionally, compositions that used this patch would checkerboard on startup. This has been fixed. Additionally, a lot of stale code (leftovers from Tiger-era development) was removed, making the patch smaller, faster, and more reliable. It should still work in Tiger.

Instructions

  1. Download most recent file using above link
  2. Extract content (you will see single *.plugin file)
  3. Copy this file to:
    • ~/Library/Graphics/Quartz Composer Plug-Ins (~ sign stands for home directory, so it is /Users/YOUR_USERNAME/Library/Graphics/Quartz Composer Plug-Ins)
    • or, for system wide installation (for all users) you can copy this plugin to /Library/Graphics/Quartz Composer Plug-Ins

Patches

The following patches are defined in Spooky Patch plugin:

This patch outputs the last item sent on a given channel by the Spooky Send patch.

http://kineme.net/

This patch adds an item to the specified channel. When Auto-Clean is enabled, the previous item is removed.

http://kineme.net/