0

After few years I have opened again quartz composer. I remember that there was a plugin in the library that I could send values within the patch without wiring.

For example if I have a macro and I want to send a value of a number from the macro to the root I used to use a plugin that I could link the value to send by name.

Do you know what this plugin is called in the library?

SNos
  • 3,430
  • 5
  • 42
  • 92

1 Answers1

0

Could it be the 3d party plug-in from kineme.net called "spooky send".

Send anything into the object, then set the channel you want to send it on. You also had to have a "spooky receive" patch somewhere, with the same channel and you could wire that object from there.

CameronS
  • 38
  • 7
  • Thanks this is the one. Unfortunatelly the plugin DataTool is not recognised anymore on osx Sierra thats why I could not find it. Any solution for sierrausers? – SNos Sep 12 '17 at 06:48
  • I am running Sierra and see it, and works. Are you sure you put it in the correct location. Mine is in /Users/ushername/Library/Graphics/Quartz Composer Patches – CameronS Sep 13 '17 at 16:22
  • I have put it in the folder plugin – SNos Sep 14 '17 at 06:00
  • The Plug-In bundles seem to be a little more specific on where you have to put them. I would try putting it in the same location I have and restart QC. – CameronS Sep 15 '17 at 05:38