Previous Thread
Index
Next Thread
Print Thread
Go To
Band-in-a-Box for Macintosh
Joined: Nov 2015
Posts: 6
T
Newbie
OP Offline
Newbie
T
Joined: Nov 2015
Posts: 6
I'd like to appeal a well sized BIAB DAW window with one dedicated screenset, could be very useful shortcut but ...
Sometimes I'm in heaven but often it makes Logic crashing when I go/back between (locked) screensets, therefore I've observed that when I'm not on the dedicated screenset, Logic list the BIAB window in its window menu but you can't display it ...
Here's the log if interested

Process: Logic Pro X [43549]
Path: /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
Identifier: com.apple.logic10
Version: 10.5.1 (5299)
Build Info: MALogic-5299000000000000~3
App Item ID: 634148309
App External ID: 835960408
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Logic Pro X [43549]
User ID: 503

PlugIn Path: /Library/Audio/Plug-Ins/Components/Band-in-a-Box DAW AU Plugin.component/Contents/MacOS/Band-in-a-Box DAW AU Plugin
PlugIn Identifier: com.PGMusic.Band-in-a-BoxDAWPlugin
PlugIn Version: 3.7.23 (3.7.23)

Date/Time: 2021-08-30 21:32:26.702 +0200
OS Version: Mac OS X 10.14.6 (18G7016)
Report Version: 12
Anonymous UUID: 1A664407-1A34-BE1E-146C-B69040889CA1


Time Awake Since Boot: 510000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Exception Note: EXC_CORPSE_NOTIFY

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

Application Specific Information:
MALondonIV | 55c921e417d7ea46dd67c836dd0d3ea5353ba77f7e81b63db63248334585cbae | 45b84f1d96484be8b35b202bcd817966285356bf | 2020-06-09_13:15:32


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460dfa12 juce::ChangeBroadcaster::ChangeBroadcasterCallback::handleAsyncUpdate() + 66
1 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460df34c juce::MessageQueue::deliverNextMessage() + 236
2 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460df21a juce::MessageQueue::runLoopSourceCallback(void*) + 26
3 com.apple.CoreFoundation 0x00007fff37c6dd13 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
4 com.apple.CoreFoundation 0x00007fff37c6dcb9 __CFRunLoopDoSource0 + 108
5 com.apple.CoreFoundation 0x00007fff37c51607 __CFRunLoopDoSources0 + 283
6 com.apple.CoreFoundation 0x00007fff37c50b79 __CFRunLoopRun + 1189
7 com.apple.CoreFoundation 0x00007fff37c50482 CFRunLoopRunSpecific + 455
8 com.apple.HIToolbox 0x00007fff36eaf1ab RunCurrentEventLoopInMode + 292
9 com.apple.HIToolbox 0x00007fff36eaeee5 ReceiveNextEventCommon + 603
10 com.apple.HIToolbox 0x00007fff36eaec76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
11 com.apple.AppKit 0x00007fff3524677d _DPSNextEvent + 1135
12 com.apple.AppKit 0x00007fff3524546b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
13 com.apple.logic10 0x000000010c1a7e00 0x10a750000 + 27622912
14 com.apple.AppKit 0x00007fff3523f588 -[NSApplication run] + 699
15 com.apple.AppKit 0x00007fff3522eac8 NSApplicationMain + 777
16 com.apple.logic10 0x000000010b345e5d 0x10a750000 + 12541533
17 libdyld.dylib 0x00007fff63c413d5 start + 1

Thread 1:: JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.apple.JavaScriptCore 0x00007fff3b146c42 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 82
4 com.apple.JavaScriptCore 0x00007fff3b14ad4b bmalloc::Scavenger::threadRunLoop() + 139
5 com.apple.JavaScriptCore 0x00007fff3b14a579 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9
6 com.apple.JavaScriptCore 0x00007fff3b14bee7 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39
7 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff63d7621a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff63d76768 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff37c517b2 __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff37c50d20 __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff37c50482 CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff3524e4a2 _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 3:: MIDIClientNotificationThread
0 libsystem_kernel.dylib 0x00007fff63d7621a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff63d76768 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff37c517b2 __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff37c50d20 __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff37c50482 CFRunLoopRunSpecific + 455
5 com.apple.Foundation 0x00007fff39eb72bf -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.apple.Foundation 0x00007fff39f876ba -[NSRunLoop(NSRunLoop) runUntilDate:] + 114
7 com.apple.logic10 0x000000010ad01949 0x10a750000 + 5970249
8 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
10 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 4:: SeqTimer
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e385a1 _pthread_cond_wait + 773
2 com.apple.CoreServices.CarbonCore 0x00007fff38f8a724 TSWaitOnConditionTimedRelative + 147
3 com.apple.CoreServices.CarbonCore 0x00007fff38f8a31e TSWaitOnSemaphoreCommon + 410
4 com.apple.CoreServices.CarbonCore 0x00007fff38f71571 TimerThread + 270
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 5:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e385a1 _pthread_cond_wait + 773
2 com.apple.CoreVideo 0x00007fff399bf797 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff399bed46 CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff63d7621a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff63d76768 mach_msg + 60
2 com.apple.audio.CoreAudio 0x00007fff376c0dba HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x00007fff376c0d2f HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45
4 com.apple.audio.CoreAudio 0x00007fff376bd27f HALC_ProxyIOContext::IOWorkLoop() + 1017
5 com.apple.audio.CoreAudio 0x00007fff376bccd4 HALC_ProxyIOContext::IOThreadEntry(void*) + 122
6 com.apple.audio.CoreAudio 0x00007fff376bc836 HALB_IOThread::Entry(void*) + 72
7 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 7:: ProcessThread1/2048
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e48abd5 MD::CallProcessThread(long) + 581
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 8:: ProcessThread2/2048
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e48abd5 MD::CallProcessThread(long) + 581
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 9:: ProcessThread3/2048
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e48abd5 MD::CallProcessThread(long) + 581
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff63d7621a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff63d76768 mach_msg + 60
2 com.apple.audio.midi.CoreMIDI 0x00007fff38a9b3e5 XServerMachPort::ReceiveMessage(int&, void*, int&) + 95
3 com.apple.audio.midi.CoreMIDI 0x00007fff38ab78d3 MIDIProcess::RunMIDIInThread() + 333
4 com.apple.audio.midi.CoreMIDI 0x00007fff38acdaf4 XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x00007fff38ad297d CAPThread::Entry(CAPThread*) + 77
6 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 11:: FileIOThread 4
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e49bff2 0x10e433000 + 430066
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 12:: FileIOThread 3
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e49bff2 0x10e433000 + 430066
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 13:: FileIOThread 2
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e49bff2 0x10e433000 + 430066
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 14:: FileIOThread 1
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MAAudioEngine 0x000000010e49bff2 0x10e433000 + 430066
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 15:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff63d7d616 __select + 10
1 com.apple.CoreFoundation 0x00007fff37c7f202 __CFSocketManager + 635
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff63d7d616 __select + 10
1 com.apple.logic10 0x000000010bc3bf0a 0x10a750000 + 21937930
2 com.apple.logic10 0x000000010b7f0d9d 0x10a750000 + 17436061
3 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
5 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 17:: MetronomeUItriggerThread
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.logic10 0x000000010a8cb169 0x10a750000 + 1552745
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 18:: PassiveEQ calculation
0 libsystem_kernel.dylib 0x00007fff63d76256 semaphore_wait_trap + 10
1 com.apple.music.apps.MADSP 0x000000010fb9dec8 0x10f2db000 + 9187016
2 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
3 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
4 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 19:: ImageLoader
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.One 0x0000000135d75c5e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.One 0x0000000135d2b75d IK::JTK::ImageLoader::run() + 7101
4 com.ikmultimedia.One 0x0000000135d8028c threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 20:: ImageLoader
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.TR5Suite 0x000000013a82909e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.TR5Suite 0x000000013a74f90d IK::JTK::ImageLoader::run() + 7101
4 com.ikmultimedia.TR5Suite 0x000000013a8361cc threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 21:
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.ikmultimedia.TR5Suite 0x0000000139af953b IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::AnalyseWhenReady() + 171
4 com.ikmultimedia.TR5Suite 0x0000000139af966e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::*)(), IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool*> >(void*) + 62
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 22:
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.ikmultimedia.TR5Suite 0x0000000139af953b IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::AnalyseWhenReady() + 171
4 com.ikmultimedia.TR5Suite 0x0000000139af966e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::*)(), IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool*> >(void*) + 62
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.ikmultimedia.TR5Suite 0x0000000139af953b IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::AnalyseWhenReady() + 171
4 com.ikmultimedia.TR5Suite 0x0000000139af966e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::*)(), IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool*> >(void*) + 62
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 24:
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72a0a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.ikmultimedia.TR5Suite 0x0000000139af953b IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::AnalyseWhenReady() + 171
4 com.ikmultimedia.TR5Suite 0x0000000139af966e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool::*)(), IK::KIS::FX::TR5::MasterMatchEQ::AnalysisTool*> >(void*) + 62
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 25:: thumb cache
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.TR5Suite 0x000000013a82909e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.TR5Suite 0x000000013a828e79 juce::TimeSliceThread::run() + 681
4 com.ikmultimedia.TR5Suite 0x000000013a8361cc threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 26:
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.TR5Suite 0x000000013a82909e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.TR5Suite 0x000000013a828e79 juce::TimeSliceThread::run() + 681
4 com.ikmultimedia.TR5Suite 0x000000013a8361cc threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 27:: JUCE Timer
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.One 0x0000000135d75c5e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.One 0x0000000135dada64 juce::Timer::TimerThread::run() + 596
4 com.ikmultimedia.One 0x0000000135d8028c threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 28:: JUCE Timer
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.TR5Suite 0x000000013a82909e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.TR5Suite 0x000000013a86940b juce::Timer::TimerThread::run() + 171
4 com.ikmultimedia.TR5Suite 0x000000013a8361cc threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 29:: ImageLoader
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 com.ikmultimedia.One 0x0000000135d75c5e juce::WaitableEvent::wait(int) const + 206
3 com.ikmultimedia.One 0x0000000135d2b75d IK::JTK::ImageLoader::run() + 7101
4 com.ikmultimedia.One 0x0000000135d8028c threadEntryProc + 412
5 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
7 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 30:: JUCE Timer
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e3856e _pthread_cond_wait + 722
2 libc++.1.dylib 0x00007fff60e72b31 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93
3 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460af575 juce::WaitableEvent::wait(int) const + 213
4 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460e184b juce::Timer::TimerThread::run() + 555
5 com.PGMusic.Band-in-a-BoxDAWPlugin 0x00000001460b70ec juce::threadEntryProc(void*) + 348
6 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 31:
0 libsystem_pthread.dylib 0x00007fff63e343f0 start_wqthread + 0

Thread 32:
0 libsystem_pthread.dylib 0x00007fff63e343f0 start_wqthread + 0

Thread 33:
0 libsystem_pthread.dylib 0x00007fff63e343f0 start_wqthread + 0

Thread 34:
0 libsystem_pthread.dylib 0x00007fff63e343f0 start_wqthread + 0

Thread 35:
0 libsystem_pthread.dylib 0x00007fff63e343f0 start_wqthread + 0

Thread 36:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e385a1 _pthread_cond_wait + 773
2 com.apple.CoreVideo 0x00007fff399bf797 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff399bed46 CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 37:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff63d79866 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff63e385a1 _pthread_cond_wait + 773
2 com.apple.CoreVideo 0x00007fff399bf797 CVDisplayLink::waitUntil(unsigned long long) + 229
3 com.apple.CoreVideo 0x00007fff399bed46 CVDisplayLink::runIOThread() + 482
4 libsystem_pthread.dylib 0x00007fff63e352eb _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff63e38249 _pthread_start + 66
6 libsystem_pthread.dylib 0x00007fff63e3440d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x3c00348434843484 rbx: 0x0000000000000001 rcx: 0x0000000000000001 rdx: 0x0000000000000000
rdi: 0x0000000125945118 rsi: 0x00007fec3ad35e78 rbp: 0x00007ffee54ae2a0 rsp: 0x00007ffee54ae290
r8: 0x00000000000130a9 r9: 0x0000600009a5e8d0 r10: 0x0000000000000000 r11: 0x0000600009a5e8c8
r12: 0x0000000600002e88 r13: 0x0000000000000000 r14: 0x00007fec3ad35e78 r15: 0x0000000000000010
rip: 0x00000001460dfa12 rfl: 0x0000000000010297 cr2: 0x000000011b9060f8

Logical CPU: 1
Error Code: 0x00000000
Trap Number: 13


Binary Images:
0x10a750000 - 0x10c8c3ff7 com.apple.logic10 (10.5.1 - 5299) <482904A7-ECB6-3B19-9BAA-9C29E8E09D21> /Applications/Logic Pro X.app/Contents/MacOS/Logic Pro X
0x10d1cd000 - 0x10d23bfff com.apple.music.apps.MALiveLoops (10.5.1 - 5299) <72B9B5EF-B4E2-38F3-92B6-2986CCACDC30> /Applications/Logic Pro X.app/Contents/Frameworks/MALiveLoops.framework/Versions/A/MALiveLoops
0x10d286000 - 0x10d287ff3 com.apple.music.apps.MAContentDownloading (10.5.1 - 5299) <0E81CD23-BA97-3C8A-B86D-D671B560B486> /Applications/Logic Pro X.app/Contents/Frameworks/MAContentDownloading.framework/Versions/A/MAContentDownloading
0x10d294000 - 0x10d548ffb com.apple.music.apps.MACore (10.5.1 - 5299) <58987DB5-2D6B-330A-8891-ED588DFA30D9> /Applications/Logic Pro X.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
0x10d6cb000 - 0x10dba1fff com.apple.music.apps.MALogicLegacySong (10.5.1 - 5299) <13B2C2C0-AC1C-371B-A3C6-3ACA24A02847> /Applications/Logic Pro X.app/Contents/Frameworks/MALogicLegacySong.framework/Versions/A/MALogicLegacySong
0x10dc8a000 - 0x10dc8cfff com.apple.music.apps.MAResourcesPlugInsShared (10.5.1 - 5299) <6C194C0C-1CFD-3544-A68E-C99E61759634> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesPlugInsShared.framework/Versions/A/MAResourcesPlugInsShared
0x10dc97000 - 0x10dcafff7 com.apple.music.apps.MAAudioUnitSupport (10.5.1 - 5299) <9562C5AE-8498-330C-A918-9C549EE12B3C> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnitSupport
0x10dcc1000 - 0x10dd99fff com.apple.music.apps.MAGUI (10.5.1 - 5299) <B775B9A1-A3CA-3363-AC9E-451ADE61DAB4> /Applications/Logic Pro X.app/Contents/Frameworks/MAGUI.framework/Versions/A/MAGUI
0x10de1d000 - 0x10de71ffb com.apple.music.apps.MALoopManagement (10.5.1 - 5299) <9B4D1062-F708-3BA1-902B-98D0D3AD39F1> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagement
0x10dea7000 - 0x10e02ffff com.apple.music.apps.MAVectorUIKit (10.5.1 - 5299) <AFF3D14B-DB3E-38E1-8597-21BC543067BD> /Applications/Logic Pro X.app/Contents/Frameworks/MAVectorUIKit.framework/Versions/A/MAVectorUIKit
0x10e0b8000 - 0x10e1d2fff com.apple.music.apps.MAHarmony (10.5.1 - 5299) <81745F4C-2FA7-3546-835B-594EA5BBC743> /Applications/Logic Pro X.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
0x10e21b000 - 0x10e351ff7 com.apple.music.apps.OMF (10.5.1 - 5299) <BDFAD2D5-C0CA-3B5F-90C8-C8DA0D8A5F5D> /Applications/Logic Pro X.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
0x10e379000 - 0x10e37dffb com.apple.music.apps.MAResources (10.5.1 - 5299) <7FBEDDB0-9580-30F1-B5A4-DECB22470C2E> /Applications/Logic Pro X.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
0x10e385000 - 0x10e402fff com.apple.music.apps.MAFiles (10.5.1 - 5299) <671DB75F-07A7-382C-B530-E4A23942202D> /Applications/Logic Pro X.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
0x10e433000 - 0x10e696fff com.apple.music.apps.MAAudioEngine (10.5.1 - 5299) <1FD9A3EF-0AC6-316A-8C1E-8D0E10CC70D4> /Applications/Logic Pro X.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
0x10e89b000 - 0x10ebe4ffb com.apple.music.apps.MAMusicAnalysis (10.5.1 - 5299) <3606514B-2A43-35EA-9074-639C9766DEA4> /Applications/Logic Pro X.app/Contents/Frameworks/MAMusicAnalysis.framework/Versions/A/MAMusicAnalysis
0x10ec6f000 - 0x10ec95ffb com.apple.music.apps.MAVideo (10.5.1 - 5299) <E9BA33D6-0B8A-3EAC-B31A-315222118467> /Applications/Logic Pro X.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
0x10eca8000 - 0x10ecd5ff7 com.apple.music.apps.MALoopBrowser (10.5.1 - 5299) <C8CB5F95-3081-3BE0-A554-29D25826A7B4> /Applications/Logic Pro X.app/Contents/Frameworks/MALoopBrowser.framework/Versions/A/MALoopBrowser
0x10ecee000 - 0x10edc2ff7 com.apple.music.apps.MAWorkspace (10.5.1 - 5299) <345ED5EF-23CB-3394-88B1-60181D3D0873> /Applications/Logic Pro X.app/Contents/Frameworks/MAWorkspace.framework/Versions/A/MAWorkspace
0x10ee16000 - 0x10ee67ff3 com.apple.LogicUIKitHighLevel (10.5.1 - 5299) <F4B52E28-281B-3DC3-BE73-919174175BA8> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKitHighLevel.framework/Versions/A/MAToolKitHighLevel
0x10ee92000 - 0x10ee94ffb com.apple.music.apps.MAResourcesLg (10.5.1 - 5299) <D294BE39-3DE5-3814-BAB5-7A197A0F0125> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesLg.framework/Versions/A/MAResourcesLg
0x10ee9b000 - 0x10eea9fff +com.nxtbgthng.OAuth2Client (1.1.0 - 5299) <84606561-B1A0-311E-997F-A2437F17F9F7> /Applications/Logic Pro X.app/Contents/Frameworks/OAuth2Client.framework/Versions/A/OAuth2Client
0x10eeb9000 - 0x10eebcfff +com.yourcompany.SoundCloudAPI (2.0b6 - 5299) <02F51224-B963-3637-823F-4A104304B3D3> /Applications/Logic Pro X.app/Contents/Frameworks/SoundCloudAPI.framework/Versions/A/SoundCloudAPI
0x10eec4000 - 0x10eec6ffb com.apple.music.apps.MAResourcesGB (10.5.1 - 5299) <76E1DEB8-FD3A-3374-97B6-504995044251> /Applications/Logic Pro X.app/Contents/Frameworks/MAResourcesGB.framework/Versions/A/MAResourcesGB
0x10eecd000 - 0x10ef04ff3 com.apple.MAGFFoundation (1.0 - 5299) <9A515030-6294-30D3-8AE5-729033DEAC41> /Applications/Logic Pro X.app/Contents/Frameworks/MAGFFoundation.framework/Versions/A/MAGFFoundation
0x10f0e6000 - 0x10f0e9047 libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
0x10f210000 - 0x10f27a70f dyld (655.1.1) <95E169F0-A47B-3876-BA72-9B57AF091984> /usr/lib/dyld
0x10f2db000 - 0x10fe88fff com.apple.music.apps.MADSP (10.5.1 - 5299) <EC90ED0D-C615-3433-8205-096B096D9936> /Applications/Logic Pro X.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
0x1107e8000 - 0x11107dff7 com.apple.music.apps.MAPlugInGUI (10.5.1 - 5299) <4C1BF1C5-8685-3B7D-821E-645CB524CBD0> /Applications/Logic Pro X.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
0x111415000 - 0x111b9afff com.apple.music.apps.MAAlchemy (10.5.1 - 5299) <D219DA99-099E-3703-AF43-BBA604C9532C> /Applications/Logic Pro X.app/Contents/Frameworks/MAAlchemy.framework/Versions/A/MAAlchemy
0x111e1c000 - 0x11228affb com.apple.LogicUIKit (10.5.1 - 5299) <8B25A7B6-F539-377D-B5B5-1C90B3A5059C> /Applications/Logic Pro X.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
0x11241e000 - 0x11287dff3 com.apple.music.apps.MAGenerativeInstruments (10.5.1 - 5299) <B8F28E04-567D-3EC3-90FD-521D2DF84E53> /Applications/Logic Pro X.app/Contents/Frameworks/MAGenerativeInstruments.framework/Versions/A/MAGenerativeInstruments
0x112acb000 - 0x1130daffb com.apple.music.apps.MAKeymap (10.5.1 - 5299) <2BC3A484-039F-3B93-8A73-EB10F5C07DC7> /Applications/Logic Pro X.app/Contents/Frameworks/MAKeymap.framework/Versions/A/MAKeymap
0x114e54000 - 0x114e58ff3 com.apple.music.apps.midi.device.plugin.Logic-Remote (10.5.1 - 5299) <90548016-DFBE-3A23-997B-EE8057353930> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/Logic Remote.bundle/Contents/MacOS/Logic Remote
0x115cab000 - 0x115cacfff com.apple.music.apps.pedalboard.resources (10.5.1 - 5299) <38B61E41-6423-3FBF-8516-33AD6B615235> /Applications/Logic Pro X.app/Contents/PlugIns/pedalboard.bundle/Contents/MacOS/pedalboard
0x115cb4000 - 0x115cb5ffb com.apple.music.apps.mutapdel.resources (10.5.1 - 5299) <64BFAC62-A1B6-352F-8837-9249DED845E7> /Applications/Logic Pro X.app/Contents/PlugIns/mutapdel.bundle/Contents/MacOS/mutapdel
0x1164f4000 - 0x1164f6ffb com.apple.music.apps.midi.device.plugin.iControl (10.5.1 - 5299) <805AB776-2ED1-3A0C-95F8-9125E83EC839> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/iControl.bundle/Contents/MacOS/iControl
0x11659a000 - 0x11659bfff com.apple.music.apps.midi.device.plugin.MCS3 (10.5.1 - 5299) <827E080D-AB85-3670-8492-66FB394C96C2> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/MCS3.bundle/Contents/MacOS/MCS3
0x1165c6000 - 0x1165c6ff7 com.apple.music.apps.midi.device.plugin.Recording-Light (10.5.1 - 5299) <410B39EF-8FAA-33BE-8AF5-AADD2E5FEFDC> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/Recording Light.bundle/Contents/MacOS/Recording Light
0x1166ce000 - 0x1166cfff3 com.apple.music.apps.common.resources (10.5.1 - 5299) <40C504A8-403E-3716-AFCE-D6DC3B8AABB9> /Applications/Logic Pro X.app/Contents/PlugIns/common.bundle/Contents/MacOS/common
0x11678e000 - 0x116792ffb com.apple.audio.AppleHDAHALPlugIn (282.54 - 282.54) <207D25F0-B094-3569-AA6D-09B4EDD72861> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x11bbbe000 - 0x11bbc0fff com.apple.music.apps.midi.device.plugin.CS-32 (10.5.1 - 5299) <C1CC8B8C-941E-376D-8EC3-17B98B9045BD> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/CS-32.bundle/Contents/MacOS/CS-32
0x11bdca000 - 0x11bdccff7 com.apple.music.apps.midi.device.plugin.GiO (10.5.1 - 5299) <0FFE8BC8-7D17-3472-B11E-DDD06B1E6ED0> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/GiO.bundle/Contents/MacOS/GiO
0x11be07000 - 0x11be09ff3 com.apple.music.apps.midi.device.plugin.microKONTROL (10.5.1 - 5299) <6C2C999D-CB77-3666-80B3-A22EE7B96269> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/microKONTROL.bundle/Contents/MacOS/microKONTROL
0x11be27000 - 0x11be2aff7 com.apple.music.apps.midi.device.plugin.TranzPort (10.5.1 - 5299) <01D52527-9034-3894-AB1A-54BF09BF1B7A> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/TranzPort.bundle/Contents/MacOS/TranzPort
0x11be47000 - 0x11be4cff7 com.apple.music.apps.midi.device.plugin.US-2400 (10.5.1 - 5299) <3B77017A-B106-393F-96AD-122DFBE3E2FE> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/US-2400.bundle/Contents/MacOS/US-2400
0x11c007000 - 0x11c00cff7 com.apple.music.apps.midi.device.plugin.HUI (10.5.1 - 5299) <036BA742-72E5-3553-A647-D3734912E8F9> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/HUI.bundle/Contents/MacOS/HUI
0x11cbd1000 - 0x11cbd4ff3 com.apple.music.apps.midi.device.plugin.Launchpad (10.5.1 - 5299) <020716F3-4D9A-38FA-BDA2-02703A5239BA> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/Launchpad.bundle/Contents/MacOS/Launchpad
0x11cc11000 - 0x11cc14ff7 com.apple.music.apps.midi.device.plugin.TouchOSC (10.5.1 - 5299) <64F7F9B6-6DD7-3DA2-8FFA-C03F6D5D59C7> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/TouchOSC.bundle/Contents/MacOS/TouchOSC
0x11f13d000 - 0x11f13efff com.apple.music.apps.efx.resources (10.5.1 - 5299) <81DD3E8B-81E6-366E-B5D5-DFB360DCE57A> /Applications/Logic Pro X.app/Contents/PlugIns/efx.bundle/Contents/MacOS/efx
0x11f146000 - 0x11f147fff com.apple.music.apps.evd6.resources (10.5.1 - 5299) <9C5BB69A-B208-3AEE-B050-4042EE45ADD4> /Applications/Logic Pro X.app/Contents/PlugIns/evd6.bundle/Contents/MacOS/evd6
0x11f167000 - 0x11f168fff com.apple.music.apps.es2.resources (10.5.1 - 5299) <57CF369C-3CED-32B3-8003-87C2E4F5B235> /Applications/Logic Pro X.app/Contents/PlugIns/es2.bundle/Contents/MacOS/es2
0x11f196000 - 0x11f197ff3 com.apple.music.apps.evp88.resources (10.5.1 - 5299) <A9D5E512-7DEC-324E-899E-4003BAD19D7D> /Applications/Logic Pro X.app/Contents/PlugIns/evp88.bundle/Contents/MacOS/evp88
0x11f386000 - 0x11f387fff com.apple.music.apps.esp.resources (10.5.1 - 5299) <856D48CC-38F5-3EAA-88DC-3D6344264890> /Applications/Logic Pro X.app/Contents/PlugIns/esp.bundle/Contents/MacOS/esp
0x11f38f000 - 0x11f390fff com.apple.music.apps.emx.resources (10.5.1 - 5299) <F386A3BF-FC25-32BB-8991-85368A2992B4> /Applications/Logic Pro X.app/Contents/PlugIns/emx.bundle/Contents/MacOS/emx
0x11f4d7000 - 0x11f4d8ffb com.apple.music.apps.revolver.resources (10.5.1 - 5299) <20DFBBCE-8E91-3B13-88DF-20CFE094F57A> /Applications/Logic Pro X.app/Contents/PlugIns/revolver.bundle/Contents/MacOS/revolver
0x11f5e4000 - 0x11f5e5ff3 com.apple.music.apps.exs24.resources (10.5.1 - 5299) <7BCB5A9F-90CD-351E-A72B-7BE95E1F76A9> /Applications/Logic Pro X.app/Contents/PlugIns/exs24.bundle/Contents/MacOS/exs24
0x11f5ed000 - 0x11f5eeff3 com.apple.music.apps.looper.resources (10.5.1 - 5299) <D1FCB8A5-0B38-3A1D-9612-A25FB338C7C2> /Applications/Logic Pro X.app/Contents/PlugIns/looper.bundle/Contents/MacOS/looper
0x11f5f6000 - 0x11f5f7fff com.apple.music.apps.evb3.resources (10.5.1 - 5299) <5784197A-CB1B-3EEE-BBF4-54258F6BBC88> /Applications/Logic Pro X.app/Contents/PlugIns/evb3.bundle/Contents/MacOS/evb3
0x120ff6000 - 0x120ff7fff com.apple.music.apps.evoc.resources (10.5.1 - 5299) <D715398D-CCAC-38B6-BFF2-895C27F474C9> /Applications/Logic Pro X.app/Contents/PlugIns/evoc.bundle/Contents/MacOS/evoc
0x120fff000 - 0x121000ff3 com.apple.music.apps.player.resources (10.5.1 - 5299) <F8E90A38-5435-3575-BAFA-D34A68F1E036> /Applications/Logic Pro X.app/Contents/PlugIns/player.bundle/Contents/MacOS/player
0x121008000 - 0x121009fff com.apple.music.apps.es1.resources (10.5.1 - 5299) <71B2A883-8AD5-3911-A854-B64C43705EE1> /Applications/Logic Pro X.app/Contents/PlugIns/es1.bundle/Contents/MacOS/es1
0x121054000 - 0x121055ff3 com.apple.music.apps.anvil.resources (10.5.1 - 5299) <6A9CA26F-2300-3F43-A5DB-5AADFA15E4DD> /Applications/Logic Pro X.app/Contents/PlugIns/anvil.bundle/Contents/MacOS/anvil
0x12105d000 - 0x12105eff3 com.apple.music.apps.guitarcontrols.resources (10.5.1 - 5299) <5F1459A5-EBE8-317A-A46A-CA2C15E65AE6> /Applications/Logic Pro X.app/Contents/PlugIns/guitarcontrols.bundle/Contents/MacOS/guitarcontrols
0x124fe0000 - 0x124ff2ffb com.apple.music.apps.midi.device.plugin.Logic-Control (10.5.1 - 5299) <E01F5047-AADF-349B-8E46-1D959CC751C3> /Applications/Logic Pro X.app/Contents/PlugIns/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
0x135b68000 - 0x135f8aff7 +com.ikmultimedia.One (5.5.0 - 5.5.0) <2D1F2B84-521C-3103-9FE6-A82004C5EDB9> /Library/Audio/Plug-Ins/Components/TR5 One.component/Contents/MacOS/TR5 One
0x13984c000 - 0x13b2daff7 +com.ikmultimedia.TR5Suite (5.5.0 - 5.5.0) <908C5D0A-C4A9-3AC7-9FC3-E3EE21EC760C> /Library/Audio/Plug-Ins/Components/TR5 Suite.component/Contents/MacOS/TR5 Suite
0x13e5b9000 - 0x13e74efff com.apple.audio.units.Components (1.14 - 1.14) <D7C7C00C-202E-3F6B-A395-129A1A69A233> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x145d37000 - 0x1465d1fff +com.PGMusic.Band-in-a-BoxDAWPlugin (3.7.23 - 3.7.23) <08DC6C7E-1705-3AB1-B491-20C1028E8247> /Library/Audio/Plug-Ins/Components/Band-in-a-Box DAW AU Plugin.component/Contents/MacOS/Band-in-a-Box DAW AU Plugin
0x7fff2c376000 - 0x7fff2c6cffff com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <AB6E8A8F-0BFE-37EE-A135-44ABA4FCB559> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff2c6d2000 - 0x7fff2c7defff com.apple.AMDMTLBronzeDriver (2.11.23 - 2.1.1) <22915C12-6C1A-33B1-9629-8D59CB4E8230> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff33c4e000 - 0x7fff33e2affb com.apple.avfoundation (2.0 - 1550.4) <FE6603A7-7E82-378C-B751-5848B56BDC0E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff33e2b000 - 0x7fff33ef0fff com.apple.audio.AVFAudio (1.0 - ???) <D454A339-2FC6-3EF6-992F-D676046612DB> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff33ef2000 - 0x7fff33ff7fff com.apple.AVKit (1.1 - 446.50.101) <56AD537F-0BA5-360D-8B83-D5BB16A1BF4E> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff33ff8000 - 0x7fff33ff8fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff33ff9000 - 0x7fff3400fff7 libCGInterfaces.dylib (506.22) <1B6C92D9-F4B8-37BA-9635-94C4A56098CE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff34010000 - 0x7fff346a9fef com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff346aa000 - 0x7fff34923ff3 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff34924000 - 0x7fff34996ffb libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff34997000 - 0x7fff34d40ff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff34d41000 - 0x7fff34d56feb libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff34d57000 - 0x7fff34d5cff3 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff34d5d000 - 0x7fff34dd9ff3 libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff34dda000 - 0x7fff34dedfe3 libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff34dee000 - 0x7fff34fd5ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff34fd6000 - 0x7fff35089ff7 libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff3508a000 - 0x7fff3508afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff3522c000 - 0x7fff35fe1ffb com.apple.AppKit (6.9 - 1671.60.109) <C69106E3-29DE-314C-806E-67D404E9A569> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff36033000 - 0x7fff36033fff com.apple.ApplicationServices (50.1 - 50.1) <DD1B9D49-D754-3148-AFDE-A05C1B64ABCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff36034000 - 0x7fff3609ffff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff36138000 - 0x7fff3624fff7 libFontParser.dylib (228.6.2.7) <9783D3E5-691B-3B3E-B33A-237E635C60CF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff36250000 - 0x7fff36292fff libFontRegistry.dylib (228.12.2.4) <6DDE44EC-FF6B-3893-9209-45E0955ABDD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff362ec000 - 0x7fff3631efff libTrueTypeScaler.dylib (228.6.2.7) <CCAC0112-5F69-35DA-86F5-9CA73FEF0C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff36383000 - 0x7fff36387ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <E8E9342C-47EB-359D-A373-554AC19B174A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff36422000 - 0x7fff36474ff7 com.apple.HIServices (1.22 - 628) <2BE461FF-80B9-30D3-A574-AED5724B1C1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff36475000 - 0x7fff36484fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff36485000 - 0x7fff364ceff7 com.apple.print.framework.PrintCore (14.7 - 503.8) <E1D0FCBC-155E-372E-A90F-4A20B94FC114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff364cf000 - 0x7fff36508ff7 com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff36509000 - 0x7fff36515fff com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <5E7B9BD4-122B-3012-A044-3259C97E7509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff36516000 - 0x7fff3678dfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <32487CB2-246B-3B80-8F60-D65DFC367DDC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff3678f000 - 0x7fff3678ffff com.apple.audio.units.AudioUnit (1.14 - 1.14) <B489CFDA-DEF3-38F5-A815-23EC30B8DA03> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff36790000 - 0x7fff368c9ffb com.apple.AudioVideoBridging (760.6 - 760.6) <4A6F4637-F849-3A5D-92F4-C7213AB10561> /System/Library/Frameworks/AudioVideoBridging.framework/Versions/A/AudioVideoBridging
0x7fff36ae8000 - 0x7fff36e8afff com.apple.CFNetwork (978.4 - 978.4) <2D4EEB80-0C17-34E0-B2B5-E24308CF9359> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff36e9f000 - 0x7fff36e9ffff com.apple.Carbon (158 - 158) <D950E2F1-281E-3F41-9231-E35D5010A15C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff36ea0000 - 0x7fff36ea3ffb com.apple.CommonPanels (1.2.6 - 98) <1CD6D56D-8EC7-3528-8CBC-FC69533519B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff36ea4000 - 0x7fff3719bfff com.apple.HIToolbox (2.1.1 - 918.7) <88D7F19C-8C9D-384B-BAB5-8205CA282F2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff3719c000 - 0x7fff3719fff3 com.apple.help (1.3.8 - 66) <A08517EB-8958-36C9-AEE0-1A8FEEACBE3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff371a0000 - 0x7fff371a5ff7 com.apple.ImageCapture (9.0 - 1534.2) <DB063E87-ED8F-3E4E-A7E2-A6B45FA73EF7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff371a6000 - 0x7fff3723bff3 com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff3723c000 - 0x7fff37254ff7 com.apple.openscripting (1.7 - 179.1) <9B8C1ECC-5864-3E21-9149-863E884EA25C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff37274000 - 0x7fff37275ff7 com.apple.print.framework.Print (14.2 - 267.4) <A7A9D2A0-D4E0-35EF-A0F7-50521F707C33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff37276000 - 0x7fff37278ff7 com.apple.securityhi (9.0 - 55006) <05717F77-7A7B-37E6-AB3E-03F063E9095B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff37279000 - 0x7fff3727fff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff37280000 - 0x7fff373a0fff com.apple.cloudkit.CloudKit (736.232 - 736.232) <F643F4D4-7F23-32C3-84E1-7981BD45F64C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff373a1000 - 0x7fff373a1fff com.apple.Cocoa (6.11 - 23) <25D4875F-1176-3A77-B1CC-1F29E26C555B> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff373af000 - 0x7fff374feff7 com.apple.ColorSync (4.13.0 - 3345.6) <356BA478-76DE-3087-86BE-5E884276AB83> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3768a000 - 0x7fff37710fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E6E4A58D-9BAE-30B1-856E-E1332B98E9ED> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff37712000 - 0x7fff37773ff7 com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <BA94B9A3-CD10-3D33-9E0B-CF12412DB31C> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x7fff37774000 - 0x7fff3779effb com.apple.CoreBluetooth (1.0 - 1) <4F2DDEF0-1F92-384B-8CDA-4958725D0A8E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff3779f000 - 0x7fff37b24fef com.apple.CoreData (120 - 866.6) <132CB39B-8D58-30FA-B8AD-49BFFF34B293> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff37b25000 - 0x7fff37c15ff7 com.apple.CoreDisplay (101.3 - 110.18) <6DD41271-E145-3E99-9D49-7CC8AC1C65B6> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff37c16000 - 0x7fff3805bfff com.apple.CoreFoundation (6.9 - 1575.401) <4D6EA727-F7B9-398A-9B0B-4A30802E49BD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3805d000 - 0x7fff386edfe7 com.apple.CoreGraphics (2.0 - 1265.11) <B433DE85-643A-3A48-AE01-2BE1F4E888D1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff386ef000 - 0x7fff38a0ffff com.apple.CoreImage (14.4.0 - 750.0.140) <11026E39-D2FF-3CF6-8ACE-7BA293F9853E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff38a10000 - 0x7fff38a88fff com.apple.corelocation (2245.16.14) <0F59F59B-AC14-3116-83C5-CF7BC57D9EB1> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff38a89000 - 0x7fff38adfff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <130FB156-4863-3B5D-9508-DBF42A73823B> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff38ae2000 - 0x7fff38d0bfff com.apple.CoreML (1.0 - 1) <9EC1FED2-BA47-307B-A326-43C4D05166E7> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff38d0c000 - 0x7fff38e10fff com.apple.CoreMedia (1.0 - 2290.14) <2C7A5348-7F19-3E28-97E4-6065A64B1DC9> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff38e11000 - 0x7fff38e6cfff com.apple.CoreMediaIO (900.0 - 5050.1) <14C9E45E-0568-3F30-A9BE-ED067F58044C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff38e6d000 - 0x7fff38e6dfff com.apple.CoreServices (946 - 946) <9383191D-EF2D-39FF-A2A7-E808A8EE5999> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff38e6e000 - 0x7fff38eeaff7 com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff38eeb000 - 0x7fff391c2fff com.apple.CoreServices.CarbonCore (1178.33 - 1178.33) <CB87F0C7-2CD6-3983-8E32-B6A2EC925352> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff391c3000 - 0x7fff3920bff7 com.apple.DictionaryServices (1.2 - 284.16.4) <746EB200-DC51-30AE-9CBC-608A7B4CC8DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff3920c000 - 0x7fff39214ffb com.apple.CoreServices.FSEvents (1239.200.13 - 1239.200.13) <5913F08D-4AA2-3200-B998-012E6A19A66D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff39215000 - 0x7fff393c6ff7 com.apple.LaunchServices (946 - 946) <A0C91634-9410-38E8-BC11-7A5A369E6BA5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff393c7000 - 0x7fff39465ff7 com.apple.Metadata (10.7.0 - 1191.58) <89DA10B4-5695-3FD9-A920-C34C33957868> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff39466000 - 0x7fff394b0ff7 com.apple.CoreServices.OSServices (946 - 946) <20C4EEF8-D5AC-39A0-9B4A-78F88E3EFBCC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff394b1000 - 0x7fff39518ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff39519000 - 0x7fff3953aff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff39845000 - 0x7fff399a7ff3 com.apple.CoreText (352.0 - 584.26.3.4) <7247EA49-9F90-3258-AABF-932C6343BD6A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff399a8000 - 0x7fff399e8ff3 com.apple.CoreVideo (1.8 - 281.4) <10CF8E52-07E3-382B-8091-2CEEEFFA69B4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff399e9000 - 0x7fff39a78fff com.apple.framework.CoreWLAN (13.0 - 1375.2) <A476486C-B863-3941-BAE6-A78BDFED4A3B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff39bef000 - 0x7fff39bfaffb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <49B086F4-AFA2-3ABB-8D2E-CE253044C1C0> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff39bfb000 - 0x7fff39ca9fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <D7A28B57-C025-3D44-BB17-82243B7B91BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff39ccf000 - 0x7fff39cd4ffb com.apple.DiskArbitration (2.7 - 2.7) <A31C207C-8255-3E93-9DD7-D80C4B179050> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff39e74000 - 0x7fff39e76ffb com.apple.ExceptionHandling (1.5 - 13) <3CAD8B5B-14E6-3B9B-BD03-2E106E7AFADD> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x7fff39e9b000 - 0x7fff3a248ffb com.apple.Foundation (6.9 - 1575.401) <546CCD67-0069-369A-8E6A-37FB5DD64AA1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3a24a000 - 0x7fff3a273ff7 com.apple.GLKit (1.0 - 101) <1CDC8AAC-8D41-3662-85EF-4B63BEDB873C> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
0x7fff3a2b7000 - 0x7fff3a2e6ffb com.apple.GSS (4.0 - 2.0) <E2B90D08-3857-3155-9FCC-07D778988EC9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3a302000 - 0x7fff3a3adfff com.apple.GameplayKit (1.0 - 1) <5FB5EC0F-4823-3FC1-A678-0578D099D818> /System/Library/Frameworks/GameplayKit.framework/Versions/A/GameplayKit
0x7fff3a3e6000 - 0x7fff3a4f0fff com.apple.Bluetooth (6.0.14 - 6.0.14d12) <0904E4FC-DE05-3B78-BD49-832A5AC2967D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff3a553000 - 0x7fff3a5e2fff com.apple.framework.IOKit (2.0.2 - 1483.260.4) <8A90F547-86EF-3DFB-92FE-0E2C0376DD84> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff3a5e4000 - 0x7fff3a5f3ffb com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff3a5f4000 - 0x7fff3a646ff3 com.apple.ImageCaptureCore (1.0 - 1534.2) <27942C51-8108-3ED9-B37E-7C365A31EC2D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff3a647000 - 0x7fff3a7d3fe7 com.apple.ImageIO.framework (3.3.0 - 1850.2.11) <A8CA156A-F7E1-342E-B421-DA616FDF7FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff3a7d4000 - 0x7fff3a7d8ffb libGIF.dylib (1850.2.11) <353851A1-82BF-3E71-8EFB-F8B897C3E6FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff3a7d9000 - 0x7fff3a8b5ff7 libJP2.dylib (1850.2.11) <1563D22C-2B99-3F7E-BD61-6D077BEEB9CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3a8b6000 - 0x7fff3a8dbfeb libJPEG.dylib (1850.2.11) <5EFA40B1-A57B-3580-8C8A-CF273646E90D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff3abb1000 - 0x7fff3abd7feb libPng.dylib (1850.2.11) <14B39AA5-3947-3E93-86EF-613BA96D3C65> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff3abd8000 - 0x7fff3abdaffb libRadiance.dylib (1850.2.11) <B63B33C0-4287-3EB8-A90F-CBB2C313ADF4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff3abdb000 - 0x7fff3ac28ff3 libTIFF.dylib (1850.2.11) <CD3610A6-67B4-3A6E-92C7-97B48362222D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff3af23000 - 0x7fff3bd83fff com.apple.JavaScriptCore (14607 - 14607.3.9) <E25D3B54-A072-33F3-AA89-6F8588BF5A05> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff3bd9b000 - 0x7fff3bdb4fff com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff3bdb5000 - 0x7fff3bdeaff3 com.apple.LDAPFramework (2.4.28 - 194.5) <511E5E07-276D-3AA6-BBE8-521198AA076F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff3c06e000 - 0x7fff3c078fff com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff3c08d000 - 0x7fff3c127ffb com.apple.MediaPlayer (1.0 - 1.0) <F601EBD5-7A38-3F0D-BA43-6DC535978124> /System/Library/Frameworks/MediaPlayer.framework/Versions/A/MediaPlayer
0x7fff3c128000 - 0x7fff3c7cefff com.apple.MediaToolbox

Band-in-a-Box for Macintosh
Joined: Aug 2011
Posts: 10,099
Veteran
Offline
Veteran
Joined: Aug 2011
Posts: 10,099
Greetings titorico,

Welcome to the forum. Issues with the Band-in-a-Box DAW plugin should be reported in the +++ Band-in-a-Box VST/AU and Pro Tools/AAX DAW Plugin (Mac) +++ forum section.

There is a better chance the plugin development team will see and respond to your post there.


Jim Fogle - 2024 BiaB (1109) RB (Build 3) Ultra+ PAK
Cakewalk - Zoom MRS-8 recorder
Desktop: i7 Win 10 build 2004, 12GB ram 256GB SSD, 4 TB HDD
Laptop: i3 64bit Win 10 build 21H2, 8GB ram 500GB HDD
Music at: https://fogle622.wix.com/fogle622-audio-home
Band-in-a-Box for Macintosh
Joined: Nov 2015
Posts: 6
T
Newbie
OP Offline
Newbie
T
Joined: Nov 2015
Posts: 6
Thank from the newbie !

Previous Thread
Next Thread
Go To

Link Copied to Clipboard
ChatPG

Ask sales and support questions about Band-in-a-Box using natural language.

ChatPG's knowledge base includes the full Band-in-a-Box User Manual and sales information from the website.

PG Music News
Band-in-a-Box® 2024 Review: 4.75 out of 5 Stars!

If you're looking for a in-depth review of the newest Band-in-a-Box® 2024 for Windows version, you'll definitely find it with Sound-Guy's latest review, Band-in-a-Box® 2024 for Windows Review: Incredible new capabilities to experiment, compose, arrange and mix songs.

A few excerpts:
"The Tracks view is possibly the single most powerful addition in 2024 and opens up a new way to edit and generate accompaniments. Combined with the new MultiPicker Library Window, it makes BIAB nearly perfect as an 'intelligent' composer/arranger program."

"MIDI SuperTracks partial generation showing six variations – each time the section is generated it can be instantly auditioned, re-generated or backed out to a previous generation – and you can do this with any track type. This is MAJOR! This takes musical experimentation and honing an arrangement to a new level, and faster than ever."

"Band in a Box continues to be an expansive musical tool-set for both novice and experienced musicians to experiment, compose, arrange and mix songs, as well as an extensive educational resource. It is huge, with hundreds of functions, more than any one person is likely to ever use. Yet, so is any DAW that I have used. BIAB can do some things that no DAW does, and this year BIAB has more DAW-like functions than ever."

Happy Easter! Holiday Hours...

2024 is well underway - it's already Easter Weekend!

Our Customer Service hours this weekend are:

Friday, March 29: 8-4
Saturday, March 30: 8-4
Sunday, March 31: closed

Regular hours resume Monday, April 1st - no joke!

Convenient Ways to Listen to Band-in-a-Box® Songs Created by Program Users!

The User Showcase Forum is an excellent place to share your Band-in-a-Box® songs and listen to songs other program users are creating!

There are other places you can listen to these songs too! Visit our User Showcase page to sort by genre, artist (forum name), song title, and date - each listing will direct you to the forum post for that song.

If you'd rather listen to these songs in one place, head to our Band-in-a-Box® Radio, where you'll have the option to select the genre playlist for your listening pleasure. This page has SoundCloud built in, so it won't redirect you. We've also added the link to the Artists SoundCloud page here, and a link to their forum post.

We hope you find some inspiration from this amazing collection of User Showcase Songs!

Congratulations to the 2023 User Showcase Award Winners!

We've just announced the 2023 User Showcase Award Winners!

There are 45 winners, each receiving a Band-in-a-Box 2024 UltraPAK! Read the official announcement to see if you've won.

Our User Showcase Forum receives more than 50 posts per day, with people sharing their Band-in-a-Box songs and providing feedback for other songs posted.

Thank you to everyone who has contributed!

Video: Volume Automation in Band-in-a-Box® 2024 for Windows®

We've created a video to help you learn more about the Volume Automation options in Band-in-a-Box® 2024 for Windows.

Band-in-a-Box® 2024: Volume Automation

www.pgmusic.com/manuals/bbw2024full/chapter11.htm#volume-automation

Video: Audio Input Monitoring with Band-in-a-Box® 2024 for Windows®

We've created this short video to explain Audio Input Monitoring within Band-in-a-Box® 2024, and included some tips & troubleshooting details too!

Band-in-a-Box® 2024: Audio Input Monitoring

3:17: Tips
5:10: Troubleshooting

www.pgmusic.com/manuals/bbw2024full/chapter11.htm#audio-input-monitoring

Video: Enhanced Melodists in Band-in-a-Box® 2024 for Windows®!

We've enhanced the Melodists feature included in Band-in-a-Box® 2024 for Windows!

Access the Melodist feature by pressing F7 in the program to open the new MultiPicker Library and locate the [Melodist] tab.

You can now generate a melody on any track in the program - very handy! Plus, you select how much of the melody you want generated - specify a range, or apply it to the whole track.

See the Melodist in action with our video, Band-in-a-Box® 2024: The Melodist Window.

Learn even more about the enhancements to the Melodist feature in Band-in-a-Box® 2024 for Windows at www.pgmusic.com/manuals/bbw2024upgrade/chapter3.htm#enhanced-melodist

Forum Statistics
Forums66
Topics81,396
Posts732,523
Members38,442
Most Online2,537
Jan 19th, 2020
Newest Members
danielsk, Mark Morgan, zagrajbarke, Ernest J, Izzy
38,442 Registered Users
Top Posters(30 Days)
MarioD 195
Al-David 124
DC Ron 115
dcuny 87
rsdean 85
Today's Birthdays
(charlie), WobblyGstring
Powered by UBB.threads™ PHP Forum Software 7.7.5