SteffeyDev / atemOSC

Control ATEM video switchers over the network with OSC messages
http://www.atemosc.com
202 stars 32 forks source link

Fairlight Audio Support #150

Closed zbooth closed 3 years ago

zbooth commented 4 years ago

I have an ATEM Mini, which uses Fairlight Audio. It would be wonderful if I could adjust input gain.

When I record a macro changing the gain on HDMI input 1, the XML looks like this:

<Op id="FairlightAudioMixerInputSourceFaderGain" input="Camera1" sourceId="18446744073709551360" gain="-3"/>
            <Op id="FairlightAudioMixerInputSourceFaderGain" input="Camera1" sourceId="18446744073709551361" gain="-3"/>

XML for Mic 1 input:

<Op id="FairlightAudioMixerInputSourceFaderGain" input="ExternalMic" sourceId="18446744073709486336" gain="-3"/>

I have my audio inputs split into separate mono channels.

SteffeyDev commented 4 years ago

This is covered by the Switcher SDK, so would be reasonable to implement. I'll probably get this done in the next month.

spegis commented 4 years ago

+1 on this request, with all the Atem Mini's and Atem Mini Pros hitting the streamer scene, adjusting the input and master gain through this would be really useful.

SteffeyDev commented 4 years ago

Here is link to test out the change: https://github.com/danielbuechele/atemOSC/releases/download/v3.1.0/atemOSC_3.1.0.dmg

If it works, we can release officially. If not, we can discuss here and attempt to debug and fix. Unfortunately, I do not have a switcher that supports fairlight audio to test on myself.

SteffeyDev commented 4 years ago

@spegis @zbooth Please test and let me know when you have the chance :)

spegis commented 4 years ago

Okay. Just installed and was playing with it. Running an ATEM Mini, ATEM Software Control version 8.2.1. OSCulator version 3.4.1 (3.4.1-3-ga461ddbe). I am able to get the Master volume to move between a value of 0 and +1 (scale is -127 to +10). Recorded a video with the AtemOSC Log window and the settings in OSCulator. 3.4.1 https://www.dropbox.com/s/x1oa5uidnqt7ofw/Screen%20Recording%202020-05-12%20at%204.38.25%20PM.mov?dl=0

spegis commented 4 years ago

Oh, on the Launch Control XL (lcWL) I am using, when at 0 on the atemOSC value is "Value: <OSCVal f 0.834646>" When the lcXL is at the max value "6" the atemOSC value is "Value: <OSCVal f 1.000000>" And at the very bottom, -? (no number), the atemOSC value is "Value: <OSCVal f 0.000000>"

spegis commented 4 years ago

And in case it help, this is a mapping of the lcXL surface. lcXL Midi Mapping

spegis commented 4 years ago

Oh, and one last note for now, sorry for the piecemeal notes. BUt I am receiving the following on the Log when starting atemOSC:

[2020-05-12 17:34:38] Could not get IBMDSwitcherInputSuperSource interface [2020-05-12 17:34:38] Could not get IBMDSwitcherAudioMixer interface [2020-05-12 17:34:38] Could not create IBMDSwitcherFairlightAudioSourceIterator iterator. code: 4

spegis commented 4 years ago

Oh, made a mistake on the ATEM Fairlight fader, the range is from -100 (maunally entering -100.01 gives "-inf" in the numerical value box below the fader) to +10. If that is any help.

zbooth commented 4 years ago

On launch I also get the following in the log:

[2020-05-12 21:20:14] Could not get IBMDSwitcherInputSuperSource interface [2020-05-12 21:20:14] Could not get IBMDSwitcherAudioMixer interface [2020-05-12 21:20:14] Could not create IBMDSwitcherFairlightAudioSourceIterator iterator. code: 4

3.1.0 is stable and at a glance, everything that worked prior still works. On Thursday I'll have some time to put my whole setup together to fully test the new audio control from TouchOSC > OSCulator > atemOSC > BMD ATEM Mini

zbooth commented 4 years ago

Output gain control is working! Source/input control is what I'm really looking for.

Thanks!

spegis commented 4 years ago

What surface are you using @zbooth ?

SteffeyDev commented 4 years ago

Ah I see the reason why the source isn't working. Let me fix that and get another version up

SteffeyDev commented 4 years ago

As for the ranges, I pass those values straight through to the ATEM so hopefully they work fine

SteffeyDev commented 4 years ago

Ok, new version to try: https://github.com/danielbuechele/atemOSC/releases/download/v3.1.1/atemOSC_3.1.1.dmg

zbooth commented 4 years ago

What surface are you using @zbooth ?

@spegis I'm using TouchOSC on IOS devices as well as AppleScripts for sendosc terminal commands on Macs.

zbooth commented 4 years ago

@SteffeyDev

3.1.1 is immediately crashing

Process: atemOSC [49648] Path: /Applications/atemOSC.app/Contents/MacOS/atemOSC Identifier: cc.buechele.atemOSC Version: 3.1.1 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: atemOSC [49648] User ID: 502

Date/Time: 2020-05-14 16:04:27.622 -0400 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: 1D8864B0-C53A-D1D0-C39B-67B5D645CA2D

Sleep/Wake UUID: D22138D5-E575-4A94-AEF5-7418B03DA23E

Time Awake Since Boot: 25000 seconds Time Since Wake: 23000 seconds

System Integrity Protection: enabled

Crashed Thread: 2 Dispatch queue: com.apple.root.default-qos

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [49648]

VM Regions Near 0: --> __TEXT 0000000103717000-0000000103742000 [ 172K] r-x/rwx SM=COW /Applications/atemOSC.app/Contents/MacOS/atemOSC

Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_pthread.dylib 0x00007fff716aa456 pthread_main_np + 0 1 com.apple.Foundation 0x00007fff39bc7209 +[NSThread isMainThread] + 9 2 com.apple.AppKit 0x00007fff3480745d -[NSView(NSConstraintBasedLayout) invalidateIntrinsicContentSize] + 29 3 com.apple.AppKit 0x00007fff348248ea -[NSTextField invalidateIntrinsicContentSize] + 42 4 com.apple.AppKit 0x00007fff34823f4a -[NSCell setObjectValue:] + 374 5 com.apple.AppKit 0x00007fff34823b3f -[NSCell setStringValue:] + 104 6 com.apple.AppKit 0x00007fff348a46f9 -[NSControl setStringValue:] + 121 7 cc.buechele.atemOSC 0x0000000103719411 __40-[SettingsWindow showSwitcherConnected:]_block_invoke + 49 8 libdispatch.dylib 0x00007fff7144f6c4 _dispatch_call_block_and_release + 12 9 libdispatch.dylib 0x00007fff71450658 _dispatch_client_callout + 8 10 libdispatch.dylib 0x00007fff7145bcab _dispatch_main_queue_callback_4CF + 936 11 com.apple.CoreFoundation 0x00007fff375a2041 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9 12 com.apple.CoreFoundation 0x00007fff37561e47 __CFRunLoopRun + 2028 13 com.apple.CoreFoundation 0x00007fff37560ffe CFRunLoopRunSpecific + 462 14 com.apple.HIToolbox 0x00007fff36194abd RunCurrentEventLoopInMode + 292 15 com.apple.HIToolbox 0x00007fff361947d5 ReceiveNextEventCommon + 584 16 com.apple.HIToolbox 0x00007fff36194579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 17 com.apple.AppKit 0x00007fff347dfc99 _DPSNextEvent + 883 18 com.apple.AppKit 0x00007fff347de4e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 19 com.apple.AppKit 0x00007fff347d01ee -[NSApplication run] + 658 20 com.apple.AppKit 0x00007fff347a1ff6 NSApplicationMain + 777 21 libdyld.dylib 0x00007fff714a9cc9 start + 1

Thread 1: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 2 Crashed:: Dispatch queue: com.apple.root.default-qos 0 cc.buechele.atemOSC 0x00000001037273d3 -[AppDelegate switcherConnected] + 3567 1 cc.buechele.atemOSC 0x0000000103726411 __25-[AppDelegate connectBMD]_block_invoke_2 + 73 2 libdispatch.dylib 0x00007fff7144f6c4 _dispatch_call_block_and_release + 12 3 libdispatch.dylib 0x00007fff71450658 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007fff714524b0 _dispatch_queue_override_invoke + 763 5 libdispatch.dylib 0x00007fff7145e957 _dispatch_root_queue_drain + 326 6 libdispatch.dylib 0x00007fff7145f097 _dispatch_worker_thread2 + 92 7 libsystem_pthread.dylib 0x00007fff716aa9f7 _pthread_wqthread + 220 8 libsystem_pthread.dylib 0x00007fff716a9b77 start_wqthread + 15

Thread 3: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 4: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 5: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 6: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 7: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 8: 0 libsystem_pthread.dylib 0x00007fff716a9b68 start_wqthread + 0

Thread 9:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff715f30fe select + 10 1 com.apple.CoreFoundation 0x00007fff3758be13 CFSocketManager + 641 2 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 3 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 10: 0 libsystem_kernel.dylib 0x00007fff715f30fe select + 10 1 com.vidvox.VVOSC 0x000000010378f394 -[OSCInPort OSCThreadProc] + 388 2 com.apple.Foundation 0x00007fff39bed882 NSThreadstart + 1064 3 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 11:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff715eadfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff715eb170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff375630b5 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff37561b82 CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff37560ffe CFRunLoopRunSpecific + 462 5 com.apple.AppKit 0x00007fff349815b4 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 12: 0 libsystem_kernel.dylib 0x00007fff715ed882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff716ae425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x0000000108d41e0c TransferQueue::TransferThread() + 444 3 com.blackmagic-design.switchers.api 0x0000000108d41259 TransferQueue::TransferThreadFunc(void*) + 9 4 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 13: 0 libsystem_kernel.dylib 0x00007fff715ed882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff716ae425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x0000000108ca8ec8 AtomDispatch::DispatchThread() + 88 3 com.blackmagic-design.switchers.api 0x0000000108ca8d39 AtomDispatch::DispatchThreadFunc(void*) + 9 4 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 14: 0 libsystem_kernel.dylib 0x00007fff715ed882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff716ae425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x0000000108caa518 CBMDSwitcher::DeleteLaterThreadFunc(void*) + 40 3 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 15: 0 libsystem_kernel.dylib 0x00007fff715eadfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff715eb170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff375630b5 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff37561b82 CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff37560ffe CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff375e9639 CFRunLoopRun + 40 6 com.blackmagic-design.switchers.api 0x0000000108ca8af9 USBCFRunLoop::runThread() + 153 7 com.blackmagic-design.switchers.api 0x0000000108ca8bed void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, USBCFRunLoop::startThread()::$_0> >(void) + 45 8 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 16: 0 libsystem_kernel.dylib 0x00007fff715f30fe __select + 10 1 com.blackmagic-design.switchers.api 0x0000000108cc897a BMDSwitcherConnection::ConnectionThread() + 522 2 com.blackmagic-design.switchers.api 0x0000000108cc86f9 BMDSwitcherConnection::ConnectionThreadFunc(void*) + 9 3 libsystem_pthread.dylib 0x00007fff716ae109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff716a9b8b thread_start + 15

Thread 2 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fa7aec329d0 rcx: 0x000070000447fde0 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000c7f5b3fca340 rbp: 0x000070000447fe10 rsp: 0x000070000447fd00 r8: 0x0000000000000001 r9: 0xffffffff00000000 r10: 0x00007fa7aec34560 r11: 0x0000000000000040 r12: 0x0000000000000100 r13: 0x00007fa7aec328f0 r14: 0x00007fa7aec329c0 r15: 0x0000000000000008 rip: 0x00000001037273d3 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 0 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14

Binary Images: 0x103717000 - 0x103741ff7 +cc.buechele.atemOSC (3.1.1 - 1) /Applications/atemOSC.app/Contents/MacOS/atemOSC 0x103780000 - 0x103796fff +com.vidvox.VVOSC (156) <4C6458DC-0859-3417-9451-100A6BEA1EB7> /Applications/atemOSC.app/Contents/Frameworks/VVOSC.framework/Versions/A/VVOSC 0x1037ad000 - 0x1037c5fff +com.vidvox.VVBasics (156) <070A853B-2349-3DD3-9F39-61FB1877090E> /Applications/atemOSC.app/Contents/Frameworks/VVBasics.framework/Versions/A/VVBasics 0x10641a000 - 0x10641d047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x108ca2000 - 0x10959fff7 +com.blackmagic-design.switchers.api (??? - ???) <59ABDB3B-5AD2-3937-AA7A-B1F5D04EC7A5> /Library/Application Support/Blackmagic Design/*/BMDSwitcherAPI.bundle/Contents/MacOS/BMDSwitcherAPI 0x10bf3a000 - 0x10bfcbeff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x7fff2a7af000 - 0x7fff2a8dcff8 com.apple.AMDMTLBronzeDriver (3.8.24 - 3.0.8) <15983EE9-C22E-3979-BDB1-51682FFE9442> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff2feed000 - 0x7fff302ecff1 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff33173000 - 0x7fff33173fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff33174000 - 0x7fff3318afff libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff3318b000 - 0x7fff337e1fef com.apple.vImage (8.1 - 524.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff337e2000 - 0x7fff33a49ff7 libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff33a4a000 - 0x7fff33f1dfef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff33f1e000 - 0x7fff342b9fff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff342ba000 - 0x7fff342cffec libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff342d0000 - 0x7fff342d5ff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff342d6000 - 0x7fff34346fff libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff34347000 - 0x7fff34359fef libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff3435a000 - 0x7fff34531fd7 libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff34532000 - 0x7fff345f4fef libvMisc.dylib (735.100.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff345f5000 - 0x7fff345f5fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff345f6000 - 0x7fff34655ff0 com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff3479f000 - 0x7fff3555eff5 com.apple.AppKit (6.9 - 1894.40.150) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff355ae000 - 0x7fff355aefff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff355af000 - 0x7fff3561afff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff356b3000 - 0x7fff356f1ff0 libFontRegistry.dylib (274.0.4.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff3574c000 - 0x7fff3577bfff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff3577c000 - 0x7fff35780ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff3581a000 - 0x7fff35871ffa com.apple.HIServices (1.22 - 675.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff35872000 - 0x7fff35880fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff35881000 - 0x7fff358c6ffa com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff358c7000 - 0x7fff358d1ff7 com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff358d2000 - 0x7fff358dfffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff358e0000 - 0x7fff359c1ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff359c3000 - 0x7fff359c3fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff35d56000 - 0x7fff360e4ffd com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff36165000 - 0x7fff36459ff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff364a4000 - 0x7fff364aafff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff36644000 - 0x7fff36644fff com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff36652000 - 0x7fff36748fff com.apple.ColorSync (4.13.0 - 3394.7) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff36a33000 - 0x7fff36f3cffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff36f8f000 - 0x7fff36fc7fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff36fc8000 - 0x7fff373b2fe8 com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff373b3000 - 0x7fff374deffe com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff374df000 - 0x7fff3795effb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff37960000 - 0x7fff37fd4fe0 com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff37fe2000 - 0x7fff3833dff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff388c7000 - 0x7fff388c7fff com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff388c8000 - 0x7fff3894dfff com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff3894e000 - 0x7fff38c2fff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff38c30000 - 0x7fff38c7dffd com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff38c7e000 - 0x7fff38c86ff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff38c87000 - 0x7fff38ec0ffc com.apple.LaunchServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff38ec1000 - 0x7fff38f59ff1 com.apple.Metadata (10.7.0 - 2076.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff38f5a000 - 0x7fff38f87fff com.apple.CoreServices.OSServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff38f88000 - 0x7fff38feffff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff38ff0000 - 0x7fff39014ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff39339000 - 0x7fff394f0ffc com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff394f1000 - 0x7fff39535ffb com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff39536000 - 0x7fff395c3ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff3985a000 - 0x7fff39860fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff39a52000 - 0x7fff39b7dffa com.apple.FileProvider (276 - 276) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff39b95000 - 0x7fff39f5aff8 com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff39fc7000 - 0x7fff3a017ff7 com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff3a154000 - 0x7fff3a268ff3 com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff3a2ce000 - 0x7fff3a372ff3 com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff3a374000 - 0x7fff3a385ffb com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff3a404000 - 0x7fff3a560fee com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff3a561000 - 0x7fff3a564fff libGIF.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff3a565000 - 0x7fff3a61efff libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff3a61f000 - 0x7fff3a642fe3 libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff3a8be000 - 0x7fff3a8d8fef libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3a8d9000 - 0x7fff3a8dafff libRadiance.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3a8db000 - 0x7fff3a924ffb libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff3be86000 - 0x7fff3be98ff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff3be99000 - 0x7fff3be99fff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff3be9a000 - 0x7fff3bed0ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff3ca4e000 - 0x7fff3cb18fff com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff3cb35000 - 0x7fff3cb72ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff3cb73000 - 0x7fff3cbfdfe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff3cbfe000 - 0x7fff3cc23ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff3cc24000 - 0x7fff3cc39ffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff3cc3a000 - 0x7fff3cd98ffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff3cd99000 - 0x7fff3cde8ff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff3cde9000 - 0x7fff3cdeaff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff3de71000 - 0x7fff3de7dffe com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3de7e000 - 0x7fff3dfd5ff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff40a06000 - 0x7fff40a5efff com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff40a5f000 - 0x7fff40a7bfff com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff40a7c000 - 0x7fff40a87ffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff413ed000 - 0x7fff413effff libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff413f0000 - 0x7fff413f5fff libCoreFSCache.dylib (176.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff413f6000 - 0x7fff413fafff libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff413fb000 - 0x7fff41403ff7 libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff41404000 - 0x7fff4140efff libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff4140f000 - 0x7fff41443ff7 libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff415d9000 - 0x7fff41615fff libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff42051000 - 0x7fff42060ff7 com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff4301e000 - 0x7fff432a0ff2 com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff43e21000 - 0x7fff4416aff1 com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff4416b000 - 0x7fff441f3ffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff44222000 - 0x7fff44226ff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff44ed1000 - 0x7fff44f3fff7 com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff48e9c000 - 0x7fff48f61ff7 com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff49722000 - 0x7fff4972aff5 com.apple.AccessibilityBundles (1.0 - 131.5) /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles 0x7fff4a06e000 - 0x7fff4a06fff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4a609000 - 0x7fff4a626ff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff4a648000 - 0x7fff4a65eff3 com.apple.AppSSOCore (1.0 - 1) <547C0367-6E49-3894-8A4F-04392DD24451> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7fff4a67b000 - 0x7fff4a689ff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff4aa73000 - 0x7fff4aad8ff7 com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff4ab04000 - 0x7fff4ab28ffb com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff4ade6000 - 0x7fff4adf5fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff4aef4000 - 0x7fff4aeffff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff4af41000 - 0x7fff4af89ff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff4b372000 - 0x7fff4b376ff7 com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff4b377000 - 0x7fff4b399fff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff4b458000 - 0x7fff4b45bffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff4b4f5000 - 0x7fff4b504ff9 com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4c097000 - 0x7fff4c2d7ff0 com.apple.audio.AudioToolboxCore (1.0 - 1104.80) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4c2db000 - 0x7fff4c3f7ff3 com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff4c5b4000 - 0x7fff4c5bdff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff4c5be000 - 0x7fff4c65fff5 com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff4c660000 - 0x7fff4c6ecff6 com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff4c7ee000 - 0x7fff4c82aff7 com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4d3a6000 - 0x7fff4d3f5fff com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff4e266000 - 0x7fff4e276ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4e28a000 - 0x7fff4e2a1fff com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff4edcd000 - 0x7fff4edecffc com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4f0e7000 - 0x7fff4f0f2ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4f373000 - 0x7fff4f383ff3 com.apple.CoreEmoji (1.0 - 107) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4f9c3000 - 0x7fff4fa2dff0 com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4fe5b000 - 0x7fff4fe63ff8 com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff50850000 - 0x7fff50873fff com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff50874000 - 0x7fff508a7fff com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff508a8000 - 0x7fff508d6ffd com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff50dfa000 - 0x7fff50e90ff7 com.apple.CoreSymbolication (11.4 - 64535.33.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff50f28000 - 0x7fff51054ff6 com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff51055000 - 0x7fff5120bff5 com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff51345000 - 0x7fff51358ff1 com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff51411000 - 0x7fff51423ff8 com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff51424000 - 0x7fff51429fff com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff514b3000 - 0x7fff5152dff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff51579000 - 0x7fff515b6ff8 com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff515b7000 - 0x7fff5173eff2 com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff530d7000 - 0x7fff534f2ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff53b83000 - 0x7fff53cbaffc libFontParser.dylib (277.2.4.2) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff53cbb000 - 0x7fff53ceffff libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff53d54000 - 0x7fff53d64ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff57245000 - 0x7fff57246fff libmetal_timestamp.dylib (902.14.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff588f6000 - 0x7fff588fcfff com.apple.GPUWrangler (5.1.16 - 5.1.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff58c1b000 - 0x7fff58c41ff1 com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff59d70000 - 0x7fff59d7effb com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff59f1e000 - 0x7fff59fdcff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff5c153000 - 0x7fff5c15cffe com.apple.IOAccelMemoryInfo (1.0 - 1) <8626B839-52BD-3BE1-BD83-B5C72D7B586D> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff5c15d000 - 0x7fff5c165ff5 com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff5c172000 - 0x7fff5c188fff com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff5c510000 - 0x7fff5c55bff1 com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5c719000 - 0x7fff5c720ffa com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff5c9ad000 - 0x7fff5c9ccffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff5cb01000 - 0x7fff5cbcfffd com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff5cbd0000 - 0x7fff5cc18fff com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff5cc1f000 - 0x7fff5cc24ff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff5df8b000 - 0x7fff5dfd7fff com.apple.spotlight.metadata.utilities (1.0 - 2076.3) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff5dfd8000 - 0x7fff5e0a9ffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff5e2dc000 - 0x7fff5e2fafff com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff5e55d000 - 0x7fff5e58dff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff5ea8c000 - 0x7fff5ea96fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5f4a1000 - 0x7fff5f4ecffb com.apple.OTSVG (1.0 - 643.1.4.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff606f4000 - 0x7fff606ffff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff60700000 - 0x7fff60728ffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff630e6000 - 0x7fff630ffffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff6355e000 - 0x7fff63587ff1 com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff636ec000 - 0x7fff63727ff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff65004000 - 0x7fff65007ff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff6517a000 - 0x7fff652a1ff1 com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff666b4000 - 0x7fff669aafff com.apple.SkyLight (1.600.0 - 450.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff671f7000 - 0x7fff67205ffb com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff67a37000 - 0x7fff67a40ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff67cf6000 - 0x7fff67d06ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff68229000 - 0x7fff682efff0 com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff68477000 - 0x7fff68478fff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff684b0000 - 0x7fff68708ff0 com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff6937b000 - 0x7fff6939bffc com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff6a147000 - 0x7fff6a231ff8 com.apple.ViewBridge (464.1 - 464.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6a3d7000 - 0x7fff6a3d8fff com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff6b004000 - 0x7fff6b007ffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff6b081000 - 0x7fff6b08fff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff6b3d1000 - 0x7fff6b3d3ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff6b3d4000 - 0x7fff6b3e7ffd com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff6deb2000 - 0x7fff6dee5ffa libAudioToolboxUtility.dylib (1104.80) /usr/lib/libAudioToolboxUtility.dylib 0x7fff6deec000 - 0x7fff6df20fff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff6df23000 - 0x7fff6df2dfff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff6dfb9000 - 0x7fff6dfbbff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff6e001000 - 0x7fff6e1b8ffb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff6e1df000 - 0x7fff6e1e5ff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6e2c7000 - 0x7fff6e2cefff libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib 0x7fff6e2fd000 - 0x7fff6e31dfff libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib 0x7fff6e48f000 - 0x7fff6e490fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff6e51d000 - 0x7fff6e51efff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff6e536000 - 0x7fff6e54cfff libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib 0x7fff6e581000 - 0x7fff6e5f3ff7 libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib 0x7fff6e5f4000 - 0x7fff6e68dfe5 libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib 0x7fff6e691000 - 0x7fff6e691ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff6e692000 - 0x7fff6e756ffe libboringssl.dylib (283.101.1) /usr/lib/libboringssl.dylib 0x7fff6e757000 - 0x7fff6e767ffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff6e768000 - 0x7fff6e774fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff6e775000 - 0x7fff6e7c7fff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff6e7c8000 - 0x7fff6e7ddffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff6e7de000 - 0x7fff6e7defff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff6e7df000 - 0x7fff6e7f0fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff6e7f1000 - 0x7fff6e808fd7 libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib 0x7fff6eae2000 - 0x7fff6eaf8ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff6eaf9000 - 0x7fff6eafafff libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff6ef9d000 - 0x7fff6f0a1fef libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib 0x7fff6f0b7000 - 0x7fff6f116ff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff6f118000 - 0x7fff6f17fff7 libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib 0x7fff6f222000 - 0x7fff6f222fff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6f223000 - 0x7fff6f23bfff libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib 0x7fff6f249000 - 0x7fff6f24bfff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff6f25a000 - 0x7fff6f25ffff libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib 0x7fff6f260000 - 0x7fff6f269ff7 libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib 0x7fff6f26a000 - 0x7fff6f35afff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff6f35b000 - 0x7fff6f5b2fff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6f5cc000 - 0x7fff6f5cdfff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff6f5ce000 - 0x7fff6f5e6ff3 liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib 0x7fff6f5fe000 - 0x7fff6f6a5ff7 libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib 0x7fff6f6a6000 - 0x7fff6f908fe1 libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib 0x7fff6fc75000 - 0x7fff6fca4fff libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib 0x7fff6fdd4000 - 0x7fff7024fff5 libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib 0x7fff702ef000 - 0x7fff70322fde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff70335000 - 0x7fff70339fff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff7033c000 - 0x7fff70372ff7 libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib 0x7fff703f6000 - 0x7fff7040efff libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib 0x7fff70410000 - 0x7fff70454ff7 libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib 0x7fff70455000 - 0x7fff70467ff7 libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib 0x7fff7046a000 - 0x7fff70654ff7 libsqlite3.dylib (308.4) /usr/lib/libsqlite3.dylib 0x7fff70748000 - 0x7fff70775ffb libssl.46.dylib (47.100.4) /usr/lib/libssl.46.dylib 0x7fff7084a000 - 0x7fff708a4ff8 libusrtcp.dylib (1880.100.30) /usr/lib/libusrtcp.dylib 0x7fff708a5000 - 0x7fff708a8ffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff708a9000 - 0x7fff708b6ff7 libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib 0x7fff708bc000 - 0x7fff7099eff7 libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib 0x7fff709a2000 - 0x7fff709cafff libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib 0x7fff709cb000 - 0x7fff709ddff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff7128b000 - 0x7fff71290ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff71291000 - 0x7fff7129cfff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff7129d000 - 0x7fff712a4fff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff712a5000 - 0x7fff712aeff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff712af000 - 0x7fff71341fe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff7144e000 - 0x7fff7148eff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff7148f000 - 0x7fff714c5fff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff714c6000 - 0x7fff714c6ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff714c7000 - 0x7fff714d3ff3 libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib 0x7fff714d4000 - 0x7fff714d4ff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff714d5000 - 0x7fff714daff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff714db000 - 0x7fff714ddff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff714de000 - 0x7fff714dfff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff714e0000 - 0x7fff714f7ff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff714f8000 - 0x7fff714f8ff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff714f9000 - 0x7fff71580fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff71581000 - 0x7fff71584ffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff71585000 - 0x7fff71588fff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff71589000 - 0x7fff71591fff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff71592000 - 0x7fff71599fff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff7159a000 - 0x7fff7159bffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff7159c000 - 0x7fff715e9ff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff715ea000 - 0x7fff71616ff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff71617000 - 0x7fff7165efff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff7165f000 - 0x7fff71686fff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff71687000 - 0x7fff71694ffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff71695000 - 0x7fff7169eff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff7169f000 - 0x7fff716a7fef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff716a8000 - 0x7fff716b2fff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff716b3000 - 0x7fff716b7ff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff716b8000 - 0x7fff716bafff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff716bb000 - 0x7fff716c2ffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff716c3000 - 0x7fff716d9ff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff716db000 - 0x7fff716e0ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff716e1000 - 0x7fff71716ffe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 20347 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=567.1M resident=0K(0%) swapped_out_or_unallocated=567.1M(100%) Writable regions: Total=648.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=648.2M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 3 Activity Tracing 256K 1 CG backing stores 7060K 6 CG image 84K 6 CoreAnimation 228K 14 CoreGraphics 8K 1 CoreImage 32K 4 CoreUI image data 1348K 11 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 239.8M 70 MALLOC guard page 48K 11 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 SQLite page cache 64K 1 STACK GUARD 56.1M 17 Stack 16.1M 17 VM_ALLOCATE 132K 20 DATA 23.4M 281 DATA_CONST 20K 1 FONT_DATA 4K 1 LINKEDIT 389.6M 8 OBJC_RO 32.2M 1 OBJC_RW 1892K 2 TEXT 177.5M 278 UNICODE 564K 1 libnetwork 128K 8 mapped file 63.9M 23 shared memory 652K 18 =========== ======= ======= TOTAL 1.4G 808 TOTAL, minus reserved VM space 1.0G 808

spegis commented 4 years ago

SAme on my end. Crash right as it is starting up. Flashes a prompt to download the latest version and then crashes.

Process: atemOSC [1243] Path: /Applications/atemOSC.app/Contents/MacOS/atemOSC Identifier: cc.buechele.atemOSC Version: 3.1.1 (1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: atemOSC [1243] User ID: 503

Date/Time: 2020-05-14 13:34:29.957 -0700 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Bridge OS Version: 3.0 (14Y908) Anonymous UUID: 2FCE1F03-B0F5-AE2B-446B-F30D6E70D8A1

Time Awake Since Boot: 260 seconds

System Integrity Protection: disabled

Crashed Thread: 1 Dispatch queue: com.apple.root.default-qos

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [1243]

VM Regions Near 0: --> __TEXT 000000010dc85000-000000010dcb0000 [ 172K] r-x/rwx SM=COW /Applications/atemOSC.app/Contents/MacOS/atemOSC

Thread 0:: Dispatch queue: com.apple.main-thread 0 com.apple.Foundation 0x00007fff34b706cb NSIsEmptyRect + 12 1 com.apple.AppKit 0x00007fff2fa4e15e -[NSRectSet convertFromAncestor:toView:clipTo:] + 296 2 com.apple.AppKit 0x00007fff2f8df83d -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 1914 3 com.apple.AppKit 0x00007fff2f84e88d -[NSView displayIfNeeded] + 755 4 com.apple.AppKit 0x00007fff2f849fd9 -[NSWindow displayIfNeeded] + 261 5 com.apple.AppKit 0x00007fff2f849e0b NSWindowGetDisplayCycleObserverForDisplay_block_invoke + 646 6 com.apple.AppKit 0x00007fff2f847e52 NSDisplayCycleObserverInvoke + 155 7 com.apple.AppKit 0x00007fff2f8479dc NSDisplayCycleFlush + 937 8 com.apple.QuartzCore 0x00007fff3dfa5454 CA::Transaction::run_commit_handlers(CATransactionPhase) + 106 9 com.apple.QuartzCore 0x00007fff3dfa4166 CA::Transaction::commit() + 230 10 com.apple.AppKit 0x00007fff2f903a01 62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266 11 com.apple.AppKit 0x00007fff30022950 _NSRunLoopObserverCreateWithHandler_block_invoke + 41 12 com.apple.CoreFoundation 0x00007fff324e64f5 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 13 com.apple.CoreFoundation 0x00007fff324e6427 CFRunLoopDoObservers + 457 14 com.apple.CoreFoundation 0x00007fff324e59c5 __CFRunLoopRun + 874 15 com.apple.CoreFoundation 0x00007fff324e4ffe CFRunLoopRunSpecific + 462 16 com.apple.HIToolbox 0x00007fff31118abd RunCurrentEventLoopInMode + 292 17 com.apple.HIToolbox 0x00007fff311187d5 ReceiveNextEventCommon + 584 18 com.apple.HIToolbox 0x00007fff31118579 _BlockUntilNextEventMatchingListInModeWithFilter + 64 19 com.apple.AppKit 0x00007fff2f763c99 _DPSNextEvent + 883 20 com.apple.AppKit 0x00007fff2f7624e0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 21 com.apple.AppKit 0x00007fff2f7541ee -[NSApplication run] + 658 22 com.apple.AppKit 0x00007fff2f725ff6 NSApplicationMain + 777 23 libdyld.dylib 0x00007fff6c42dcc9 start + 1

Thread 1 Crashed:: Dispatch queue: com.apple.root.default-qos 0 cc.buechele.atemOSC 0x000000010dc953d3 -[AppDelegate switcherConnected] + 3567 1 cc.buechele.atemOSC 0x000000010dc94411 __25-[AppDelegate connectBMD]_block_invoke_2 + 73 2 libdispatch.dylib 0x00007fff6c3d36c4 _dispatch_call_block_and_release + 12 3 libdispatch.dylib 0x00007fff6c3d4658 _dispatch_client_callout + 8 4 libdispatch.dylib 0x00007fff6c3d64b0 _dispatch_queue_override_invoke + 763 5 libdispatch.dylib 0x00007fff6c3e2957 _dispatch_root_queue_drain + 326 6 libdispatch.dylib 0x00007fff6c3e3097 _dispatch_worker_thread2 + 92 7 libsystem_pthread.dylib 0x00007fff6c62e9f7 _pthread_wqthread + 220 8 libsystem_pthread.dylib 0x00007fff6c62db77 start_wqthread + 15

Thread 2: 0 libsystem_pthread.dylib 0x00007fff6c62db68 start_wqthread + 0

Thread 3: 0 libsystem_pthread.dylib 0x00007fff6c62db68 start_wqthread + 0

Thread 4: 0 libsystem_pthread.dylib 0x00007fff6c62db68 start_wqthread + 0

Thread 5: 0 libsystem_pthread.dylib 0x00007fff6c62db68 start_wqthread + 0

Thread 6:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff6c5770fe select + 10 1 com.apple.CoreFoundation 0x00007fff3250fe13 CFSocketManager + 641 2 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 3 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 7: 0 libsystem_kernel.dylib 0x00007fff6c5770fe select + 10 1 com.vidvox.VVOSC 0x000000010dd03394 -[OSCInPort OSCThreadProc] + 388 2 com.apple.Foundation 0x00007fff34b71882 NSThreadstart + 1064 3 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 8: 0 libsystem_pthread.dylib 0x00007fff6c62db68 start_wqthread + 0

Thread 9:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff6c56edfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6c56f170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff324e70b5 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff324e5b82 CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff324e4ffe CFRunLoopRunSpecific + 462 5 com.apple.AppKit 0x00007fff2f9055b4 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 7 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 10: 0 libsystem_kernel.dylib 0x00007fff6c571882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6c632425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x00000001126b4e0c TransferQueue::TransferThread() + 444 3 com.blackmagic-design.switchers.api 0x00000001126b4259 TransferQueue::TransferThreadFunc(void*) + 9 4 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 11: 0 libsystem_kernel.dylib 0x00007fff6c571882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6c632425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x000000011261bdb8 AtomDispatch::DispatchThread() + 88 3 com.blackmagic-design.switchers.api 0x000000011261bc29 AtomDispatch::DispatchThreadFunc(void*) + 9 4 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 5 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 12: 0 libsystem_kernel.dylib 0x00007fff6c571882 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff6c632425 _pthread_cond_wait + 698 2 com.blackmagic-design.switchers.api 0x000000011261d408 CBMDSwitcher::DeleteLaterThreadFunc(void*) + 40 3 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 13: 0 libsystem_kernel.dylib 0x00007fff6c56edfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6c56f170 mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff324e70b5 CFRunLoopServiceMachPort + 247 3 com.apple.CoreFoundation 0x00007fff324e5b82 CFRunLoopRun + 1319 4 com.apple.CoreFoundation 0x00007fff324e4ffe CFRunLoopRunSpecific + 462 5 com.apple.CoreFoundation 0x00007fff3256d639 CFRunLoopRun + 40 6 com.blackmagic-design.switchers.api 0x000000011261b9e9 USBCFRunLoop::runThread() + 153 7 com.blackmagic-design.switchers.api 0x000000011261badd void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, USBCFRunLoop::startThread()::$_0> >(void) + 45 8 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 9 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 14: 0 libsystem_kernel.dylib 0x00007fff6c56edfa mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff6c56f170 mach_msg + 60 2 com.apple.framework.IOKit 0x00007fff352557f3 io_connect_method + 383 3 com.apple.framework.IOKit 0x00007fff3525564c IOConnectCallMethod + 244 4 com.apple.iokit.IOUSBLib 0x0000000113e1e20f IOUSBInterfaceClass::ReadPipe(unsigned char, void, unsigned int, unsigned int, unsigned int) + 189 5 com.blackmagic-design.switchers.api 0x000000011272f921 BMD::USB::CUSBInterface::ReadPipe(unsigned char, void, unsigned int, unsigned int, unsigned int) + 17 6 com.blackmagic-design.switchers.api 0x0000000112af556e USBPipeInterface::readPipe() + 62 7 com.blackmagic-design.switchers.api 0x0000000112af52f9 USBPipeInterface::read(std::1::vector<unsigned char, std::1::allocator >&) + 41 8 com.blackmagic-design.switchers.api 0x00000001126b5aec USBConnection::receiveThread() + 204 9 com.blackmagic-design.switchers.api 0x00000001126b5bcd void std::1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::__1::default_delete >, USBConnection::connect()::$_0> >(void) + 45 10 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 11 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 15: 0 libsystem_kernel.dylib 0x00007fff6c5770fe __select + 10 1 com.blackmagic-design.switchers.api 0x000000011263b86a BMDSwitcherConnection::ConnectionThread() + 522 2 com.blackmagic-design.switchers.api 0x000000011263b5e9 BMDSwitcherConnection::ConnectionThreadFunc(void*) + 9 3 libsystem_pthread.dylib 0x00007fff6c632109 _pthread_start + 148 4 libsystem_pthread.dylib 0x00007fff6c62db8b thread_start + 15

Thread 1 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fdb3cf1bca0 rcx: 0x00007000061a3de0 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x0000da69cc5950c0 rbp: 0x00007000061a3e10 rsp: 0x00007000061a3d00 r8: 0x0000000000000001 r9: 0xffffffff00000000 r10: 0x00007fdb3ce2eaa0 r11: 0x0000000000000040 r12: 0x0000000000000100 r13: 0x00007fdb3cf1bbc0 r14: 0x00007fdb3cf1bc90 r15: 0x0000000000000008 rip: 0x000000010dc953d3 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 4 Error Code: 0x00000004 (no mapping for user data read) Trap Number: 14

Binary Images: 0x10dc85000 - 0x10dcafff7 +cc.buechele.atemOSC (3.1.1 - 1) /Applications/atemOSC.app/Contents/MacOS/atemOSC 0x10dcf4000 - 0x10dd0afff +com.vidvox.VVOSC (156) <4C6458DC-0859-3417-9451-100A6BEA1EB7> /Applications/atemOSC.app/Contents/Frameworks/VVOSC.framework/Versions/A/VVOSC 0x10dd1e000 - 0x10dd36fff +com.vidvox.VVBasics (156) <070A853B-2349-3DD3-9F39-61FB1877090E> /Applications/atemOSC.app/Contents/Frameworks/VVBasics.framework/Versions/A/VVBasics 0x11061f000 - 0x110622047 libobjc-trampolines.dylib (787.1) /usr/lib/libobjc-trampolines.dylib 0x112615000 - 0x112f12ffb +com.blackmagic-design.switchers.api (??? - ???) <0001C85C-04F2-34E8-88CA-A940E37997BE> /Library/Application Support/Blackmagic Design/*/BMDSwitcherAPI.bundle/Contents/MacOS/BMDSwitcherAPI 0x113138000 - 0x1131c9eff dyld (750.5) <1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld 0x113e18000 - 0x113e20ffb com.apple.iokit.IOUSBLib (900.4.2 - 900.4.2) <84F3AE4E-EAA3-3C71-A001-DB3B9F480510> /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib 0x7fff25733000 - 0x7fff25860ff8 com.apple.AMDMTLBronzeDriver (3.8.24 - 3.0.8) <15983EE9-C22E-3979-BDB1-51682FFE9442> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver 0x7fff2ae71000 - 0x7fff2b270ff1 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5) <0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver 0x7fff2e0f7000 - 0x7fff2e0f7fff com.apple.Accelerate (1.11 - Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2e0f8000 - 0x7fff2e10efff libCGInterfaces.dylib (524.2) <9092665A-D5C7-3ED8-A7D5-9216B48F8E3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff2e10f000 - 0x7fff2e765fef com.apple.vImage (8.1 - 524.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2e766000 - 0x7fff2e9cdff7 libBLAS.dylib (1303.60.1) <4E980D6B-4B3A-33D6-B52C-AFC7D120D11A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2e9ce000 - 0x7fff2eea1fef libBNNS.dylib (144.100.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2eea2000 - 0x7fff2f23dfff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2f23e000 - 0x7fff2f253fec libLinearAlgebra.dylib (1303.60.1) <79CB28C5-F811-3EAF-AD8E-7D7D879FE662> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2f254000 - 0x7fff2f259ff3 libQuadrature.dylib (7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2f25a000 - 0x7fff2f2cafff libSparse.dylib (103) <8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2f2cb000 - 0x7fff2f2ddfef libSparseBLAS.dylib (1303.60.1) <08F6D629-5DAC-3A99-B261-2B6095DD38B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2f2de000 - 0x7fff2f4b5fd7 libvDSP.dylib (735.100.4) <0744F29B-F822-3571-9B4A-B592146D4E03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2f4b6000 - 0x7fff2f578fef libvMisc.dylib (735.100.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2f579000 - 0x7fff2f579fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff2f57a000 - 0x7fff2f5d9ff0 com.apple.Accounts (113 - 113) <4B85E422-169E-396D-898A-DD1A7715EC6D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff2f723000 - 0x7fff304e2ff5 com.apple.AppKit (6.9 - 1894.40.150) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff30532000 - 0x7fff30532fff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff30533000 - 0x7fff3059efff com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff30637000 - 0x7fff30675ff0 libFontRegistry.dylib (274.0.4.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff306d0000 - 0x7fff306fffff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff30700000 - 0x7fff30704ffb com.apple.ColorSyncLegacy (4.13.0 - 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff3079e000 - 0x7fff307f5ffa com.apple.HIServices (1.22 - 675.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff307f6000 - 0x7fff30804fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff30805000 - 0x7fff3084affa com.apple.print.framework.PrintCore (15.4 - 516.2) <525E8A4B-297B-3CAC-8A4A-6C7E211D7A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff3084b000 - 0x7fff30855ff7 com.apple.QD (4.0 - 413) <1EAEF5BC-D649-3E42-87BC-43CCEE4D5274> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff30856000 - 0x7fff30863ffc com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff30864000 - 0x7fff30945ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <4222CBDF-D637-30DB-BA45-C6E222BABB24> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff30947000 - 0x7fff30947fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff30cda000 - 0x7fff31068ffd com.apple.CFNetwork (1125.2 - 1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff310e9000 - 0x7fff313ddff3 com.apple.HIToolbox (2.1.1 - 994.6) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff31428000 - 0x7fff3142efff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff315c8000 - 0x7fff315c8fff com.apple.Cocoa (6.11 - 23) <37E98F4D-1D78-3F22-BDC0-59DC0B9B3A3E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff315d6000 - 0x7fff316ccfff com.apple.ColorSync (4.13.0 - 3394.7) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff319b7000 - 0x7fff31ec0ffb com.apple.audio.CoreAudio (5.0 - 5.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff31f13000 - 0x7fff31f4bfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff31f4c000 - 0x7fff32336fe8 com.apple.CoreData (120 - 977.3) <9A33F390-687F-3EE2-8293-4E564A164469> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff32337000 - 0x7fff32462ffe com.apple.CoreDisplay (1.0 - 186.5.25) <53F750C6-947A-39AE-984E-41939B858A68> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff32463000 - 0x7fff328e2ffb com.apple.CoreFoundation (6.9 - 1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff328e4000 - 0x7fff32f58fe0 com.apple.CoreGraphics (2.0 - 1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff32f66000 - 0x7fff332c1ff0 com.apple.CoreImage (15.0.0 - 940.9) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff3384b000 - 0x7fff3384bfff com.apple.CoreServices (1069.22 - 1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3384c000 - 0x7fff338d1fff com.apple.AE (838.1 - 838.1) <2BAB1B88-C198-3D20-8DA3-056E66510E7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff338d2000 - 0x7fff33bb3ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff33bb4000 - 0x7fff33c01ffd com.apple.DictionaryServices (1.2 - 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff33c02000 - 0x7fff33c0aff7 com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff33c0b000 - 0x7fff33e44ffc com.apple.LaunchServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff33e45000 - 0x7fff33eddff1 com.apple.Metadata (10.7.0 - 2076.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff33ede000 - 0x7fff33f0bfff com.apple.CoreServices.OSServices (1069.22 - 1069.22) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff33f0c000 - 0x7fff33f73fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff33f74000 - 0x7fff33f98ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff342bd000 - 0x7fff34474ffc com.apple.CoreText (643.1.4.4 - 643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff34475000 - 0x7fff344b9ffb com.apple.CoreVideo (1.8 - 344.3) <8507ED54-43C3-3E5B-BC74-512FE510BF8D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff344ba000 - 0x7fff34547ffc com.apple.framework.CoreWLAN (13.0 - 1601.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff347de000 - 0x7fff347e4fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff349d6000 - 0x7fff34b01ffa com.apple.FileProvider (276 - 276) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff34b19000 - 0x7fff34edeff8 com.apple.Foundation (6.9 - 1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff34f4b000 - 0x7fff34f9bff7 com.apple.GSS (4.0 - 2.0) <16DE732E-4A48-3C8A-BD61-8AF810F3A48C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff350d8000 - 0x7fff351ecff3 com.apple.Bluetooth (7.0.4 - 7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff35252000 - 0x7fff352f6ff3 com.apple.framework.IOKit (2.0.2 - 1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff352f8000 - 0x7fff35309ffb com.apple.IOSurface (269.11 - 269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff35388000 - 0x7fff354e4fee com.apple.ImageIO.framework (3.3.0 - 1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff354e5000 - 0x7fff354e8fff libGIF.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff354e9000 - 0x7fff355a2fff libJP2.dylib (1976.3.4.4) <43672561-0E75-3A32-B428-697C6DA13BD8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff355a3000 - 0x7fff355c6fe3 libJPEG.dylib (1976.3.4.4) <52DC775B-CAB5-32B7-AC86-D9AAF7851BE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff35842000 - 0x7fff3585cfef libPng.dylib (1976.3.4.4) <0B79BE68-50CD-3C99-9CF4-2396CD203EF8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff3585d000 - 0x7fff3585efff libRadiance.dylib (1976.3.4.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff3585f000 - 0x7fff358a8ffb libTIFF.dylib (1976.3.4.4) <0419D70A-E156-3B5D-A8B0-33BA29B54A08> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff36e0a000 - 0x7fff36e1cff3 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff36e1d000 - 0x7fff36e1dfff libHeimdalProxy.dylib (77) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff36e1e000 - 0x7fff36e54ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff379d2000 - 0x7fff37a9cfff com.apple.Metal (212.5.15 - 212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff37ab9000 - 0x7fff37af6ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <5DF84B7A-9DD0-36DB-8686-D669CDA93D59> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff37af7000 - 0x7fff37b81fe2 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff37b82000 - 0x7fff37ba7ff4 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <1E4FE6EF-6D42-3439-835C-F4F20B05E0F5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff37ba8000 - 0x7fff37bbdffb com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff37bbe000 - 0x7fff37d1cffc com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <6BEFB262-2538-3A12-9E9F-A7CF94D2B68A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff37d1d000 - 0x7fff37d6cff4 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff37d6d000 - 0x7fff37d6eff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <07F3B58C-F362-35F2-9A79-F38015A78DDA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff38df5000 - 0x7fff38e01ffe com.apple.NetFS (6.0 - 4.0) <7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff38e02000 - 0x7fff38f59ff3 com.apple.Network (1.0 - 1) /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff3b98a000 - 0x7fff3b9e2fff com.apple.opencl (3.5 - 3.5) <3F0E363C-9380-3226-A4D1-67E740079AAD> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff3b9e3000 - 0x7fff3b9fffff com.apple.CFOpenDirectory (10.15 - 220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3ba00000 - 0x7fff3ba0bffd com.apple.OpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3c371000 - 0x7fff3c373fff libCVMSPluginSupport.dylib (17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff3c374000 - 0x7fff3c379fff libCoreFSCache.dylib (176.11) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff3c37a000 - 0x7fff3c37efff libCoreVMClient.dylib (176.11) <29D2B5C2-CBFF-308A-ADD8-A559B760C494> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff3c37f000 - 0x7fff3c387ff7 libGFXShared.dylib (17.10.22) <7FF5455A-3D5D-33D2-9C41-A51ABE53CE66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff3c388000 - 0x7fff3c392fff libGL.dylib (17.10.22) <08450555-3BC8-3457-8F5E-E2BBE895C0C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff3c393000 - 0x7fff3c3c7ff7 libGLImage.dylib (17.10.22) <5182EE22-2914-30E0-A87D-C38F345F695B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff3c55d000 - 0x7fff3c599fff libGLU.dylib (17.10.22) <2FE69FE7-B60D-3D05-824B-CD4958E2C7B8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff3cfd5000 - 0x7fff3cfe4ff7 com.apple.opengl (17.10.22 - 17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff3dfa2000 - 0x7fff3e224ff2 com.apple.QuartzCore (1.11 - 840.18) <16502545-A0F3-3367-929B-DD80A6440226> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff3eda5000 - 0x7fff3f0eeff1 com.apple.security (7.0 - 59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3f0ef000 - 0x7fff3f177ffb com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3f1a6000 - 0x7fff3f1aaff8 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3fe55000 - 0x7fff3fec3ff7 com.apple.SystemConfiguration (1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff43e20000 - 0x7fff43ee5ff7 com.apple.APFS (1412.101.1 - 1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff44ff2000 - 0x7fff44ff3ff1 com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff4558d000 - 0x7fff455aaff4 com.apple.AppContainer (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff455cc000 - 0x7fff455e2ff3 com.apple.AppSSOCore (1.0 - 1) <547C0367-6E49-3894-8A4F-04392DD24451> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore 0x7fff455ff000 - 0x7fff4560dff7 com.apple.AppSandbox (4.0 - 448.100.6) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff459f7000 - 0x7fff45a5cff7 com.apple.AppSupport (1.0.0 - 29) <6F8049D2-B017-3DD3-986E-519E2BE07F03> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport 0x7fff45a88000 - 0x7fff45aacffb com.apple.framework.Apple80211 (13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff45d6a000 - 0x7fff45d79fd7 com.apple.AppleFSCompression (119.100.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff45e78000 - 0x7fff45e83ff7 com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff45ec5000 - 0x7fff45f0dff7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff462f6000 - 0x7fff462faff7 com.apple.AppleSRP (5.0 - 1) <815E832D-9F21-3BBA-BA03-674473A324E3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff462fb000 - 0x7fff4631dfff com.apple.applesauce (1.0 - 16.25) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff463dc000 - 0x7fff463dfffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff46479000 - 0x7fff46488ff9 com.apple.AssertionServices (1.0 - 223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff4701b000 - 0x7fff4725bff0 com.apple.audio.AudioToolboxCore (1.0 - 1104.80) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff4725f000 - 0x7fff4737bff3 com.apple.AuthKit (1.0 - 1) <0A3A05D4-0795-35B8-8729-4BF252D52E60> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff47538000 - 0x7fff47541ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2088BC70-5329-3390-A851-C4ECF654047C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff47542000 - 0x7fff475e3ff5 com.apple.backup.framework (1.11.4 - 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff475e4000 - 0x7fff47670ff6 com.apple.BaseBoard (466.3 - 466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff47772000 - 0x7fff477aeff7 com.apple.bom (14.0 - 219.2) <4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff4832a000 - 0x7fff48379fff com.apple.ChunkingLibrary (307 - 307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff491ea000 - 0x7fff491faffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff4920e000 - 0x7fff49225fff com.apple.commonutilities (8.0 - 900) <1E6CE910-4B06-3704-A47D-06337A6F0992> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff49d51000 - 0x7fff49d70ffc com.apple.analyticsd (1.0 - 1) /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff4a06b000 - 0x7fff4a076ff7 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff4a2f7000 - 0x7fff4a307ff3 com.apple.CoreEmoji (1.0 - 107) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4a947000 - 0x7fff4a9b1ff0 com.apple.CoreNLP (1.0 - 213) <687A4C31-A307-3255-83BE-9B123971FF62> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4addf000 - 0x7fff4ade7ff8 com.apple.CorePhoneNumbers (1.0 - 1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff4b7d4000 - 0x7fff4b7f7fff com.apple.CoreSVG (1.0 - 129) <53213F48-F888-3EBE-AE30-E9303E9B712C> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff4b7f8000 - 0x7fff4b82bfff com.apple.CoreServicesInternal (446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4b82c000 - 0x7fff4b85affd com.apple.CSStore (1069.22 - 1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4bd7e000 - 0x7fff4be14ff7 com.apple.CoreSymbolication (11.4 - 64535.33.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff4beac000 - 0x7fff4bfd8ff6 com.apple.coreui (2.1 - 609.4) <55EACF17-86EA-3F6E-A2CF-AF2F08C5F295> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff4bfd9000 - 0x7fff4c18fff5 com.apple.CoreUtils (6.2 - 620.34) <172FC306-619F-3451-9BCA-F0B0D0B58EFD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff4c2c9000 - 0x7fff4c2dcff1 com.apple.CrashReporterSupport (10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff4c395000 - 0x7fff4c3a7ff8 com.apple.framework.DFRFoundation (1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff4c3a8000 - 0x7fff4c3adfff com.apple.DSExternalDisplay (3.1 - 380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff4c437000 - 0x7fff4c4b1ff0 com.apple.datadetectorscore (8.0 - 659) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff4c4fd000 - 0x7fff4c53aff8 com.apple.DebugSymbols (194 - 194) <0406F803-6865-370E-9D32-01EF177B5E7A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff4c53b000 - 0x7fff4c6c2ff2 com.apple.desktopservices (1.14.4 - 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff4e05b000 - 0x7fff4e476ff1 com.apple.vision.FaceCore (4.3.0 - 4.3.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff4eb07000 - 0x7fff4ec3effc libFontParser.dylib (277.2.4.2) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff4ec3f000 - 0x7fff4ec73fff libTrueTypeScaler.dylib (277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib 0x7fff4ecd8000 - 0x7fff4ece8ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff521c9000 - 0x7fff521cafff libmetal_timestamp.dylib (902.14.9) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib 0x7fff5387a000 - 0x7fff53880fff com.apple.GPUWrangler (5.1.16 - 5.1.16) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff53b9f000 - 0x7fff53bc5ff1 com.apple.GenerationalStorage (2.0 - 314) <54182052-9E17-3A2A-8943-8915E6D319CE> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff54cf4000 - 0x7fff54d02ffb com.apple.GraphVisualizer (1.0 - 100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff54ea2000 - 0x7fff54f60ff4 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff570d7000 - 0x7fff570e0ffe com.apple.IOAccelMemoryInfo (1.0 - 1) <8626B839-52BD-3BE1-BD83-B5C72D7B586D> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo 0x7fff570e1000 - 0x7fff570e9ff5 com.apple.IOAccelerator (438.4.5 - 438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff570f6000 - 0x7fff5710cfff com.apple.IOPresentment (1.0 - 37) <2FE66352-4CF9-3F79-944D-053E2AD451D6> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff57494000 - 0x7fff574dfff1 com.apple.IconServices (438.3 - 438.3) <2431AD46-37B8-367F-A1DC-119C781B1453> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff5769d000 - 0x7fff576a4ffa com.apple.InternationalSupport (1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff57931000 - 0x7fff57950ffd com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff57a85000 - 0x7fff57b53ffd com.apple.LanguageModeling (1.0 - 215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff57b54000 - 0x7fff57b9cfff com.apple.Lexicon-framework (1.0 - 72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff57ba3000 - 0x7fff57ba8ff3 com.apple.LinguisticData (1.0 - 353.18) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff58f0f000 - 0x7fff58f5bfff com.apple.spotlight.metadata.utilities (1.0 - 2076.3) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff58f5c000 - 0x7fff5902dffa com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff59260000 - 0x7fff5927efff com.apple.MobileKeyBag (2.0 - 1.0) <0837C5C4-A860-387C-8F31-9A4627A3132F> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff594e1000 - 0x7fff59511ff7 com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <0AA68A0D-23F6-3628-A93F-8F8018B84920> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff59a10000 - 0x7fff59a1afff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff5a425000 - 0x7fff5a470ffb com.apple.OTSVG (1.0 - 643.1.4.4) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff5b678000 - 0x7fff5b683ff2 com.apple.PerformanceAnalysis (1.243.2 - 243.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff5b684000 - 0x7fff5b6acffb com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff5e06a000 - 0x7fff5e083ffb com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff5e4e2000 - 0x7fff5e50bff1 com.apple.RemoteViewServices (2.0 - 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff5e670000 - 0x7fff5e6abff0 com.apple.RunningBoardServices (1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff5ff88000 - 0x7fff5ff8bff5 com.apple.SecCodeWrapper (4.0 - 448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff600fe000 - 0x7fff60225ff1 com.apple.Sharing (1526.14 - 1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff61638000 - 0x7fff6192efff com.apple.SkyLight (1.600.0 - 450.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff6217b000 - 0x7fff62189ffb com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff629bb000 - 0x7fff629c4ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26) /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff62c7a000 - 0x7fff62c8aff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff631ad000 - 0x7fff63273ff0 com.apple.TextureIO (3.10.9 - 3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff633fb000 - 0x7fff633fcfff com.apple.TrustEvaluationAgent (2.0 - 33) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff63434000 - 0x7fff6368cff0 com.apple.UIFoundation (1.0 - 661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff642ff000 - 0x7fff6431fffc com.apple.UserManagement (1.0 - 1) <6F223C62-641C-3F7E-BE20-B0C9F19709C7> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff650cb000 - 0x7fff651b5ff8 com.apple.ViewBridge (464.1 - 464.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff6535b000 - 0x7fff6535cfff com.apple.WatchdogClient.framework (1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff65f88000 - 0x7fff65f8bffa com.apple.dt.XCTTargetBootstrap (1.0 - 16091) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff66005000 - 0x7fff66013ff5 com.apple.audio.caulk (1.0 - 32.3) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff66355000 - 0x7fff66357ff3 com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff66358000 - 0x7fff6636bffd com.apple.login (3.0 - 3.0) <8FAC178E-0C61-3E48-844A-CB4446CC7BC6> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff68e36000 - 0x7fff68e69ffa libAudioToolboxUtility.dylib (1104.80) /usr/lib/libAudioToolboxUtility.dylib 0x7fff68e70000 - 0x7fff68ea4fff libCRFSuite.dylib (48) /usr/lib/libCRFSuite.dylib 0x7fff68ea7000 - 0x7fff68eb1fff libChineseTokenizer.dylib (34) /usr/lib/libChineseTokenizer.dylib 0x7fff68f3d000 - 0x7fff68f3fff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff68f85000 - 0x7fff6913cffb libFosl_dynamic.dylib (100.4) <68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib 0x7fff69163000 - 0x7fff69169ff3 libIOReport.dylib (54) /usr/lib/libIOReport.dylib 0x7fff6924b000 - 0x7fff69252fff libMatch.1.dylib (36) <815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib 0x7fff69281000 - 0x7fff692a1fff libMobileGestalt.dylib (826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72> /usr/lib/libMobileGestalt.dylib 0x7fff69413000 - 0x7fff69414fff libSystem.B.dylib (1281.100.1) /usr/lib/libSystem.B.dylib 0x7fff694a1000 - 0x7fff694a2fff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff694ba000 - 0x7fff694d0fff libapple_nghttp2.dylib (1.39.2) <268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib 0x7fff69505000 - 0x7fff69577ff7 libarchive.2.dylib (72.100.1) <65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib 0x7fff69578000 - 0x7fff69611fe5 libate.dylib (3.0.1) <4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib 0x7fff69615000 - 0x7fff69615ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff69616000 - 0x7fff696daffe libboringssl.dylib (283.101.1) /usr/lib/libboringssl.dylib 0x7fff696db000 - 0x7fff696ebffb libbsm.0.dylib (60.100.1) /usr/lib/libbsm.0.dylib 0x7fff696ec000 - 0x7fff696f8fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff696f9000 - 0x7fff6974bfff libc++.1.dylib (902.1) <08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib 0x7fff6974c000 - 0x7fff69761ffb libc++abi.dylib (902) <1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib 0x7fff69762000 - 0x7fff69762fff libcharset.1.dylib (59) <4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib 0x7fff69763000 - 0x7fff69774fff libcmph.dylib (8) /usr/lib/libcmph.dylib 0x7fff69775000 - 0x7fff6978cfd7 libcompression.dylib (87) <7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib 0x7fff69a66000 - 0x7fff69a7cff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff69a7d000 - 0x7fff69a7efff libcoretls_cfhelpers.dylib (167) <2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff69f21000 - 0x7fff6a025fef libcrypto.44.dylib (47.100.4) <43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib 0x7fff6a03b000 - 0x7fff6a09aff7 libcups.2.dylib (483.6) /usr/lib/libcups.2.dylib 0x7fff6a09c000 - 0x7fff6a103ff7 libcurl.4.dylib (118.100.2) <7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib 0x7fff6a1a6000 - 0x7fff6a1a6fff libenergytrace.dylib (21) /usr/lib/libenergytrace.dylib 0x7fff6a1a7000 - 0x7fff6a1bffff libexpat.1.dylib (19.60.2) <1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib 0x7fff6a1cd000 - 0x7fff6a1cffff libfakelink.dylib (149.1) /usr/lib/libfakelink.dylib 0x7fff6a1de000 - 0x7fff6a1e3fff libgermantok.dylib (24) <8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib 0x7fff6a1e4000 - 0x7fff6a1edff7 libheimdal-asn1.dylib (564.100.1) <2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib 0x7fff6a1ee000 - 0x7fff6a2defff libiconv.2.dylib (59) <9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib 0x7fff6a2df000 - 0x7fff6a536fff libicucore.A.dylib (64260.0.1) /usr/lib/libicucore.A.dylib 0x7fff6a550000 - 0x7fff6a551fff liblangid.dylib (133) /usr/lib/liblangid.dylib 0x7fff6a552000 - 0x7fff6a56aff3 liblzma.5.dylib (16) <0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib 0x7fff6a582000 - 0x7fff6a629ff7 libmecab.dylib (883.10) <13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib 0x7fff6a62a000 - 0x7fff6a88cfe1 libmecabra.dylib (883.10) <6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib 0x7fff6abf9000 - 0x7fff6ac28fff libncurses.5.4.dylib (57) <6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib 0x7fff6ad58000 - 0x7fff6b1d3ff5 libnetwork.dylib (1880.100.30) <9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib 0x7fff6b273000 - 0x7fff6b2a6fde libobjc.A.dylib (787.1) <20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib 0x7fff6b2b9000 - 0x7fff6b2bdfff libpam.2.dylib (25.100.1) /usr/lib/libpam.2.dylib 0x7fff6b2c0000 - 0x7fff6b2f6ff7 libpcap.A.dylib (89.100.1) <171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib 0x7fff6b37a000 - 0x7fff6b392fff libresolv.9.dylib (67.40.1) <92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib 0x7fff6b394000 - 0x7fff6b3d8ff7 libsandbox.1.dylib (1217.101.2) <5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib 0x7fff6b3d9000 - 0x7fff6b3ebff7 libsasl2.2.dylib (213) <33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib 0x7fff6b3ee000 - 0x7fff6b5d8ff7 libsqlite3.dylib (308.4) /usr/lib/libsqlite3.dylib 0x7fff6b6cc000 - 0x7fff6b6f9ffb libssl.46.dylib (47.100.4) /usr/lib/libssl.46.dylib 0x7fff6b7ce000 - 0x7fff6b828ff8 libusrtcp.dylib (1880.100.30) /usr/lib/libusrtcp.dylib 0x7fff6b829000 - 0x7fff6b82cffb libutil.dylib (57) <07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib 0x7fff6b82d000 - 0x7fff6b83aff7 libxar.1.dylib (425.2) <625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib 0x7fff6b840000 - 0x7fff6b922ff7 libxml2.2.dylib (33.3) <24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib 0x7fff6b926000 - 0x7fff6b94efff libxslt.1.dylib (16.9) <8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib 0x7fff6b94f000 - 0x7fff6b961ff3 libz.1.dylib (76) <6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib 0x7fff6c20f000 - 0x7fff6c214ff3 libcache.dylib (83) <5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib 0x7fff6c215000 - 0x7fff6c220fff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff6c221000 - 0x7fff6c228fff libcompiler_rt.dylib (101.2) /usr/lib/system/libcompiler_rt.dylib 0x7fff6c229000 - 0x7fff6c232ff7 libcopyfile.dylib (166.40.1) <1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib 0x7fff6c233000 - 0x7fff6c2c5fe3 libcorecrypto.dylib (866.100.30) /usr/lib/system/libcorecrypto.dylib 0x7fff6c3d2000 - 0x7fff6c412ff0 libdispatch.dylib (1173.100.2) /usr/lib/system/libdispatch.dylib 0x7fff6c413000 - 0x7fff6c449fff libdyld.dylib (750.5) /usr/lib/system/libdyld.dylib 0x7fff6c44a000 - 0x7fff6c44affb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib 0x7fff6c44b000 - 0x7fff6c457ff3 libkxld.dylib (6153.101.6) <77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib 0x7fff6c458000 - 0x7fff6c458ff7 liblaunch.dylib (1738.100.39) /usr/lib/system/liblaunch.dylib 0x7fff6c459000 - 0x7fff6c45eff7 libmacho.dylib (959.0.1) /usr/lib/system/libmacho.dylib 0x7fff6c45f000 - 0x7fff6c461ff3 libquarantine.dylib (110.40.3) <51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib 0x7fff6c462000 - 0x7fff6c463ff7 libremovefile.dylib (48) <078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib 0x7fff6c464000 - 0x7fff6c47bff3 libsystem_asl.dylib (377.60.2) <0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib 0x7fff6c47c000 - 0x7fff6c47cff7 libsystem_blocks.dylib (74) <32224AFF-C06F-3279-B753-097194EDEF49> /usr/lib/system/libsystem_blocks.dylib 0x7fff6c47d000 - 0x7fff6c504fff libsystem_c.dylib (1353.100.2) <4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib 0x7fff6c505000 - 0x7fff6c508ffb libsystem_configuration.dylib (1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75> /usr/lib/system/libsystem_configuration.dylib 0x7fff6c509000 - 0x7fff6c50cfff libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff6c50d000 - 0x7fff6c515fff libsystem_darwin.dylib (1353.100.2) /usr/lib/system/libsystem_darwin.dylib 0x7fff6c516000 - 0x7fff6c51dfff libsystem_dnssd.dylib (1096.100.3) <7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib 0x7fff6c51e000 - 0x7fff6c51fffb libsystem_featureflags.dylib (17) <415D83EF-084C-3485-B757-53001870EA94> /usr/lib/system/libsystem_featureflags.dylib 0x7fff6c520000 - 0x7fff6c56dff7 libsystem_info.dylib (538) <17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib 0x7fff6c56e000 - 0x7fff6c59aff7 libsystem_kernel.dylib (6153.101.6) /usr/lib/system/libsystem_kernel.dylib 0x7fff6c59b000 - 0x7fff6c5e2fff libsystem_m.dylib (3178) <74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib 0x7fff6c5e3000 - 0x7fff6c60afff libsystem_malloc.dylib (283.100.5) <97833239-2F83-3AEB-A426-0593997C8A54> /usr/lib/system/libsystem_malloc.dylib 0x7fff6c60b000 - 0x7fff6c618ffb libsystem_networkextension.dylib (1095.100.29) /usr/lib/system/libsystem_networkextension.dylib 0x7fff6c619000 - 0x7fff6c622ff7 libsystem_notify.dylib (241.100.2) /usr/lib/system/libsystem_notify.dylib 0x7fff6c623000 - 0x7fff6c62bfef libsystem_platform.dylib (220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0> /usr/lib/system/libsystem_platform.dylib 0x7fff6c62c000 - 0x7fff6c636fff libsystem_pthread.dylib (416.100.3) /usr/lib/system/libsystem_pthread.dylib 0x7fff6c637000 - 0x7fff6c63bff3 libsystem_sandbox.dylib (1217.101.2) /usr/lib/system/libsystem_sandbox.dylib 0x7fff6c63c000 - 0x7fff6c63efff libsystem_secinit.dylib (62.100.2) /usr/lib/system/libsystem_secinit.dylib 0x7fff6c63f000 - 0x7fff6c646ffb libsystem_symptoms.dylib (1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D> /usr/lib/system/libsystem_symptoms.dylib 0x7fff6c647000 - 0x7fff6c65dff2 libsystem_trace.dylib (1147.100.8) /usr/lib/system/libsystem_trace.dylib 0x7fff6c65f000 - 0x7fff6c664ff7 libunwind.dylib (35.4) /usr/lib/system/libunwind.dylib 0x7fff6c665000 - 0x7fff6c69affe libxpc.dylib (1738.100.39) <32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 186 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=567.2M resident=0K(0%) swapped_out_or_unallocated=567.2M(100%) Writable regions: Total=637.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=637.0M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 512K 4 Activity Tracing 256K 1 CG backing stores 704K 2 CG image 16K 2 CoreAnimation 184K 13 CoreGraphics 8K 1 CoreServices 8K 1 CoreUI image data 360K 6 Foundation 4K 1 Kernel Alloc Once 8K 1 MALLOC 235.3M 67 MALLOC guard page 48K 11 MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Memory Tag 242 12K 1 SQLite page cache 64K 1 STACK GUARD 56.1M 16 Stack 15.6M 16 VM_ALLOCATE 96K 11 DATA 23.4M 281 DATA_CONST 24K 2 FONT_DATA 4K 1 LINKEDIT 389.7M 9 OBJC_RO 32.2M 1 OBJC_RW 1892K 2 TEXT 177.5M 278 UNICODE 564K 1 libnetwork 128K 8 mapped file 57.8M 21 shared memory 652K 18 =========== ======= ======= TOTAL 1.3G 778 TOTAL, minus reserved VM space 993.1M 778

Model: MacBookPro14,3, BootROM 205.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 3.1 GHz, 16 GB, SMC 2.45f3 Graphics: kHW_IntelHDGraphics630Item, Intel HD Graphics 630, spdisplays_builtin Graphics: kHW_AMDRadeonPro560Item, Radeon Pro 560, spdisplays_pcie_device, 4 GB Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020 Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445424533303445422D45474347202020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x173), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1600.4) Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet Slot 1, Ethernet, en10 PCI Card: pci1b73,1100, sppci_usbxhci, Thunderbolt@70,0,0 PCI Card: ethernet, sppci_ethernet, Thunderbolt@69,0,0 PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@67,0,0 PCI Card: pci1b73,1100, sppci_usbxhci, Thunderbolt@68,0,0 PCI Card: pci1b21,612, sppci_ahci, Thunderbolt@74,0,0 Serial ATA Device: ST2000LM003 HN-M201RAD, 2 TB USB Device: USB3.0 Hub USB Device: Mobile SSD USB Device: USB 3.0 Bus USB Device: USB2.0 Hub USB Device: Launch Control XL USB Device: USB-C Digital AV Multiport Adapter USB Device: Apple T1 Controller USB Device: USB 3.0 Bus USB Device: Rugged USB-C USB Device: USB audio CODEC USB Device: USB 3.0 Bus USB Device: Blackmagic Design Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4 Thunderbolt Device: Thunderbolt 2 Dock, Other World Computing, Inc., 3, 25.1 Thunderbolt Bus: MacBook Pro, Apple Inc., 41.4

SteffeyDev commented 4 years ago

Ok, that was a small mistake on my part. Try this one: https://github.com/danielbuechele/atemOSC/releases/download/v3.1.2/atemOSC_3.1.2.dmg

zbooth commented 4 years ago

3.1.2 is stable. Output gain still works. Source gain returns the following:

[2020-05-15 12:29:48] Received OSC message: /atem/fairlight-audio/source/-256/gain Value: <OSCVal f -41.064026> [2020-05-15 12:29:48] Invalid source -256. Please choose a valid Fairlight audio source number from the list in Help > OSC addresses. [2020-05-15 12:29:49] Received OSC message: /atem/fairlight-audio/source/-255/gain [2020-05-15 12:29:49] Invalid source -255. Please choose a valid Fairlight audio source number from the list in Help > OSC addresses.

-256 and -255 are the numbers in my OSC Addresses list

spegis commented 4 years ago

Same experience here. IN my case it is -65281 in my OSC Addresses list. When I go to the message section OSCulator and in the ATEM application change slide the fader up or down on Cam1 I get the Following message in OSCulator:

Slider at -inf: /atem/fairlight-audio/source/-65280/gain ,f -inf Slider at -20: /atem/fairlight-audio/source/-65280/gain ,f -20.00 Slider at 0: /atem/fairlight-audio/source/-65280/gain ,f 0.00 etc.

Since you do not have a switcher that supports fairlight audio to test on, if it would help we could schedule a time to do a screen share. Let me know if that would help at tom@vexingmedia.com.

Also, in case either of you were interested, there is a group of AV folk who have been doing a morning ZOOM meetup called Office Hours. This is the invite link to join it. https://zoom.us/webinar/register/WN_740bLrO-RuGJ59Quk4WZdw It's a group of people from all over the world and started by Alex Lindsay of MacBreak/TWIT/ The Pixelcore.

I greatly appreciate what you are ding here @SteffeyDev !

editormixer commented 4 years ago

Hi, new to the party here. Pretty much got everything working except for audio-I get this message in the log, as posted by others- [2020-05-21 19:17:42] Could not get IBMDSwitcherAudioMixer interface MacOS 10.14.6 AtemOSC 3.1.2 ATEM software 8.2.2

SteffeyDev commented 4 years ago

Ok, I may have fixed the issue, try the latest version: https://github.com/danielbuechele/atemOSC/releases/download/v3.1.3/atemOSC_3.1.3.dmg

SteffeyDev commented 4 years ago

@zbooth @spegis

Christoph111 commented 4 years ago

/atem/fairlight-audio/source/-65280/gain with values between -121 and +6 works - but only for input 1... in XML file its written:

.... so how to address the ID?
spegis commented 4 years ago

Awesome! Will try it tomorrow when I go into the office.

Tom Dineen

On Jun 1, 2020, at 07:11, Peter Steffey notifications@github.com wrote:

 Ok, I may have fixed the issue, try the latest version: https://github.com/danielbuechele/atemOSC/releases/download/v3.1.3/atemOSC_3.1.3.dmg

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

zbooth commented 4 years ago

As @Christoph111 says, gain control is available for input 1. In my case I have the audio split, so I can address 1 left at -256 and 1 right at -255. These are the only 2 addresses listed in the OSC list. I would like to address the other 10 sources as well.

Fairlight Audio Sources: Fairlight Audio Source -256 Gain: /atem/fairlight-audio/source/-256/gain Fairlight Audio Source -256 Pan: /atem/fairlight-audio/source/-256/pan Fairlight Audio Source -255 Gain: /atem/fairlight-audio/source/-255/gain Fairlight Audio Source -255 Pan: /atem/fairlight-audio/source/-255/pan

For fun, here's a video of these 2 channels working with TouchOSC IMG_0263.mov

I too am available for a screenshare session like @spegis if you want access to a ATEM Mini

SteffeyDev commented 4 years ago

I can only query sources that are linked to inputs. Are all of the 10 sources linked to an input? If so, which input are they linked to? Also, I'm not familiar with Fairlight at all, can a source be linked to any input or is a source just a child to a specific input?

zbooth commented 4 years ago

There are 4 HDMI inputs and 2 mic inputs in the ATEM Mini.

Depending on the ATEM Software Control Panel configuration, I think they each have either 1 stereo source or 2 mono sources. I’m configured for 2 mono audio sources per HDMI and mic input, so there are 6 total inputs with 12 sources.

The attached photo shows what my software control mixer looks like. 13A785DF-A11A-4CDC-AC0D-B41D7DF90EB6

Christoph111 commented 4 years ago

I can only query sources that are linked to inputs. Are all of the 10 sources linked to an input? If so, which input are they linked to? Also, I'm not familiar with Fairlight at all, can a source be linked to any input or is a source just a child to a specific input?

hey, attached a part of the XML-File:

<AudioInputs>
<AudioInput configuration="Stereo" id="1">
                <AudioSource id="-65280" inputGain="0" pan="0" faderGain="-17.46" mixOption="Off">
                </AudioSource>
            </AudioInput>

<AudioInput configuration="Stereo" id="2">
                <AudioSource id="-65280" inputGain="0" pan="0" faderGain="-8.4" mixOption="Off">
                </AudioSource>
            </AudioInput>
</AudioInputs>

As you can see, there are IDs and as a child there ist the audioSource (which always has the same number (strange). don´t know what to do to address it with OSC...

when i configure the inputs as MONO it looks like this:

<AudioInputs>
 <AudioInput configuration="DualMono" id="1">
                <AudioSource id="-256" inputGain="0" pan="0" faderGain="-1" mixOption="Off">
                </AudioSource>
                <AudioSource id="-255" inputGain="0" pan="0" faderGain="-1.5" mixOption="Off">
                </AudioSource>
            </AudioInput>
<AudioInput configuration="DualMono" id="2">
                <AudioSource id="-256" inputGain="0" pan="0" faderGain="-2" mixOption="Off">
                </AudioSource>
                <AudioSource id="-255" inputGain="0" pan="0" faderGain="-2.5" mixOption="Off">
                </AudioSource>
            </AudioInput>
</AudioInputs>

my only solution at the moment is to send midi messages over network to my mac runnig atem software control to move the volume faders with midi commands:

if i setup to MONO-Inputs, you can only adjust volumes for inputs 1-8, so the mic inputs can not be addressed with midi at all (at this moment, i think the atem software control needs to be updated for this, it does not send any midi commands beyond channel 1-8 and 9)

SteffeyDev commented 4 years ago

That XML and picture is pretty handy, thanks! I understand better now, and will need to do some refactoring to make this work.

nick-shaw commented 3 years ago

Any update on this? Being able to control audio source 1 and output levels is useful but frustrating!

randallpacker commented 3 years ago

I don't know about the Fairlight, but I can control all of the audio inputs on my ATEM HD using the appropriate OSC commands. It's all working perfectly as far as I can tell.

nick-shaw commented 3 years ago

As described above, ATEM switchers (like my ATEM Mini) which use Fairlight audio use the same AudioSource id (-65280) for all stereo inputs. Each AudioInput has its own id, which there appears to be no way to pass in an OSC message. Addressing /atem/fairlight-audio/source/-65280/gain always affects only theAudioInput with id=1.

randallpacker commented 3 years ago

I guess it's different from the ATEM HD, which is: /atem/audio/input/1/gain, sorry I couldn't help. I'm not one of the programmers, I'm an artist using atemOSC.

ruebyi commented 3 years ago

I tried to understand a bit more how Fairlight audio works:

So I startet to make a Makro and toggle all my Incoming Audio on my ATEM Mini Pro to find out how BMD finds out wich one ist ment to be used.

There are two Types of "commands" in the XML

e.g. for Camera one <Macro index="38" name="test für audio" description=""> <Op id="FairlightAudioMixerInputSourceMixType" input="Camera1" sourceId="18446744073709486336" mixType="On"/>

We can see two entries that seem to address the Channel: Input and source ID

Changing my Camera Input to dual Mono brings up the following: <Op id="FairlightAudioMixerInputSourceMixType" input="Camera1" sourceId="18446744073709551360" mixType="On"/> <Op id="FairlightAudioMixerInputSourceMixType" input="Camera1" sourceId="18446744073709551361" mixType="On"/>

So the Input ist the same, but the Source ID changed...

After that I saved the status of the Faders to an XML.

I found this in the beginning for Camera1 in Stereo Mode: `

` On Dual Mono Mode: ` ` This reminds me of our OSC adresses we already use, but with one addition: The Audio Input ID It's likely, that I'm thinking to simple, but for me it seems like we will need to address not only the Source ID but also the AudioInput ID For All Stereo Inputs the AudioSource will be -65280 For all Dual Mono Inputs the AudioInput will be -255 for left and -256 for right I have no clue how to integrate this in the Code, but perhaps that's useful?
ruebyi commented 3 years ago

Sorry, I‘m not skilled enough in coding to help with this, but I found a workaround: As some of us use Osculator: I was able to control all Faders with Osculator and ordinary MIDI Messages as ATEM Software control supports MIDI Inputs.

If necessary I can show an example!

spegis commented 3 years ago

An example would be great! I was playing with OSCulater as well, but it has been a few months now.

ruebyi commented 3 years ago

I made an example file - I used an Korg NanoKONTROL2 with 8 Faders, wich represent Channels 1-8 on my ATEM (Camera 1-4 in Stereo and Aux1-2 in Mono)

you need to have Osculator and ATEM Software Control running.

Right now I'm working on the Mute Buttons - I'm trying to figure out wich MIDI Commands will be necessary. After that I will try to take Control of the PAN , AFV and Gain Functions.

fader test.zip

mrbossitaly commented 3 years ago

I made an example file - I used an Korg NanoKONTROL2 with 8 Faders, wich represent Channels 1-8 on my ATEM (Camera 1-4 in Stereo and Aux1-2 in Mono)

you need to have Osculator and ATEM Software Control running.

Right now I'm working on the Mute Buttons - I'm trying to figure out wich MIDI Commands will be necessary. After that I will try to take Control of the PAN , AFV and Gain Functions.

fader test.zip

Hi ruebyi,

I've downloaded your example and I'm using APC Mini controller... May you explain me how to connect to ATEM software?

tnx a lot.

Mrboss!

ruebyi commented 3 years ago

Hi @mrbossitaly

I dind't need to connect to ATEM Software. Check wether you have activatet Midi Control in the settings. On my Mac ATEM Software control recognizes the output from Osculator and interprets them as explained. Sometimes I had to restart the ATEM Software control Panel to recognize the input.

You need an ATEM Mini, ATEM Mini Pro, ATEM Mini iso or ATEM Studio 4K with Fairlight support for this (as far as I know).

For me it's a workaround until ATEM OSC supports Fairlight Audio

mrbossitaly commented 3 years ago

Hi @mrbossitaly

I dind't need to connect to ATEM Software. Check wether you have activatet Midi Control in the settings. On my Mac ATEM Software control recognizes the output from Osculator and interprets them as explained. Sometimes I had to restart the ATEM Software control Panel to recognize the input.

You need an ATEM Mini, ATEM Mini Pro, ATEM Mini iso or ATEM Studio 4K with Fairlight support for this (as far as I know).

For me it's a workaround until ATEM OSC supports Fairlight Audio

Hi @ruebyi tnx for reply me.

I have an X-touch that no need to have any other software (osculator too) and just with midi driver I can pilot the ATEM mini fader and on/AFW buttons.

My problem is for APCMini from AKAI that has CC from 49 to 56 on fader. So: Monitoring X-touch it send out a midi picth weel control and raw data are E0 XX XX. Monitoring APCMini and changing the output of fader with your template nothing appears at atem mini fader...

I think that your controller is like mine X-touch that don't use osculator at all but just midi...

Also I didn't understand how to use substitution in osculator..

May you explain me better?

tnx again.

mrbossitaly

ruebyi commented 3 years ago

@mrbossitaly

I think that your controller is like mine X-touch that don't use osculator at all but just midi...

Nope, I'm quite serious about this.

I tried an Behringer BCF in Mackie Mode and it worked out of the Box like your xTouch I tried an KorgNanoKontrol 2 in Mackie Mode and it worked out of the Box, but with an bug - My AFV was activated randomly.

So I put the Korg NK2 in MIDI Mode (Not mackie) and used the above skript and it worked.

Also I didn't understand how to use substitution in osculator..

That's what my osculator Skript does - It receives an fader Movement from my Korg and translates it to the Mackie Output

SteffeyDev commented 3 years ago

Hey guys, sorry it's been a while. I think I have a fix, give me a week to get this tested and you should be able to control all inputs/sources through atemOSC.

SteffeyDev commented 3 years ago

Looking for some feedback. I don't love these IDs, which seem to always be -65280 in stereo mode and -255 & -256 in dual mono mode. One idea I had would be to use an addresses like /fairlight-audio/input/<id>/gain and /fairlight-audio/input/<id>/pan to adjust the gain/pan for the single stereo source or both dual mono sources on the input, for simplicity. Then, provide something like /fairlight-audio/input/<id>/left/gain and /fairlight-audio/input/<id>/right/gain to address the two sources separately in dual-mono mode (this would be no-op in stereo mode). What do you guys think? Not sure if calling the sources left and right in dual mono mode is correct, but not sure what else to label them (besides maybe source/1 and source/2).

I'm open to other suggestions for the fairlight audio API! Just throwing my ideas out to start a conversation. I don't use these features on a regular basis so would like input from those who do.

ruebyi commented 3 years ago

I feel, that left and right are OK - it’s logical and would be similar to an Mixing console with Stereo Inputs.

mkcologne commented 3 years ago

I second that! L/R is usual for the most of us. Thanks!!!

nick-shaw commented 3 years ago

Thirded. It makes sense, as they are the left and right channels of a stereo input, simply being designated to be used as dual mono.

ruebyi commented 3 years ago

Do you need any help in testing that new Build?

Christoph111 commented 3 years ago

yes, L/R is perfect. One thought, does it make sense to use the same OSC address for the stereo channel fader respectively left channel fader (if audio is split)? would save some trouble if you don´t know in advance if your channels are split. i hope you understand my poor english....cheers