IanniX

Forum Replies Created

Viewing 15 posts - 361 through 375 (of 3,644 total)
  • Author
    Posts
  • in reply to: Creating Objects in IanniX from PureData #2681
    Anonymous
    Inactive

    Works perfectly! Thanks a lot. Another question:

    I’m trying replace the x,y,z arguments in the message boxes with variables so that I can have external data generate curves, but for some reason OSC is having trouble with this… it seems to be consistent within Pure Data, so is there something in IanniX (or OSC in general) that I’m missing/not understanding?

    For reference, my routing looks like this:

    [EXTERNAL DATA]
    | | |
    | | |
    [pack $1 $2 $3]
    |
    |
    [send /iannix/setPointAt current $1 $2 $3]

    in reply to: Making things with IanniX #2206
    Anonymous
    Inactive

    Experimenting with iannix & Modul8. Communication working fine. Early days yet but all appears good. Also Logic Pro & Ableton Live (without Live for Max) working well for me. Anyone else using iannix with Modul8?

    __ __
    ( / _ __/_ _/ ( /
    __)(/()/(-/ /(-(/ __)()(/(

    in reply to: Making things with IanniX #2214
    Anonymous
    Inactive

    Happy to report that communication working well iannix + Resolume. Anyone else using iannix + Resolume?

    in reply to: Video: test of my live system since integrating IanniX #2685
    Anonymous
    Inactive

    @Guillaume wrote:

    Thanks! I don’t understand the whole setup & how IanniX is interacting but I hope you’ll continue integrating IanniX in your live system! Keep us in touch with your work with IanniX!

    Thanks for watching Guillaume. Basically the IanniX is just playing a virtual Moog Modular in Ableton Live. http://www.vintagesynth.com/misc/mmv.php and I’m just playing along with it on other stuff. I hope to do more when I learn OSC. I have only ever done midi so kinda stuck with the Simple Midi Example template for now. XD

    in reply to: Creating Objects in IanniX from PureData #2682
    Anonymous
    Inactive

    @hzhz wrote:

    [send /iannix/setPointAt current $1 $2 $3]

    I’m not sure this syntax works. I’ve attached an example that will help you!

    in reply to: iannix + Resolume #2686
    Anonymous
    Inactive

    Thanks for your reportings on Module8, Live, and now Resolume 🙂

    in reply to: Communicating with Isadora #2657
    Anonymous
    Inactive

    Ok, I will ask Thierry, the project manager, that has knowledge with Isadora. Maybe the default output port (57120) is too high for Isadora…

    in reply to: Bugs #2216
    Anonymous
    Inactive

    In what seems to be a common theme here, I installed the latest build of IanniX for Mac (10.6.7) and, after crashing frequently in no reproducible pattern, it now crashes immediately on launch.

    Posting the crash report. I know it’s long, but the forum won’t allow me to upload attachments.

    Process:         IanniX [75057]
    Path: /Applications/IanniX/IanniX.app/Contents/MacOS/IanniX
    Identifier: IanniX
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [162]

    Date/Time: 2011-08-18 18:35:42.263 -0400
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6

    Interval Since Last Report: 3728562 sec
    Crashes Since Last Report: 22
    Per-App Crashes Since Last Report: 20
    Anonymous UUID: 097FB1F9-D71F-4E7D-84CF-F1ABED14AF9E

    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Application Specific Information:
    abort() called

    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff831265d6 __kill + 10
    1 libSystem.B.dylib 0x00007fff831c6cd6 abort + 83
    2 libstdc++.6.dylib 0x00007fff821725d2 __tcf_0 + 0
    3 libstdc++.6.dylib 0x00007fff82170ae1 __cxxabiv1::__terminate(void (*)()) + 11
    4 libstdc++.6.dylib 0x00007fff82170b16 __cxxabiv1::__unexpected(void (*)()) + 0
    5 libstdc++.6.dylib 0x00007fff82170fd6 std::bad_cast::what() const + 0
    6 IanniX 0x0000000100015cb9 IanniX::execute(QString const&, bool) + 8781
    7 IanniX 0x000000010005ca35 ExtScriptManager::parseScript(bool) + 627
    8 IanniX 0x000000010005221a NxDocument::load() + 42
    9 IanniX 0x000000010000ff01 IanniX::actionProjectFiles() + 279
    10 IanniX 0x0000000100011a6b IanniX::loadProject(QString const&) + 625
    11 IanniX 0x0000000100008284 IanniX::IanniX(QObject*, bool) + 11572
    12 IanniX 0x00000001000684ef IanniXApp::IanniXApp(int&, char**) + 1151
    13 IanniX 0x00000001000689bc main + 28
    14 IanniX 0x0000000100005524 start + 52

    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff830f112a kevent + 10
    1 libSystem.B.dylib 0x00007fff830f2ffd _dispatch_mgr_invoke + 154
    2 libSystem.B.dylib 0x00007fff830f2cd4 _dispatch_queue_invoke + 185
    3 libSystem.B.dylib 0x00007fff830f27fe _dispatch_worker_thread2 + 252
    4 libSystem.B.dylib 0x00007fff830f2128 _pthread_wqthread + 353
    5 libSystem.B.dylib 0x00007fff830f1fc5 start_wqthread + 13

    Thread 2:
    0 libSystem.B.dylib 0x00007fff830f1f4a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff830f235c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff830f1fc5 start_wqthread + 13

    Thread 3:
    0 libSystem.B.dylib 0x00007fff830f1f4a __workq_kernreturn + 10
    1 libSystem.B.dylib 0x00007fff830f235c _pthread_wqthread + 917
    2 libSystem.B.dylib 0x00007fff830f1fc5 start_wqthread + 13

    Thread 4:
    0 libSystem.B.dylib 0x00007fff830d829a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff830d890d mach_msg + 59
    2 com.apple.opengl 0x00007fff841a5264 glcDebugListener + 313
    3 libSystem.B.dylib 0x00007fff831114f6 _pthread_start + 331
    4 libSystem.B.dylib 0x00007fff831113a9 thread_start + 13

    Thread 5:
    0 libSystem.B.dylib 0x00007fff830d829a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff830d890d mach_msg + 59
    2 com.apple.audio.midi.CoreMIDI 0x000000010017d9c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3 com.apple.audio.midi.CoreMIDI 0x000000010019a73d MIDIProcess::RunMIDIInThread() + 147
    4 com.apple.audio.midi.CoreMIDI 0x000000010017eace XThread::RunHelper(void*) + 10
    5 com.apple.audio.midi.CoreMIDI 0x000000010017e509 CAPThread::Entry(CAPThread*) + 67
    6 libSystem.B.dylib 0x00007fff831114f6 _pthread_start + 331
    7 libSystem.B.dylib 0x00007fff831113a9 thread_start + 13

    Thread 6: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x00007fff8311be52 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff815bc498 __CFSocketManager + 824
    2 libSystem.B.dylib 0x00007fff831114f6 _pthread_start + 331
    3 libSystem.B.dylib 0x00007fff831113a9 thread_start + 13

    Thread 7:
    0 libSystem.B.dylib 0x00007fff83112f8a __semwait_signal + 10
    1 libSystem.B.dylib 0x00007fff83116da1 _pthread_cond_wait + 1286
    2 QtScript 0x000000010033fcb6 0x1001e7000 + 1412278
    3 QtScript 0x000000010033fcf9 0x1001e7000 + 1412345
    4 libSystem.B.dylib 0x00007fff831114f6 _pthread_start + 331
    5 libSystem.B.dylib 0x00007fff831113a9 thread_start + 13

    Thread 8:
    0 libSystem.B.dylib 0x00007fff830f112a kevent + 10
    1 QtCore 0x000000010138ee8a QFSFileEngine::fileFlags(QFlags) const + 55610
    2 QtCore 0x00000001012ea4cf QThread::setPriority(QThread::Priority) + 495
    3 libSystem.B.dylib 0x00007fff831114f6 _pthread_start + 331
    4 libSystem.B.dylib 0x00007fff831113a9 thread_start + 13

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00000001025401c0 rcx: 0x00007fff5fbfe338 rdx: 0x0000000000000000
    rdi: 0x0000000000012531 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe350 rsp: 0x00007fff5fbfe338
    r8: 0x00007fff70498a40 r9: 0x0000000102540bf0 r10: 0x00007fff83122616 r11: 0xffffff80002e28b0
    r12: 0x000000010167b700 r13: 0x00000001025401d0 r14: 0x0000000116016c00 r15: 0x000000010167b730
    rip: 0x00007fff831265d6 rfl: 0x0000000000000206 cr2: 0x0000000102541000

    Binary Images:
    0x100000000 - 0x100147ff7 +IanniX ??? (???) /Applications/IanniX/IanniX.app/Contents/MacOS/IanniX
    0x10016f000 - 0x1001bfff7 com.apple.audio.midi.CoreMIDI 1.7.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1001e7000 - 0x10043cfe7 +QtScript 4.7.0 (compatibility 4.7.0) /Applications/IanniX/IanniX.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
    0x100495000 - 0x100559ff7 +QtOpenGL 4.7.0 (compatibility 4.7.0) /Applications/IanniX/IanniX.app/Contents/Frameworks/QtOpenGL.framework/Versions/4/QtOpenGL
    0x100586000 - 0x100f59fef +QtGui 4.7.0 (compatibility 4.7.0) /Applications/IanniX/IanniX.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x10112a000 - 0x101242fe7 +QtNetwork 4.7.0 (compatibility 4.7.0) /Applications/IanniX/IanniX.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
    0x101276000 - 0x1014fbfef +QtCore 4.7.0 (compatibility 4.7.0) /Applications/IanniX/IanniX.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
    0x101561000 - 0x101567ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <014CA38F-CB49-8214-4C16-DF73FC6EFCE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x1023db000 - 0x1023e1ff7 +libqgif.dylib ??? (???) /Applications/IanniX/IanniX.app/Contents/PlugIns/imageformats/libqgif.dylib
    0x1023e5000 - 0x1023ebff7 +libqico.dylib ??? (???) <429D55EC-A54C-0310-A174-522A052A7610> /Applications/IanniX/IanniX.app/Contents/PlugIns/imageformats/libqico.dylib
    0x10555a000 - 0x105595fef +libqjpeg.dylib ??? (???) /Applications/IanniX/IanniX.app/Contents/PlugIns/imageformats/libqjpeg.dylib
    0x10559a000 - 0x1055eefe7 +libqmng.dylib ??? (???) /Applications/IanniX/IanniX.app/Contents/PlugIns/imageformats/libqmng.dylib
    0x105700000 - 0x105755fe7 +libqtiff.dylib ??? (???) <46DAD411-1D8C-2BFE-40DE-CDDF4C53B768> /Applications/IanniX/IanniX.app/Contents/PlugIns/imageformats/libqtiff.dylib
    0x1169fb000 - 0x116a21fff GLRendererFloat ??? (???) <0AF0FF0D-6FD6-B5FA-9991-C8F58E8F1DD4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x118000000 - 0x118191fef GLEngine ??? (???) <7B2CD458-D828-6A44-C918-C194838974D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1181c2000 - 0x118596ff7 com.apple.ATIRadeonX3000GLDriver 1.6.26 (6.2.6) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <69130DA3-7CB3-54C8-ABC5-423DECDD2AF7> /usr/lib/dyld
    0x7fff80039000 - 0x7fff80843fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff809b6000 - 0x7fff80b6efef com.apple.ImageIO.framework 3.0.4 (3.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff80b8a000 - 0x7fff80bd9ff7 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x7fff80bda000 - 0x7fff80d98fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2C6ECACF-CD56-1714-6F63-CB6F5EE7A1E2> /usr/lib/libicucore.A.dylib
    0x7fff80d99000 - 0x7fff80d9dff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff80da0000 - 0x7fff80da6ff7 IOSurface ??? (???) <6AF28EC1-BCC4-9F65-AF7D-ABE60B91072A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff80da7000 - 0x7fff80dadff7 com.apple.CommerceCore 1.0 (9) <4C66D962-91B5-F25C-A6FF-DFD5F924A0DD> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff81019000 - 0x7fff8101fff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81028000 - 0x7fff8103efff com.apple.ImageCapture 6.0.2 (6.0.2) <06E4103B-9BE4-7EAD-B532-89FC5EB06ED4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8103f000 - 0x7fff812c2fe7 com.apple.Foundation 6.6.6 (751.53) <476E617B-B59B-53DE-991D-98C1993BCBCE> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff812d7000 - 0x7fff81356fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1CF0AE2D-0E85-D41B-EC2D-8CFD298AB5A0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff81357000 - 0x7fff81368ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
    0x7fff813f9000 - 0x7fff81443ff7 com.apple.Metadata 10.6.3 (507.15) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff81444000 - 0x7fff81521fff com.apple.vImage 4.1 (4.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff81522000 - 0x7fff8154dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8154e000 - 0x7fff816c5fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff81871000 - 0x7fff818f6ff7 com.apple.print.framework.PrintCore 6.3 (312.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff819c9000 - 0x7fff819cafff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x7fff819cb000 - 0x7fff81a9dfe7 com.apple.CFNetwork 454.11.12 (454.11.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff81c5f000 - 0x7fff81d45fef com.apple.DesktopServices 1.5.10 (1.5.10) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff81e11000 - 0x7fff81e16fff libGFXShared.dylib ??? (???) <878C429B-44D4-875C-1A35-4FD8C6152695> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff81e27000 - 0x7fff82125fff com.apple.HIToolbox 1.6.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff82126000 - 0x7fff821a3fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff821a4000 - 0x7fff8225dfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8228e000 - 0x7fff82292ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff82293000 - 0x7fff82296ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff822d5000 - 0x7fff822d7fff com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff82445000 - 0x7fff82445ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff82446000 - 0x7fff8246cfe7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff824b1000 - 0x7fff824d1ff7 com.apple.DirectoryService.Framework 3.6 (621.11) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff824d2000 - 0x7fff82513fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff82544000 - 0x7fff825f9fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff825fa000 - 0x7fff8265afe7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8265b000 - 0x7fff82671fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8284c000 - 0x7fff82b80fff com.apple.CoreServices.CarbonCore 861.34 (861.34) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff82b81000 - 0x7fff82f1efe7 com.apple.QuartzCore 1.6.3 (227.36) <6FD8E129-135E-2F89-E9F0-A3CD0C6FCEF1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8307d000 - 0x7fff830c5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff830c6000 - 0x7fff830c7ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff830d6000 - 0x7fff830d6ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff830d7000 - 0x7fff83298fff libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib
    0x7fff83299000 - 0x7fff8329cfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8329d000 - 0x7fff833dbfff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff833dc000 - 0x7fff833ebfff com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff833ec000 - 0x7fff833f1fff libGIF.dylib ??? (???) <1B9DCB7F-CD1D-B23F-8AC6-5292B94A4D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8352b000 - 0x7fff8355cfff libGLImage.dylib ??? (???) <6925991A-9B1B-B9FA-645A-807F9BCC3DE7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff838d1000 - 0x7fff83b59fef com.apple.security 6.1.1 (37594) <34DC0C3E-4546-D7ED-D855-390750954245> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83b8a000 - 0x7fff83c55fff ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff83d85000 - 0x7fff83e25fff com.apple.LaunchServices 362.2 (362.2) <87E172DB-2C0E-E2E5-2A75-FB4284AECDAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff83e26000 - 0x7fff83e61fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff83e62000 - 0x7fff83e84ff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x7fff83e85000 - 0x7fff83e99ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff83e9a000 - 0x7fff83eefff7 com.apple.framework.familycontrols 2.0.2 (2020) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff84072000 - 0x7fff8408dff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8408e000 - 0x7fff84095fff com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff84096000 - 0x7fff84126fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff84164000 - 0x7fff8417afef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff8417b000 - 0x7fff841a0ff7 com.apple.CoreVideo 1.6.2 (45.6) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff841a1000 - 0x7fff841b0fff com.apple.opengl 1.6.12 (1.6.12) <29482652-1E44-1C47-428F-1209AA65336D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff84452000 - 0x7fff84457ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff84462000 - 0x7fff844a9ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff844aa000 - 0x7fff844c7ff7 libPng.dylib ??? (???) <0C232C1E-49C8-F7A9-9634-DF2BDA1AB722> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff844f0000 - 0x7fff84933fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff84a30000 - 0x7fff84a32fff libRadiance.dylib ??? (???) <73257486-8E94-E758-1A5A-5B521F27EE12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff84ee4000 - 0x7fff84f9afff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
    0x7fff84f9b000 - 0x7fff84fc3fff com.apple.DictionaryServices 1.1.2 (1.1.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff84fc4000 - 0x7fff856c106f com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff85b1f000 - 0x7fff85b58fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x7fff85d9d000 - 0x7fff85d9dff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff85d9e000 - 0x7fff85eb5fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
    0x7fff85eb6000 - 0x7fff85f42fef SecurityFoundation ??? (???) <8A74D45E-9FE9-DD58-42F5-C7474FFDD0C1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff85fe3000 - 0x7fff860a4fef com.apple.ColorSync 4.6.6 (4.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff860b2000 - 0x7fff860b2ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff860b3000 - 0x7fff860c1ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x7fff860c2000 - 0x7fff8612cfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff86362000 - 0x7fff863fcff7 com.apple.ApplicationServices.ATS 4.4 (???) <55B528A6-0C88-6CB8-152B-A34A440FACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff86419000 - 0x7fff8642eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff86540000 - 0x7fff86563fff com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86585000 - 0x7fff86588ff7 libCoreVMClient.dylib ??? (???) <00C97B96-8D3B-45EB-F503-DB49712DC42D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff86589000 - 0x7fff86646fff com.apple.CoreServices.OSServices 359 (359) <8F509D8D-4C94-9A1C-3A87-5B775D9F6075> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff86647000 - 0x7fff86699ff7 com.apple.HIServices 1.8.2 (???) <80D63B54-3F43-080C-038A-70038D9AF325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8669a000 - 0x7fff8669bff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8669c000 - 0x7fff867bdfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86928000 - 0x7fff86977fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff869a9000 - 0x7fff869bdfff libGL.dylib ??? (???) <0FA671EB-6FA0-BA97-C00A-C42247C22B26> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff869be000 - 0x7fff86a0afff libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0x7fff86a85000 - 0x7fff86bbaff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff86bbb000 - 0x7fff86c7cfff libFontParser.dylib ??? (???) <244BCE74-7EEE-C9DE-9779-F3AEF5869BE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86c7d000 - 0x7fff86cfbff7 com.apple.CoreText 3.151.8 (???) <5DCD6BD9-63FB-767E-5993-5AEBE890145B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87201000 - 0x7fff87242fff com.apple.SystemConfiguration 1.10.5 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff87243000 - 0x7fff87280ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87468000 - 0x7fff874abff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff874ac000 - 0x7fff874acff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88148000 - 0x7fff88148ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88149000 - 0x7fff88192fef libGLU.dylib ??? (???) <0FCD57C5-D7AA-F2DD-D2EC-C1C8B931F65C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff881d4000 - 0x7fff882ccff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
    0x7fff882cd000 - 0x7fff8837dfff edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8837e000 - 0x7fff88389ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8838a000 - 0x7fff88d80fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff88e0b000 - 0x7fff88e18fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff88e1e000 - 0x7fff88e37fff com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff88e3a000 - 0x7fff88f53fef libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff88f54000 - 0x7fff88f66fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff891ca000 - 0x7fff891fdfff libTrueTypeScaler.dylib ??? (???) <632BAC10-4C24-D1F2-3943-DF5F2326318B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff891fe000 - 0x7fff8921ffff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <9BAEB2F2-B485-6349-E1AB-637FE12EE770> /usr/lib/libSystem.B.dylib

    Model: MacPro5,1, BootROM MP51.007F.B03, 6 processors, 6-Core Intel Xeon, 3.33 GHz, 16 GB, SMC 1.39f11
    Graphics: ATI Radeon HD 5870, ATI Radeon HD 5870, PCIe, 1024 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en2
    PCI Card: ATI Radeon HD 5870, Display, Slot-1
    Serial ATA Device: HL-DT-ST DVD-RW GH61N, 7.16 GB
    Serial ATA Device: WDC WD1001FALS-41Y6A0, 931.51 GB
    Serial ATA Device: OWC Mercury Extreme Pro SSD, 111.79 GB
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd300000
    USB Device: Miscellaneous Device, 0x046d (Logitech Inc.), 0x0821, 0xfd310000
    USB Device: Hub, 0x05ac (Apple Inc.), 0x9126, 0xfd100000
    USB Device: Apple LED Cinema Display, 0x05ac (Apple Inc.), 0x9226, 0xfd160000
    USB Device: Display Audio, 0x05ac (Apple Inc.), 0x1105, 0xfd140000
    USB Device: Display iSight, 0x05ac (Apple Inc.), 0x8508, 0xfd150000
    USB Device: USB2.0-CRW, 0x0bda (Realtek Semiconductor Corp.), 0x0151, 0xfa400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x5a110000
    USB Device: Back-UPS ES 650 FW:842.J3 .D USB FW:J3, 0x051d (American Power Conversion), 0x0002, 0x1a200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    in reply to: Creating Objects in IanniX from PureData #2683
    Anonymous
    Inactive

    Ah, ok– that seems to make sense. Thanks Guillaume! Looks like I’ll need to spend some time with the IanniX scripts to get a hang of the syntax. My data won’t be set inputs… they are coming from Arduino sensor hardware, so its a little more continuous, but I’m pretty sure I can make it work from here.

    Again, excellent work with the new version– its really a pleasure to use!

    in reply to: Communicating with Isadora #2658
    Anonymous
    Inactive

    Hi recieved this message from Michel via the Isadora user forum – it works

    Well you just have to mach the port in Isadora to the IanniX output port, if you look at the sent messages in Iannix you see for example this:

    osc://127.0.0.1:57120/cursor 8 0.420217 0.00640629

    The value after the double dot is the port number. In Isadora you go to the preferences–>Midi/Net and at the bottom of the page you change the port to 57120, after restarting Isadora you go to the menu communications–>stream setup and activate the Auto-Detect Input, then you see the incoming osc messages.

    thanks for your help

    bob

    in reply to: Scripts #2215
    Anonymous
    Inactive

    Hello-

    I am having great fun with IanniX, but have hit a snag in scripting…I want to enable two messages per cursor like:


    iannix.execute("setMessage current 20, osc://130.237.238.247:7770/scene/lightlidx " + index + " cursor_value_x");
    iannix.execute("setMessage current 20, osc://130.237.238.247:7770/scene/lightlidy " + index + " cursor_value_y");

    but only the latter message is sent…what am I missing?

    -apo

    in reply to: The Forum #2679
    Anonymous
    Inactive

    hey, thanks for the reply!
    i understand your choice an appreciate if you would (eventually!) look into this. in my experience the community is just as important as the software, and developers should provide the community with a proper tool for, well, communicating 🙂
    so this suggestion is not solely personal, is what i’m saying… just so you know 😉

    in reply to: Scrip Editor #2676
    Anonymous
    Inactive

    yeah i was thinking about this a bit yesterday, and i figured that if you would want a more advanced script editor you’d just use notepad++ or something like that, so an external manager, and the problem is solved.

    in reply to: A manual #2512
    Anonymous
    Inactive

    great, cool, looking forward to it! good luck!

    in reply to: Adding multiple OSC message per cursor/trigger via script? #2688
    Anonymous
    Inactive

    Hello,
    i think you cannot set multiple messages from same object, but you can set a message with
    many value, i.e. if you want that your object send cursor x and cursor y, you can make

    iannix.execute(“setMessage current 20, osc://130.237.238.247:7770/scene/lightlidx ” + index + ” cursor_value_x” + ” cursor_value_y”);

    this will send: index, cursor x value, cursor y value

    Hope helpful although my english,
    ciao,
    francesco.

Viewing 15 posts - 361 through 375 (of 3,644 total)

© IanniX Association

What is IanniX? | Download | Showcase | Forums | Research | About