3: Done

Thread for QuickLook

2
points

Hi,

i noticed the QuickLook plugin freeze the compositions until the generating in progress. Is that possible to add the generating to a background thread - or had any success about this?

Greetings,

.lov.

ARTNET patch

5
points

Hi , i would definetly state that QC lacks output to physical devices, such as lighting fixtures (or explosives...). DMX protocol is the mostly used in "pro" environments, nightclubs or festivals, theaters... However, most DMX usb cards that you can plug to your mac use a FTDI chip, which is crappy, and which is apparently from a company you had problems with... This has led the development of a potential " DMX usb" patch (for the enttec one that smokris owns) to nowhere... since it uses the serial port for communications.

After some chat with one of vvvv's DMX supergod (aka kalle), it just seems that the handier and easier protocol to deal with DMX is now Artnet, which uses UDP packets to transmit DMX information.

Have a look at this (quite cheap) card from Enttec, that takes UDP packets as an input and outputs DMX... http://www.enttec.com/index.php?main_menu=Products&prod=70305&show=descr... note that there are plenty other cards (from 100$ to 2000$) from other manufacturers.

So I'm thinking: if some really need DMX output from QC, how about considering an Artnet patch - that is virtually compatible with ANY artnet hardware ... ?

here's the ArtNet spec.: http://www.artisticlicence.com/WebSiteMaster/User%20Guides/art-net.pdf

new GL tools

2
points

The GL tools are one of my favorite patches... unfortunately my compositions using the spline patch using v0.4 look a bit bitmapped when I installed the new version- I tried re inserting the (new) spline into the compositions and re connecting but it still have a jagged feel - the width and alpha dont seam to work with the patches I've made. I've had to reinstall the original. If anyone wants to have a look I'll forward on a patch I've been having problems with.

with the new GL tools installed this patch looks the line looks quite course and loses all the subtlety of the original. it seams much "solid" for want of another word - maybe something to do with the alpha perhaps~???

can anyone help on this??

there are a few things on the new version that look like best fun - but I dont fancy having to rebuild all of my previous work to take advantage of them

thanks for any comments / help / thoughts in advance

regards ~mark

multiple wii inputs

1
point

i've recently started using the public beta of the wiimote patch for (another!) light tagging installation (www.hybridvisuals.nl/compound). to great success i might add (all hail the mighty kineme!). the only thing is that we've mounted the thing in an actual spraycan. this means we can't use the camera, so we're using a 2nd wiimote to get the position data.

now i've managed to get it to work, having each wiimote link up in a separate patch and sending data to the main patch using midi. but the pairing is still rather hit or miss. sometimes one throws the other out, sometimes they both pair to the same patch (giving very unexpected results, very cool if you like weird glitchy stuff).

anyway, my request is to be able to pair multiple wiimotes. perhaps by each one having its output available in a structure?

[edit]

apparently this is solved with the latest update! another episode of those 'look around before you ask' i guess... hey at least one of the feature requests is done now!

picture

COLLADA support

1
point

It would be grean to be able to import collada xml based forma, some some of us that are in the VFX business, thanx.

picture

ImagewithComposition requested log

0
points

hey chris heres the log you requested me about the crash of quartz crystal with image with composition

cheers.

Quartz Composer Visualizer_2008-09-03-210141_Macintosh.crash
 
Process:         Quartz Composer Visualizer [351]
Path:            /Developer/Applications/Graphics Tools/Quartz Composer Visualizer.app/Contents/MacOS/Quartz Composer Visualizer
Identifier:      com.apple.QuartzComposer.visualizer
Version:         1.2 (13.0.1)
Build Info:      QuartzComposerVisualizer-130001~5
Code Type:       X86 (Native)
Parent Process:  launchd [97]
 
Date/Time:       2008-09-03 21:01:41.326 -0700
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6
 
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0
 
Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason: '-[QCPatchClassDescription initWithNodeClass:]: ivar "outputImage" of class "ImageWithCompositionPatch" is not a subclass of GFPort'
 
Thread 0 Crashed:
0   com.apple.CoreFoundation        0x90fa5ff4 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib                 0x94c680fb objc_exception_throw + 40
2   com.apple.CoreFoundation        0x90fa5c71 -[NSException raise] + 17
3   com.apple.QuartzComposer        0x9124cbaa GFException + 198
4   com.apple.QuartzComposer        0x9124e7ed GFThrowException + 194
5   com.apple.QuartzComposer        0x9124cd43 _ivarToPortClass + 274
6   com.apple.QuartzComposer        0x911992c3 -[GFNodeClassDescription initWithNodeClass:] + 617
7   com.apple.QuartzComposer        0x91199014 +[GFNode initialize] + 88
8   com.apple.QuartzComposer        0x91199a0e +[QCPatch initialize] + 168
9   libobjc.A.dylib                 0x94c64b78 _class_initialize + 367
10  libobjc.A.dylib                 0x94c634f9 _class_lookupMethodAndLoadCache + 81
11  libobjc.A.dylib                 0x94c73736 objc_msgSend + 102
12  com.apple.QuartzComposer        0x9119b54c -[GFNodeManager(PlugIns) loadPlugInAtPath:] + 764
13  com.apple.QuartzComposer        0x9119b245 -[QCNodeManager loadPlugInAtPath:] + 239
14  com.apple.QuartzComposer        0x9119b7df -[GFNodeManager(PlugIns) loadPlugInsInFolder:withExtensions:] + 326
15  com.apple.QuartzComposer        0x9119b67b -[GFNodeManager(PlugIns) loadPlugInsInLibrary:withExtensions:] + 129
16  com.apple.QuartzComposer        0x9119b5f3 +[QCPatch(Registry) loadPlugInsInLibrary:] + 121
17  com.apple.QuartzComposer        0x912afbdb _RegisterPatches + 6830
18  com.apple.QuartzComposer        0x91199b9c +[QCPatch(Registry) patchManager] + 357
19  com.apple.QuartzComposer        0x912ac500 QCPatchFromCompositionWithOptions + 788
20  com.apple.QuartzComposer        0x91198b70 -[QCComposition _makePatch] + 190
21  com.apple.QuartzComposer        0x9123dac6 -[QCView loadComposition:] + 45
22  ...e.QuartzComposer.visualizer  0x00002f7c 0x1000 + 8060
23  com.apple.AppKit                0x938f1c36 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1613
24  com.apple.AppKit                0x938e7e12 loadNib + 264
25  com.apple.AppKit                0x938e7774 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
26  com.apple.AppKit                0x938e73b7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
27  com.apple.AppKit                0x938e72f5 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 391
28  com.apple.AppKit                0x938e6fa4 NSApplicationMain + 434
29  ...e.QuartzComposer.visualizer  0x000024b2 0x1000 + 5298
 
Thread 1:
0   libSystem.B.dylib               0x909d568e __semwait_signal + 10
1   libSystem.B.dylib               0x90a0036d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib      0x958db432 glvmDoWork + 162
3   libSystem.B.dylib               0x909ff6f5 _pthread_start + 321
4   libSystem.B.dylib               0x909ff5b2 thread_start + 34
 
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xa01300f0  ebx: 0x94c680dc  ecx: 0xa012f1a0  edx: 0x00019000
  edi: 0xa0143560  esi: 0x0ddeb400  ebp: 0xbffff228  esp: 0xbffff228
   ss: 0x0000001f  efl: 0x00000282  eip: 0x90fa5ff4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x2f424000
 
Binary Images:
    0x1000 -     0xfff3  com.apple.QuartzComposer.visualizer 1.2 (13.0.1) <1e2daf23f1d9c78e54dd2f2f34b75794> /Developer/Applications/Graphics Tools/Quartz Composer Visualizer.app/Contents/MacOS/Quartz Composer Visualizer
   0xd5000 -    0xf1ff7  GLRendererFloat ??? (???) <98be9cb44eb018fa6300e9447b214fd7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
 0xbb43000 -  0xbcc5fef  GLEngine ??? (???) <e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xbcf3000 -  0xc057fe8  com.apple.GeForce8xxxGLDriver 1.5.28 (5.2.8) <8e95550db1ad6a47ae9c60353dbc0b7c> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
 0xde10000 -  0xde1bfff +com.noiseindustries.Units 1.1 (kFxFactoryRepositoryVersion) /Library/Graphics/Image Units/Noise Industries Units.plugin/Contents/MacOS/Noise Industries Units
 0xde25000 -  0xdf43ff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0xe18a000 -  0xe1a6fe7  com.apple.QuartzComposer.ExtraPatches 2.1 (106.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
 0xe1b8000 -  0xe1d5ff7  com.apple.audio.midi.CoreMIDI 1.6 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0xe1ed000 -  0xe20bfe3  libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
 0xe2e7000 -  0xe2e8010  com.yourcompany.FileTypePatch 0.3 (0.3) /System/Library/Graphics/Quartz Composer Patches/FileTypePatch.plugin/Contents/MacOS/FileTypePatch
 0xe2ed000 -  0xe2effff  net.kineme.FolderMoviesPatch 0.3 (0.3) /System/Library/Graphics/Quartz Composer Patches/FolderMoviesPatch.plugin/Contents/MacOS/FolderMoviesPatch
 0xe2f4000 -  0xe2f8fff  net.kineme.ImageWithCompositionPatch 0.3 (0.3) /System/Library/Graphics/Quartz Composer Patches/ImageWithCompositionPatch.plugin/Contents/MacOS/ImageWithCompositionPatch
 0xe3d2000 -  0xe43ffff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0x90003000 - 0x90008ffb  com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x90009000 - 0x90063ff7  com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9016f000 - 0x9017ffff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90180000 - 0x901b1ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x901b2000 - 0x901b5fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x901b6000 - 0x905c6fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x905c7000 - 0x905f6fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x905f7000 - 0x90646fff  com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90647000 - 0x9065dfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9065e000 - 0x9065effd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90671000 - 0x9068fff3  com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90764000 - 0x9078ffe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x90790000 - 0x907bdfeb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x907ee000 - 0x90818fff  com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x908fa000 - 0x90919ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9091a000 - 0x909ccffb  libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x909cd000 - 0x90b2dff3  libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x90b4a000 - 0x90dc5fe7  com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90dc6000 - 0x90e76fff  edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90e77000 - 0x90eb9fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90eba000 - 0x90fecfff  com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x910b7000 - 0x9115efeb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91194000 - 0x91196ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91197000 - 0x91352ff3  com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91392000 - 0x913c8fef  libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x913c9000 - 0x913d3feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91599000 - 0x915a0ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x915a1000 - 0x9161efef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9161f000 - 0x9165efef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9165f000 - 0x91760fef  com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91761000 - 0x91777fe7  com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91778000 - 0x917d5ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x917d6000 - 0x918fafe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x918fb000 - 0x918fbffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9192d000 - 0x9192dff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9192e000 - 0x919b5ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x91b17000 - 0x91be2fff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91be3000 - 0x91c01ff7  com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91c02000 - 0x91c74fff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91c75000 - 0x92311fef  com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92312000 - 0x92316fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x92340000 - 0x9234effd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9234f000 - 0x9236aff3  libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92379000 - 0x9237affc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9237b000 - 0x92739fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x929f2000 - 0x929f2ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x929f3000 - 0x929f5fff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x929f6000 - 0x92cfdff7  com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d01000 - 0x92d07fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92d08000 - 0x92d0ffff  com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x92d10000 - 0x92d9bfff  com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x92da6000 - 0x92e25ff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92e4b000 - 0x92edefff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92edf000 - 0x92ef7fff  com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92ef8000 - 0x92f08ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92f09000 - 0x92f09fff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f0a000 - 0x92febff7  libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x92fec000 - 0x93124ff7  libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x93167000 - 0x931c0ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9322f000 - 0x93269fff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93277000 - 0x9330aff3  com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9330b000 - 0x933d2ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x933f0000 - 0x933f0ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x933f1000 - 0x93712fea  com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93713000 - 0x93731fff  libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x93732000 - 0x9375afff  libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x93760000 - 0x9376fffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93770000 - 0x93770ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93771000 - 0x937a8fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x937a9000 - 0x937adfff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x937eb000 - 0x9386dff3  com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9386e000 - 0x938d4ffb  com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x938d5000 - 0x938e0fe7  libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x938e1000 - 0x940defef  com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940df000 - 0x94216feb  com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94217000 - 0x942a3ff7  com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94930000 - 0x94a15ff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94a16000 - 0x94a54ff7  libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94a55000 - 0x94a55ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94a56000 - 0x94b9cff7  com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94b9d000 - 0x94bedff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94bee000 - 0x94c0eff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94c5f000 - 0x94d3efff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x94d3f000 - 0x94dbbfeb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94dc8000 - 0x94e0efef  com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x94e0f000 - 0x94e99fe3  com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94e9a000 - 0x94f54fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94fa6000 - 0x9533cfff  com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9533d000 - 0x95344fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x95345000 - 0x9534afff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9534b000 - 0x9534bff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95352000 - 0x95390fff  com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x95391000 - 0x9566bff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9572a000 - 0x95733fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95734000 - 0x95802ff3  com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95803000 - 0x95803ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95804000 - 0x958b2ffb  com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x958b3000 - 0x958b3ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x958b4000 - 0x95d87ffe  libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95d88000 - 0x95d9cff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95d9d000 - 0x95e17ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95e18000 - 0x95fe6fff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95fe7000 - 0x96043ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96044000 - 0x96068fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96081000 - 0x9608dfe7  com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9608e000 - 0x96096fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96097000 - 0x971dcff2  com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x971dd000 - 0x9727fff3  com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

KnM Audio Tools/ volume peak option in Audio input patch

3
points

Hi a nice addition to the already awesome Audio Tools would be a "Volume Peak" option for all channels independently. First it would nicely mimic the original apple patch (esp. if you rename Waveform to Spectrum, but that's another story ;), plus this would spare me a 32 channels addition macro (and a bunch of useless nodes, or even worst ... a javascript ) Volume peak is extremely useful to me ... esp. when working with piezo sensors. thanks anyway for this great release.

(note that this is not really a proper request, more of a feature / plugin design discussion, but with the new wiki system i don't really know where to put this.)

Safe OSC Send/Receiver

0
points

Hello kineme users

First thank for all the hard work, i love the kineme patches. That is great,i play .qtz files in Modul8, and i use the "Official API Subpatch Support (obj/off Models Support)", "Safe Audio Input", and the "Safe MIDI" Hack.

Can you make a safe OSC send/receiver in the future? That lasts very helpfully to control file pathes and all other from MaxMSP or Modul8.

I require a beautiful day

picture

Audio level per-frame as 1D texture

3
points

This is an odd one. I'd like a plugin that records a frames-worth of audio (at the current frame-rate), and outputs the level of the audio during that time-period as a 1D texture (ie a strip) of selectable width.

So, for example, you could choose to have it output a 256px wide strip every frame. The luminosity of the pixels across the strip from left to right would represent the amplitude of the audio over the course of one frame.

How does that sound? Is it doable in a QC plugin?

alx