Code: Select all
Process: Audacity [28369]
Path: /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
Identifier: net.sourceforge.audacity
Version: 1.3.13.0 (1.3.13.0)
Code Type: X86 (Native)
Parent Process: sh [28364]
Date/Time: 2011-11-08 22:40:08.692 -0800
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 1794074 sec
Crashes Since Last Report: 236
Per-App Interval Since Last Report: 1480 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 2AAB6C4B-F975-445D-9B11-5854AB43A35D
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
objc[28369]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x925279c6 __pthread_kill + 10
1 libsystem_c.dylib 0x97470f78 pthread_kill + 106
2 libsystem_c.dylib 0x97461bdd abort + 167
3 com.WavesAudio.WavesLib.7.0.1 0x13239110 png_create_read_struct_2 + 680
4 com.WavesAudio.WavesLib.7.0.1 0x1323b0d4 png_read_png + 448
5 com.WavesAudio.WavesLib.7.0.1 0x13145be4 PNGResToOGLImageConvertor::PNGResToOGLImageConvert(void*, unsigned int, void*&, unsigned int&, void*) + 250
6 com.WavesAudio.WavesLib.7.0.1 0x132088fe WCResContainerInfo::GetResource(WCFourCC, short, WTResourceType*&, WSResConvertFuncs const*, unsigned long) + 332
7 com.WavesAudio.WavesLib.7.0.1 0x1320cd61 WCResourceManager::GetResource(WTResContainerType*, WCFourCC, short, WTResourceType*&, WSResConvertFuncs const*, unsigned long) + 69
8 com.WavesAudio.WavesLib.7.0.1 0x13206d66 RMGetAResource + 70
9 com.WavesAudio.WavesLib.7.0.1 0x13145da2 PNGResToOGLImageConvertor::GetImageFromResource(WTResContainerType*, short, OGLImage*&) + 82
10 com.WavesAudio.WavesLib.7.0.1 0x13143b4d CGraphicManagerAbs::RegisterImageFromResID(short, WTResContainerType*) + 115
11 com.WavesAudio.WavesLib.7.0.1 0x13143bf2 CGraphicManagerAbs::RegisterImageFromResID(short) + 60
12 com.WavesAudio.WavesLib.7.0.1 0x130ea2bc CWVImage::FinishCreate(CGraphicManagerAbs&) + 36
13 com.WavesAudio.WavesLib.7.0.1 0x130cc057 CStandardGUI_X::FinishCreate() + 135
14 com.WavesAudio.WaveShell-AU.7.0.1 0x11ce82a3 WCPluginInstanceProxy::InitGUI() const + 31
15 com.WavesAudio.WaveShell-AU.7.0.1 0x11cd0177 CWSAU::StartAUShell(WavesComponentInfo const&) + 177
16 com.WavesAudio.WaveShell-AU.7.0.1 0x11cd07b6 CWSAU::WavesInitialize() + 470
17 com.WavesAudio.WaveShell-AU.7.0.1 0x11cd09b9 CWSAU::PostConstructor() + 95
18 com.WavesAudio.WaveShell-AU.7.0.1 0x11cd488f ComponentEntryPoint<CWSAU>::Dispatch(ComponentParameters*, CWSAU*) + 59
19 com.apple.CoreServices.CarbonCore 0x9b58c5f5 CallComponent + 223
20 com.apple.CoreServices.CarbonCore 0x9b58c63e CallComponentDispatch + 29
21 com.apple.CoreServices.CarbonCore 0x9b5f8898 CallComponentOpen + 43
22 com.apple.CoreServices.CarbonCore 0x9b58b2b4 OpenAComponent + 426
23 Audacity 0x00081c98 AudioUnitEffect::AudioUnitEffect(wxString, ComponentRecord*) + 104
24 Audacity 0x0008444c LoadAudioUnits() + 156
25 Audacity 0x000c1bf5 LoadEffects() + 2149
26 Audacity 0x0004476a AudacityApp::OnInit() + 2762
27 Audacity 0x00046b01 wxAppConsole::CallOnInit() + 17
28 Audacity 0x00523ed0 wxEntry(int&, wchar_t**) + 112
29 Audacity 0x0003e8b8 main + 24
30 Audacity 0x0003e65e _start + 216
31 Audacity 0x0003e585 start + 41
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9252890a kevent + 10
1 libdispatch.dylib 0x9c504c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9c5036a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9252771e __open_nocancel + 10
1 libsystem_kernel.dylib 0x92526a98 open + 61
2 libsystem_c.dylib 0x974162d9 fopen + 90
3 mod-script-pipe.so 0x03bc5f5e PipeServer() + 222
4 mod-script-pipe.so 0x03bc6177 RegScriptServerFunc + 39
5 Audacity 0x0032a9d9 ScriptCommandRelay::Run() + 41
6 Audacity 0x002cec9d NonGuiThread::Entry() + 29
7 Audacity 0x0056d3ad wxThreadInternal::MacThreadStart(void*) + 173
8 com.apple.CoreServices.CarbonCore 0x9b5c66b4 PrivateMPEntryPoint + 68
9 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
10 libsystem_c.dylib 0x974726de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x92525c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x925251f6 mach_msg + 70
2 com.apple.CoreFoundation 0x975110ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9751a214 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x975198ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9752a611 CFRunLoopRun + 129
6 com.apple.DVCPROHDMuxer 0x03cf098f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
7 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
8 libsystem_c.dylib 0x974726de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 Audacity 0x000500a4 AudioThread::Entry() + 100
3 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
4 libsystem_c.dylib 0x974726de thread_start + 34
Thread 5:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x92527b42 __select + 10
1 com.apple.CoreFoundation 0x97568195 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
3 libsystem_c.dylib 0x974726de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x9252783e __psynch_cvwait + 10
1 libsystem_c.dylib 0x97472e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x97472f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9b5635a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x9b563319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x9b56312a TSWaitOnSemaphoreRelative + 24
6 com.apple.QuickTimeComponents.component 0x92f5fde6 0x92973000 + 6213094
7 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
8 libsystem_c.dylib 0x974726de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9252783e __psynch_cvwait + 10
1 libsystem_c.dylib 0x97472e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x97472f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x9b5635a3 TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x9b563319 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x9b56312a TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x9b596033 AIOFileThread(void*) + 1019
7 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
8 libsystem_c.dylib 0x974726de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 libsystem_c.dylib 0x9741acba usleep + 60
3 com.WavesAudio.WaveShell-AU.7.0.1 0x11ce6eb0 wvThread::WCIdleCommandDispatcher::threadMain(void*) + 32
4 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
5 libsystem_c.dylib 0x974726de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x9252802e __workq_kernreturn + 10
1 libsystem_c.dylib 0x97470ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x974726fe start_wqthread + 30
Thread 10:
0 libsystem_kernel.dylib 0x92525c5e semaphore_wait_trap + 10
1 Guitar Rig 4.MusicDevice.component 0xe0b54560 NI::RIG::AUDIO::SuspendResumeThread::run() + 32
2 Guitar Rig 4.MusicDevice.component 0xe0919316 NI::GP::Thread::execute(void*) + 54
3 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
4 libsystem_c.dylib 0x974726de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x92525c5e semaphore_wait_trap + 10
1 Guitar Rig 4.MusicDevice.component 0xe0e0e8cb NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 395
2 Guitar Rig 4.MusicDevice.component 0xe0919316 NI::GP::Thread::execute(void*) + 54
3 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
4 libsystem_c.dylib 0x974726de thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 libsystem_c.dylib 0x9741acba usleep + 60
3 Guitar Rig 4.MusicDevice.component 0xe0c9c489 NI::RIG::COMP::RigKontrol2Interface::onTimer() + 825
4 Guitar Rig 4.MusicDevice.component 0xe0c9c5ab NI::RIG::COMP::RigKontrolUpdateThread::run() + 27
5 Guitar Rig 4.MusicDevice.component 0xe0919316 NI::GP::Thread::execute(void*) + 54
6 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
7 libsystem_c.dylib 0x974726de thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 libsystem_c.dylib 0x9741acba usleep + 60
3 Guitar Rig 4.MusicDevice.component 0xe0b78572 NI::RIG::COMP::RigKontrol3Interface::onTimer() + 610
4 Guitar Rig 4.MusicDevice.component 0xe0b785cb NI::RIG::COMP::RigKontrol3UpdateThread::run() + 27
5 Guitar Rig 4.MusicDevice.component 0xe0919316 NI::GP::Thread::execute(void*) + 54
6 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
7 libsystem_c.dylib 0x974726de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 libsystem_c.dylib 0x9741acba usleep + 60
3 Guitar Rig 4.MusicDevice.component 0xe0b56dcb NI::RIG::COMP::RigKontrolManagerAudio::onTimer() + 1243
4 Guitar Rig 4.MusicDevice.component 0xe0b56ecb NI::RIG::COMP::RigKontrolManagerUpdateThread::run() + 27
5 Guitar Rig 4.MusicDevice.component 0xe0919316 NI::GP::Thread::execute(void*) + 54
6 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
7 libsystem_c.dylib 0x974726de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x92525c5e semaphore_wait_trap + 10
1 Guitar Rig 2.MusicDevice.component 0xe38d9253 NI::GP::HEvent::wait() + 19
2 Guitar Rig 2.MusicDevice.component 0xe368e940 NI::RIG::AUDIO::SuspendResumeThread::run() + 32
3 Guitar Rig 2.MusicDevice.component 0xe3873d97 NI::GP::Thread::execute(void*) + 71
4 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
5 libsystem_c.dylib 0x974726de thread_start + 34
Thread 16:
0 libsystem_kernel.dylib 0x92525c5e semaphore_wait_trap + 10
1 Guitar Rig 2.MusicDevice.component 0xe38d9253 NI::GP::HEvent::wait() + 19
2 Guitar Rig 2.MusicDevice.component 0xe3bea43b NI::MEDIA::Asyncer<NI::PM::UndoBuffer>::run() + 459
3 Guitar Rig 2.MusicDevice.component 0xe3873d97 NI::GP::Thread::execute(void*) + 71
4 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
5 libsystem_c.dylib 0x974726de thread_start + 34
Thread 17:
0 libsystem_kernel.dylib 0x92525d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9741c439 nanosleep + 388
2 libsystem_c.dylib 0x9741acba usleep + 60
3 Guitar Rig 2.MusicDevice.component 0xe3873bd5 NI::GP::HThread::sleepCurrentThread(int) + 21
4 Guitar Rig 2.MusicDevice.component 0xe364ce0a NI::RIG::COMP::RigKontrol2Interface::onTimer() + 858
5 Guitar Rig 2.MusicDevice.component 0xe364d3cb NI::RIG::COMP::RigKontrolUpdateThread::run() + 43
6 Guitar Rig 2.MusicDevice.component 0xe3873d97 NI::GP::Thread::execute(void*) + 71
7 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
8 libsystem_c.dylib 0x974726de thread_start + 34
Thread 18:
0 libsystem_kernel.dylib 0x92525c5e semaphore_wait_trap + 10
1 Guitar Rig 2.MusicDevice.component 0xe38d9253 NI::GP::HEvent::wait() + 19
2 Guitar Rig 2.MusicDevice.component 0xe37fde78 NI::PM::MGR::ProgramChangeThread::run() + 56
3 Guitar Rig 2.MusicDevice.component 0xe3873d97 NI::GP::Thread::execute(void*) + 71
4 libsystem_c.dylib 0x9746eed9 _pthread_start + 335
5 libsystem_c.dylib 0x974726de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x13238e72 ecx: 0xbfffdfdc edx: 0x925279c6
edi: 0xacd6f2c0 esi: 0x00000006 ebp: 0xbfffdff8 esp: 0xbfffdfdc
ss: 0x00000023 efl: 0x00200246 eip: 0x925279c6 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x0909e000
Logical CPU: 0
Binary Images:
0x1000 - 0xa5fff3 +Audacity (??? - ???) <EA3BEF71-0A0E-3860-B98F-4A0BA488C817> /Applications/Audacity/Audacity.app/Contents/MacOS/Audacity
0xffc000 - 0x1048ffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x10c6000 - 0x10ccfff +csladspa.so (??? - ???) <6F8DE57C-6232-0000-C178-2D479D869557> /Library/Audio/Plug-Ins/LADSPA/csladspa.so
0x10d3000 - 0x10d8fff +liblo.0.dylib (7.0.0 - compatibility 7.0.0) <CE1632B9-C713-6F53-587F-BD13CC44028C> /usr/local/lib/liblo.0.dylib
0x10df000 - 0x10e2ff7 +gverb_1216.so (??? - ???) <B8A3EF2E-B6BB-1B6C-DBE2-A06B4F7F066C> /Applications/Audacity/*/gverb_1216.so
0x10ec000 - 0x10edff1 com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1600000 - 0x1600fff libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
0x1612000 - 0x161cfff com.apple.DXVCodec (1.0 - 1.0) <434F66B4-C9FC-92CB-1CE5-0FBBBA29FE4B> /Library/QuickTime/DXVCodec.component/Contents/MacOS/DXVCodec
0x1677000 - 0x168afef com.apple.FCP Uncompressed 422.component (2.0 - 546.9) <DAC75D69-E415-E716-AF10-06BBD87B051A> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0x17fc000 - 0x17fcff7 +hard_limiter_1413.so (??? - ???) <DF93382E-6CFD-32EE-5FBA-1F428F821839> /Applications/Audacity/*/hard_limiter_1413.so
0x3878000 - 0x38cfff7 +libsndfile.1.dylib (2.20.0 - compatibility 2.0.0) <4D8E278D-69A6-26D1-8288-34E73B4E5499> /usr/local/lib/libsndfile.1.dylib
0x38ed000 - 0x38fbff7 +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) <0EF39F11-3D0C-9B24-E867-867D0A81BC42> /usr/local/lib/libportaudio.2.dylib
0x3bc5000 - 0x3bc6ff7 +mod-script-pipe.so (??? - ???) <65A0371A-39E4-CBB8-F6D3-D91125B2CD78> /Applications/Audacity/*/mod-script-pipe.so
0x3bcb000 - 0x3bcfffb com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1) <B8333059-00BE-33A6-AEC0-0C8F285E6E07> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x3bd4000 - 0x3c0efeb com.motu.driver.FWA.HALPlugin (??? - 1.6 48575) <B087A389-EA06-E4C7-86FD-FE963E473F34> /System/Library/Extensions/MOTUFireWireAudio.kext/Contents/PlugIns/FWHALPlugin.bundle/Contents/MacOS/FWHALPlugin
0x3c29000 - 0x3c2fffb com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7) <C2DD672D-46CE-34BB-8456-129C65DDE583> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x3c34000 - 0x3c5dfeb +com.digidesign.digidesign.DigiCoreAudioPlugIn (9.0.2 - 9.0.2f74) <CA923898-8608-9501-7345-BAC693003B24> /Library/Audio/Plug-Ins/HAL/Digidesign CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
0x3c65000 - 0x3cbafe2 com.apple.DVCPROHDAudio (1.3.2 - 1.3.2) <2E0A9883-4EA5-706F-78F6-4C1F105A4D30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0x3cd9000 - 0x3d3efe0 com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x3d79000 - 0x3d7fffb +csladspa64.so (??? - ???) <1370C381-E66C-BEE1-11A8-2F8D182329A6> /Library/Audio/Plug-Ins/LADSPA/csladspa64.so
0x3efd000 - 0x3effff3 com.apple.LiveType.component (2.1.4 - 2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x3f05000 - 0x3f69fe2 com.apple.LiveType.framework (2.1.4 - 2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/*/LiveType.framework/Versions/A/LiveType
0x3f89000 - 0x3fdefdf +com.DivXInc.DivXDecoder (6.8.3.5 - 6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x400c000 - 0x400fff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
0x4014000 - 0x4045ff7 +com.grame.JackRouter (JackRouter - 0.9.3) <1B3AA457-5967-DC8E-4766-DFFE665AC4EC> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x406c000 - 0x4097fff +Jackmp (??? - ???) <EC726C66-2146-D402-C5A3-B6AE214F2B0A> /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
0x4101000 - 0x4104fff +1000 (??? - ???) /Applications/Waves/*/API-550.bundle/Contents/Resources/asIL/1000
0x4108000 - 0x410aff7 +sc4_1882.so (??? - ???) <8EA4B893-DD1B-CFAB-42B4-65C3695A7869> /Applications/Audacity/*/sc4_1882.so
0x8207000 - 0x82ecfef +CsoundLib (5.2.0 - compatibility 5.2.0) <730D17CE-699A-A654-575D-1FC69E248A6D> /Library/Frameworks/CsoundLib.framework/Versions/5.2/CsoundLib
0x8323000 - 0x837dff4 +libfltk.1.1.dylib (1.1.4 - compatibility 1.1.0) <00CAF6D4-850E-CBA2-9F05-CFC07DBC55B8> /usr/local/lib/libfltk.1.1.dylib
0x83aa000 - 0x83c9ffb +libpng12.0.dylib (41.0.0 - compatibility 41.0.0) <CEC77C30-948E-5FEC-0D8F-89FD961336FA> /usr/local/lib/libpng12.0.dylib
0x84bd000 - 0x84f1ffb +com.soundhack.audiounit.delay (1.0 - 6.0.6) <7B160C8E-B844-3B91-2063-864A51A71911> /Library/Audio/Plug-Ins/Components/+delay.component/Contents/MacOS/+delay
0x8503000 - 0x8505fff +1000 (??? - ???) /Applications/Waves/*/API-560.bundle/Contents/Resources/asIL/1000
0x866c000 - 0x869dfff +com.soundhack.audiounit.decimate (??? - 6.0.2) /Library/Audio/Plug-Ins/Components/+decimate.component/Contents/MacOS/+decimate
0x8724000 - 0x8731ff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x873a000 - 0x8741ffd com.apple.AppleGVAHW.component (1.0 - 1) <C27AED9F-4DDA-3B8A-925E-D2110DC24EDD> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
0x8747000 - 0x874afff +1000 (??? - ???) /Applications/Waves/*/API-2500.bundle/Contents/Resources/asIL/1000
0x874e000 - 0x8751fff +1000 (??? - ???) <0CB3E475-B21E-DAB6-63BA-541506674632> /Applications/Waves/*/1380205907.bundle/Contents/Resources/asIL/1000
0x8ce6000 - 0x8d63fcf +SONK119m (2.04 - 2.04) /Library/Audio/Plug-Ins/Components/Sonalksis SV-517Mk2 Mono EQ.component/Contents/MacOS/Sonalksis SV-517Mk2 Mono EQ
0x8dab000 - 0x8dd3fe3 com.apple.AppleAVCIntraCodec (2.0 - 542.4) <408052E9-3698-D679-DB45-82B57D075B22> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCodec
0x8ddd000 - 0x8ddefff +1000 (??? - ???) <320D3ECF-73DE-E443-2C88-FD8ACFA4C98E> /Applications/Waves/*/1162948912.bundle/Contents/Resources/asIL/1000
0x8de2000 - 0x8de2fff +1000 (??? - ???) <A567105B-FBBF-2DD3-34E8-4378EA2AD49B> /Applications/Waves/*/1196838732.bundle/Contents/Resources/asIL/1000
0x96f4000 - 0x96f7ffb +1000 (??? - ???) /Applications/Waves/*/1397506888.bundle/Contents/Resources/asIL/1000
0x96fc000 - 0x96fcfff +1000 (??? - ???) <E3D7BAD6-8545-7789-81A5-C80A1E5C7184> /Applications/Waves/*/1163284300.bundle/Contents/Resources/asIL/1000
0x9900000 - 0x997ffcf +SONK119n (2.04 - 2.04) /Library/Audio/Plug-Ins/Components/Sonalksis SV-517Mk2 Stereo EQ.component/Contents/MacOS/Sonalksis SV-517Mk2 Stereo EQ
0x99c7000 - 0xa177fe7 +com.voxengo.audio-plugins.audiounit.PHA979 (2.1 - 2.1) /Library/Audio/Plug-Ins/Components/PHA-979.component/Contents/MacOS/PHA-979
0xa510000 - 0xa601ff3 +com.2caudio.aether.au (??? - 1.0.1) <13010109-9B22-5744-2939-474D124B6C98> /Library/Audio/Plug-Ins/Components/2C-Aether.component/Contents/MacOS/2C-Aether
0xafd9000 - 0xaff1ff2 com.apple.applepixletvideo (1.2.28 - 1.2d28) <85AF2C0D-399E-3D67-9845-D2259C57DDCB> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0xaff6000 - 0xaff7fff +1000 (??? - ???) /Applications/Waves/*/1398030938.bundle/Contents/Resources/asIL/1000
0xaffb000 - 0xaffcfff +1000 (??? - ???) <044A30A4-81AD-C197-A9A8-D07D7AE7D135> /Applications/Waves/*/1195660119.bundle/Contents/Resources/asIL/1000
0xbe9c000 - 0xc109ff7 +com.yourcompany.XviD_Codec (??? - 1.0) /Library/QuickTime/XviD_Codec 1.0 alpha.component/Contents/MacOS/XviD_Codec
0xc5ec000 - 0xc7e1ff2 +net.telestream.wmv.import (2.4.0.11 - 2.4.0.11) <83F7489B-3935-E1BA-B934-69179217A26D> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0xc816000 - 0xc8c3ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0xc964000 - 0xcb26ff2 +net.telestream.wmv.advanced (2.4.0.11 - 2.4.0.11) <92B25580-FF56-5E91-902F-D1DC3E7EC9C2> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0xcb6a000 - 0xcbedff3 com.apple.AppleProResCodec (3.0 - 544.2) <A3039D9F-33F1-B503-B054-792E62263759> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
0xcc2b000 - 0xcc6aff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <37DE201B-57C9-31FB-8931-4F8F5DAD0164> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0xcd2d000 - 0xce43fe7 com.apple.AppleGVAFramework (2.2.76 - 2.2.76) <B96E4BD5-B774-3C6D-ACAD-6BB4123FAB9D> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0xce5c000 - 0xce95ff3 com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0xcea0000 - 0xceddfe7 com.apple.DVCPROHDCodec (2.0 - 542.4) <751976E0-619F-30A4-2EF4-60919BD28C72> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0xceed000 - 0xcfa0fe7 com.apple.AppleHDVCodec (2.0 - 548.3) <7E6FD5F1-CAA5-6E72-1217-CF9F199F7EFE> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0xcfbc000 - 0xcfddfe7 com.apple.AppleIntermediateCodec (2.0 - 542.4) <1999D33E-4FF4-3282-B357-D68A30427FB7> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0xcfec000 - 0xd002ffb com.apple.IMXCodec (2.0 - 547.2) <10CDBF62-3937-927C-6470-E355A0232686> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0x10aa6000 - 0x10b13fd7 +SONK315m (2.04 - 2.04) /Library/Audio/Plug-Ins/Components/Sonalksis SV-315Mk2 Mono Cmp.component/Contents/MacOS/Sonalksis SV-315Mk2 Mono Cmp
0x10b53000 - 0x10bc1fd7 +SONK315n (2.04 - 2.04) /Library/Audio/Plug-Ins/Components/Sonalksis SV-315Mk2 Stereo Cmp.component/Contents/MacOS/Sonalksis SV-315Mk2 Stereo Cmp
0x10c01000 - 0x118c4fe7 +com.voxengo.audio-plugins.audiounit.Voxformer (2.2 - 2.2) /Library/Audio/Plug-Ins/Components/Voxformer.component/Contents/MacOS/Voxformer
0x11cb9000 - 0x11e41fe7 +com.WavesAudio.WaveShell-AU.7.0.1 (7.0.1 - 7.0.1.1) <38B6E35B-1663-F9DC-4463-F89223033DE1> /Library/Audio/Plug-Ins/Components/WaveShell-AU 7.0.component/Contents/MacOS/WaveShell-AU
0x11f29000 - 0x11f52fff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x11f61000 - 0x11f80fef +com.WavesAudio.CLA-76.7.0.0 (7.0.0 - 7.0.0.21) <F859C047-7904-6055-D07C-583B5462A6F1> /Applications/Waves/*/CLA-76.bundle/Contents/MacOS/CLA-76
0x11fae000 - 0x11fb3fef +1000 (??? - ???) /Applications/Waves/*/CLA-76.bundle/Contents/Resources/asIL/1000
0x12800000 - 0x12f66fef +com.voxengo.audio-plugins.audiounit.LFMaxPunch (1.0 - 1.0) /Library/Audio/Plug-Ins/Components/LF Max Punch.component/Contents/MacOS/LF Max Punch
0x1309f000 - 0x132cbffd +com.WavesAudio.WavesLib.7.0.1 (7.0.1 - 7.0.1.1) <E9B5DF19-1C05-F871-2DE1-6E5E56A15F05> /Applications/Waves/*/WavesLib 7.0.framework/Versions/A/WavesLib
0x136b2000 - 0x13735fee +com.softube.8kBox_VST_AU_Release_AU (1.0.6 - 1.0.6) /Library/Audio/Plug-Ins/Components/RS135.component/Contents/MacOS/8kBox_VST_AU_Release
0x13766000 - 0x1377bfef +com.WavesAudio.API-550.7.0.0 (7.0.0 - 7.0.0.21) <972D3A51-C085-3442-0606-35AD039D6323> /Applications/Waves/*/API-550.bundle/Contents/MacOS/API-550
0x137f2000 - 0x137f8ffb +1000 (??? - ???) /Applications/Waves/*/1278287904.bundle/Contents/Resources/asIL/1000
0x14000000 - 0x14c5dff3 +com.voxengo.audio-plugins.audiounit.Crunchessor (2.5 - 2.5) /Library/Audio/Plug-Ins/Components/Crunchessor.component/Contents/MacOS/Crunchessor
0x14f5f000 - 0x14faeff4 +com.audiodamage.audiounit.fluid (1.1 - 1.1) /Library/Audio/Plug-Ins/Components/Fluid.component/Contents/MacOS/Fluid
0x14fe1000 - 0x14feefff +1000 (??? - ???) /Applications/Waves/*/C1.bundle/Contents/Resources/asIL/1000
0x14ff2000 - 0x14ff4fff +1000 (??? - ???) <59CA970E-6574-FE28-2774-556015A98F70> /Applications/Waves/*/1196377170.bundle/Contents/Resources/asIL/1000
0x14ff8000 - 0x14ffbfff +1000 (??? - ???) /Applications/Waves/*/1195464792.bundle/Contents/Resources/asIL/1000
0x15a00000 - 0x15a51fe8 +com.audiodamage.audiounit.adverb (1.0.4 - 1.0.4) /Library/Audio/Plug-Ins/Components/ADverb.component/Contents/MacOS/ADverb
0x15a8d000 - 0x15aa1fff +com.WavesAudio.API-560.7.0.0 (7.0.0 - 7.0.0.21) <A970E628-11F6-6EF9-27AC-6EDDFEF1EBA1> /Applications/Waves/*/API-560.bundle/Contents/MacOS/API-560
0x15c1a000 - 0x15cb0ff3 +com.WavesAudio.API-2500.7.0.0 (7.0.0 - 7.0.0.21) <A0840B25-F2C6-674A-BA96-1267751E4435> /Applications/Waves/*/API-2500.bundle/Contents/MacOS/API-2500
0x16058000 - 0x16087fd7 +com.Antares.effects.Auto-Tune EFX.component (1.0.2 - 1.0.2) /Library/Audio/Plug-Ins/Components/Auto-Tune EFX.component/Contents/MacOS/Auto-Tune EFX AU
0x160a3000 - 0x16174fec +com.softube.ActiveEQ_VST_AU_Release_AU (1.0.2 - 1.0.2) <0849ED55-07F2-A1AC-8FD8-FF575F27071F> /Library/Audio/Plug-Ins/Components/Active Equalizer.component/Contents/MacOS/ActiveEQ_VST_AU_Release
0x161c9000 - 0x161f8fd7 +com.Antares.effects.AVOX PUNCH.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX PUNCH.component/Contents/MacOS/AVOX PUNCH AU
0x16214000 - 0x16243fd7 +com.Antares.effects.AVOX WARM.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX WARM.component/Contents/MacOS/AVOX WARM AU
0x16280000 - 0x162affd7 +com.Antares.effects.AVOX SYBIL.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX SYBIL.component/Contents/MacOS/AVOX SYBIL AU
0x162ec000 - 0x1631bfd7 +com.Antares.effects.AVOX CHOIR.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX CHOIR.component/Contents/MacOS/AVOX CHOIR AU
0x16358000 - 0x16387fd7 +com.Antares.effects.AVOX DUO.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX DUO.component/Contents/MacOS/AVOX DUO AU
0x163c4000 - 0x163f3fd7 +com.Antares.effects.AVOX ASPIRE.component (3.0.2 - 3.0.2) /Library/Audio/Plug-Ins/Components/AVOX ASPIRE.component/Contents/MacOS/AVOX ASPIRE AU
0x16430000 - 0x164fffef +com.softube.ARange_VST_AU_Release_AU (1.0.2 - 1.0.2) <972305EB-0D14-4206-CD19-5D2C8AE4B797> /Library/Audio/Plug-Ins/Components/Trident A-Range.component/Contents/MacOS/ARange_VST_AU_Release
0x16608000 - 0x1667bffe +com.audiodamage.audiounit.automaton (1.0.1 - 1.0.1) /Library/Audio/Plug-Ins/Components/Automaton.component/Contents/MacOS/Automaton
0x16940000 - 0x16a30ff4 +com.softube.BassAmpRoom_VST_AU_Release_AU (1.0.2 - 1.0.2) <AECFFB62-FCC5-9614-70A2-35D899D42DD1> /Library/Audio/Plug-Ins/Components/Bass Amp Room.component/Contents/MacOS/BassAmpRoom_VST_AU_Release
0x16ad5000 - 0x16af4feb +com.WavesAudio.DeBreath.7.0.0 (7.0.0 - 7.0.0.21) <10A0A06A-4875-CA7A-FA67-AD5BC89E59D2> /Applications/Waves/*/DeBreath.bundle/Contents/MacOS/DeBreath
0x16b05000 - 0x16b25ff6 +1000 (??? - ???) /Applications/Waves/*/DeBreath.bundle/Contents/Resources/asIL/1000
0x16fed000 - 0x16ff7fff +1000 (??? - ???) <C184C1D0-3263-F775-3B83-9CD6981EEF6C> /Applications/Waves/*/CLA Bass.bundle/Contents/Resources/asIL/1000
0x16ffc000 - 0x16ffcfff +1000 (??? - ???) /Applications/Waves/*/GTRInternalTuner.bundle/Contents/Resources/asIL/1000
0x17800000 - 0x17878fea +com.audiodamage.audiounit.BigSeq2 (1.0 - 1.0) <3404CE78-52A0-5085-5AC8-B44BBB15FCF6> /Library/Audio/Plug-Ins/Components/BigSeq2.component/Contents/MacOS/BigSeq2
0x17a50000 - 0x18217feb +com.overloud.BREVERB (??? - 1.5.8) <30825BB0-4B53-1DD5-3370-452AFDE1DF70> /Library/Audio/Plug-Ins/Components/BREVERB.component/Contents/MacOS/BREVERB
0x186c4000 - 0x18711fff +com.WavesAudio.IR-L.7.0.1 (7.0.1 - 7.0.1.1) <60AE8DF8-72A5-75B9-B6BA-062C6E71BE1D> /Applications/Waves/*/IR-L.bundle/Contents/MacOS/IR-L
0x18733000 - 0x18746ff6 +1000 (??? - ???) /Applications/Waves/*/IR-L.bundle/Contents/Resources/asIL/1000
0x18c09000 - 0x18c0cfff +1000 (??? - ???) <54049E0F-F5C7-76A8-2B22-C114CD23A115> /Applications/Waves/*/1380860448.bundle/Contents/Resources/asIL/1000
0x1aff0000 - 0x1aff5fef +1000 (??? - ???) <73BBC3E4-E8ED-90BB-F56F-35F0A904FA5D> /Applications/Waves/*/0825308982.bundle/Contents/Resources/asIL/1000
0x2123c000 - 0x21258fe7 +com.WavesAudio.C1.7.0.0 (7.0.0 - 7.0.0.21) <4931F8BB-A0E3-D85D-A3B1-C2643619DBE4> /Applications/Waves/*/C1.bundle/Contents/MacOS/C1
0x212ef000 - 0x212f8fff +1000 (??? - ???) <FEEC01FB-60B4-0247-3A03-32D148E7BFEB> /Applications/Waves/*/1380861265.bundle/Contents/Resources/asIL/1000
0x212fc000 - 0x212fcfff +1000 (??? - ???) /Applications/Waves/*/IDR.bundle/Contents/Resources/asIL/1000
0x21500000 - 0x21542fff +com.WavesAudio.CLA Bass.7.0.3 (7.0.3 - 7.0.3.18) <E745AD49-4FF0-EA02-6043-78C9EF3424A3> /Applications/Waves/*/CLA Bass.bundle/Contents/MacOS/CLA Bass
0x24691000 - 0x246a0feb +com.WavesAudio.1162948912.7.0.3 (7.0.3 - 7.0.3.18) <EB9F98AD-84FD-5023-4670-E2EDC19FBCAA> /Applications/Waves/*/1162948912.bundle/Contents/MacOS/1162948912
0x246d2000 - 0x246f0fe7 +com.WavesAudio.1397506888.7.0.0 (7.0.0 - 7.0.0.21) <AB03B161-7C7E-AA46-4B56-BCD19DF0E048> /Applications/Waves/*/1397506888.bundle/Contents/MacOS/1397506888
0x24703000 - 0x24722feb +com.WavesAudio.0825308982.7.0.3 (7.0.3 - 7.0.3.18) <CBB5C3D9-535D-A3DE-0354-75878C54C9A6> /Applications/Waves/*/0825308982.bundle/Contents/MacOS/0825308982
0x24755000 - 0x24765ff3 +com.WavesAudio.1278287904.7.0.0 (7.0.0 - 7.0.0.21) <698BAECD-1D83-1AF8-F8CF-E572F1A32EF5> /Applications/Waves/*/1278287904.bundle/Contents/MacOS/1278287904
0x24775000 - 0x24782fff +com.WavesAudio.1196838732.7.0.3 (7.0.3 - 7.0.3.18) <402C9276-6D0D-F90E-E2A1-E2D77AC92C0E> /Applications/Waves/*/1196838732.bundle/Contents/MacOS/1196838732
0x24791000 - 0x2479ffe3 +com.WavesAudio.1398030938.7.0.0 (7.0.0 - 7.0.0.21) <1F8110CE-C6EC-DDF8-1629-D65FCEA36272> /Applications/Waves/*/1398030938.bundle/Contents/MacOS/1398030938
0x247ae000 - 0x247befe7 +com.WavesAudio.1196377170.7.0.3 (7.0.3 - 7.0.3.18) <58499827-FD3A-EAA9-7CFD-1BDADA2B322C> /Applications/Waves/*/1196377170.bundle/Contents/MacOS/1196377170
0x247ce000 - 0x247dffe3 +com.WavesAudio.1195464792.7.0.0 (7.0.0 - 7.0.0.21) <F8B5F270-7512-995B-774A-45C9C1B7568F> /Applications/Waves/*/1195464792.bundle/Contents/MacOS/1195464792
0x247f0000 - 0x247fbfff +1000 (??? - ???) /Applications/Waves/*/1464091212.bundle/Contents/Resources/asIL/1000
0x25000000 - 0x2522cffd +com.WavesAudio.ArtistLib.7.0.0 (7.0.0 - 7.0.0.21) <A097E47F-C216-8E94-EF42-9AAE31216395> /Applications/Waves/*/ArtistLib 7.0.framework/Versions/A/WavesLib
0x2555c000 - 0x2556bff3 +com.WavesAudio.1195660119.7.0.3 (7.0.3 - 7.0.3.18) <D577AF5B-68A1-912D-FCB7-F41AA14F8041> /Applications/Waves/*/1195660119.bundle/Contents/MacOS/1195660119
0x2557b000 - 0x25589fff +com.WavesAudio.1163284300.7.0.3 (7.0.3 - 7.0.3.18) <36B2AC68-0ECC-72D4-D1B2-2EBC297A1C17> /Applications/Waves/*/1163284300.bundle/Contents/MacOS/1163284300
0x25599000 - 0x255abff7 +com.WavesAudio.1380861265.7.0.3 (7.0.3 - 7.0.3.18) <0C6F7BF6-996E-0CC6-2AB9-60E7F21AB646> /Applications/Waves/*/1380861265.bundle/Contents/MacOS/1380861265
0x255de000 - 0x255eefff +com.WavesAudio.1380860448.7.0.3 (7.0.3 - 7.0.3.18) <4B7D3AFB-5A9E-BF24-64A4-5D2A6579C665> /Applications/Waves/*/1380860448.bundle/Contents/MacOS/1380860448
0x255ff000 - 0x25611feb +com.WavesAudio.1464091212.7.0.0 (7.0.0 - 7.0.0.21) <BE4A1FF4-FA82-28E5-EAFA-9A5CBB5A96A8> /Applications/Waves/*/1464091212.bundle/Contents/MacOS/1464091212
0x29088000 - 0x290cbff7 +com.WavesAudio.CLA Drums.7.0.3 (7.0.3 - 7.0.3.18) <5A4B4D33-E7C7-A570-229C-9A3BD0BE7022> /Applications/Waves/*/CLA Drums.bundle/Contents/MacOS/CLA Drums
0x29200000 - 0x2938bff3 +com.gaelyvan.flux.STTool.au (??? - 2.0.23.0) <5C51E869-5DE2-FCD9-FD5F-4BC1F2DFC6D5> /Library/Audio/Plug-Ins/Components/STTool.component/Contents/MacOS/STTool
0x293ef000 - 0x293f9fff +1000 (??? - ???) <94FA5AEB-CB5C-78C1-40AF-E215EE6B9A68> /Applications/Waves/*/CLA Drums.bundle/Contents/Resources/asIL/1000
0x2c642000 - 0x2c653ff7 +com.WavesAudio.1397506895.7.0.3 (7.0.3 - 7.0.3.18) <8DA17DB6-7789-2024-4417-7EFFF194679C> /Applications/Waves/*/1397506895.bundle/Contents/MacOS/1397506895
0x2c664000 - 0x2c666fff +1000 (??? - ???) <628F1757-6CEC-DDC4-7B05-E61E7B47A731> /Applications/Waves/*/1397506895.bundle/Contents/Resources/asIL/1000
0x2c66a000 - 0x2c68afed +com.WavesAudio.1381388866.7.0.3 (7.0.3 - 7.0.3.18) <780C6E4A-EC5B-37D0-0151-B7B791A98287> /Applications/Waves/*/1381388866.bundle/Contents/MacOS/1381388866
0x2c6c0000 - 0x2c6c4fff +1000 (??? - ???) <CB8503CE-ACF6-5298-78B0-E4016AB78037> /Applications/Waves/*/1381388866.bundle/Contents/Resources/asIL/1000
0x2c6c8000 - 0x2c6e3fef +com.WavesAudio.1212302412.7.0.3 (7.0.3 - 7.0.3.18) <3D2B1031-36A5-4EA1-CD7A-54BB49EB24F6> /Applications/Waves/*/1212302412.bundle/Contents/MacOS/1212302412
0x2c6f6000 - 0x2c6fafff +1000 (??? - ???) <5B44BB8B-9823-1A89-D04B-38C9FDDC31C5> /Applications/Waves/*/1212302412.bundle/Contents/Resources/asIL/1000
0x2fb00000 - 0x2fb43ff7 +com.WavesAudio.CLA Effects.7.0.3 (7.0.3 - 7.0.3.18) <3AD4B17C-651E-BFFB-9EF5-870B3B718932> /Applications/Waves/*/CLA Effects.bundle/Contents/MacOS/CLA Effects
0x2fb9c000 - 0x2fba6fff +1000 (??? - ???) <3315D4CF-B718-06C2-BE16-531F8CABCD5E> /Applications/Waves/*/CLA Effects.bundle/Contents/Resources/asIL/1000
0x32dcd000 - 0x32de5ffd +com.WavesAudio.1398100052.7.0.0 (7.0.0 - 7.0.0.21) <9236D5DF-6180-CC8E-C4C4-F21F2AE83695> /Applications/Waves/*/1398100052.bundle/Contents/MacOS/1398100052
0x32f22000 - 0x32f26fff +1000 (??? - ???) /Applications/Waves/*/1398100052.bundle/Contents/Resources/asIL/1000
0x32f76000 - 0x32f8bff5 +com.WavesAudio.1296912196.7.0.0 (7.0.0 - 7.0.0.21) <86331FD6-59A1-ED50-7FB8-88C8BB966D62> /Applications/Waves/*/1296912196.bundle/Contents/MacOS/1296912196
0x32f9f000 - 0x32fa1fff +1000 (??? - ???) /Applications/Waves/*/1296912196.bundle/Contents/Resources/asIL/1000
0x32fa5000 - 0x32fb5feb +com.WavesAudio.1179405895.7.0.3 (7.0.3 - 7.0.3.18) <4DB078D3-FE45-24DE-9F92-2868DCB1D705> /Applications/Waves/*/1179405895.bundle/Contents/MacOS/1179405895
0x32fc5000 - 0x32fc8fff +1000 (??? - ???) <06560674-C573-25EA-1569-C2CAAF2A03F8> /Applications/Waves/*/1179405895.bundle/Contents/Resources/asIL/1000
0x32fee000 - 0x32ff8fff +1000 (??? - ???) <DD17E114-8C92-F0D7-4E49-73F4CD02A497> /Applications/Waves/*/CLA Guitars.bundle/Contents/Resources/asIL/1000
0x36ab9000 - 0x36ae0fe7 +com.WavesAudio.1195461968.7.0.3 (7.0.3 - 7.0.3.18) <DADB5575-4177-85E8-644A-3451E0BFCC12> /Applications/Waves/*/1195461968.bundle/Contents/MacOS/1195461968
0x36d00000 - 0x36d41ff7 +com.WavesAudio.CLA Guitars.7.0.3 (7.0.3 - 7.0.3.18) <36A69254-21DF-3DE6-16CF-7A5D99EED028> /Applications/Waves/*/CLA Guitars.bundle/Contents/MacOS/CLA Guitars
0x36f8c000 - 0x36f91ffb +1000 (??? - ???) <45EA57BD-E937-A6ED-8881-D90080F37253> /Applications/Waves/*/1195461968.bundle/Contents/Resources/asIL/1000
0x36fbf000 - 0x36fd6fff +com.WavesAudio.1279341377.7.0.3 (7.0.3 - 7.0.3.18) <7FCDFC11-CB7A-EF6A-262F-5CF94B1EEAF3> /Applications/Waves/*/1279341377.bundle/Contents/MacOS/1279341377
0x36fe8000 - 0x36ff1ffb +1000 (??? - ???) <2C5120E5-DABB-4D98-8B15-F9F7F4AA7FAD> /Applications/Waves/*/1279341377.bundle/Contents/Resources/asIL/1000
0x36ff8000 - 0x36ffbfff +1000 (??? - ???) /Applications/Waves/*/H-Comp.bundle/Contents/Resources/asIL/1000
0x3dbeb000 - 0x3dbecfff +1000 (??? - ???) /Applications/Waves/*/Center.bundle/Contents/Resources/asIL/1000
0x3dbf0000 - 0x3dbfafff +1000 (??? - ???) <B2E44992-F1CF-AFDD-C35D-3BD2C4C2DFB8> /Applications/Waves/*/CLA Unplugged.bundle/Contents/Resources/asIL/1000
0x3df00000 - 0x3df17fe7 +com.WavesAudio.H-Comp.7.0.0 (7.0.0 - 7.0.0.21) <56EA96A5-60A1-71B1-85F4-183349340030> /Applications/Waves/*/H-Comp.bundle/Contents/MacOS/H-Comp
0x3dff5000 - 0x3dffaff9 +1000 (??? - ???) /Applications/Waves/*/1448169780.bundle/Contents/Resources/asIL/1000
0x3f2e2000 - 0x3f2f2fff +com.WavesAudio.Center.7.0.0 (7.0.0 - 7.0.0.21) <0DF4F5D3-F707-DB7F-5F3C-B99DE21732B1> /Applications/Waves/*/Center.bundle/Contents/MacOS/Center
0x3f795000 - 0x3f847fe7 +SONKCQ1i (1.12 - 1.12) /Library/Audio/Plug-Ins/Components/Sonalksis CQ1 Stereo.component/Contents/MacOS/Sonalksis CQ1 Stereo
0x3f8b5000 - 0x3f966fc7 +SONKCQ1j (1.12 - 1.12) /Library/Audio/Plug-Ins/Components/Sonalksis CQ1 Mono.component/Contents/MacOS/Sonalksis CQ1 Mono
0x3f9d4000 - 0x3fb28feb +com.soundtoys.audiounit.Crystallizer (4.0.2 - 4.0.2) <CA9B374A-451F-7B70-4A1C-07935E897F55> /Library/Audio/Plug-Ins/Components/Crystallizer.component/Contents/MacOS/Crystallizer
0x3fc53000 - 0x3fc94ff7 +com.WavesAudio.CLA Unplugged.7.0.3 (7.0.3 - 7.0.3.18) <3DDBFC58-AAED-0BBD-C4B7-DD7F94C4D5E5> /Applications/Waves/*/CLA Unplugged.bundle/Contents/MacOS/CLA Unplugged
0x42ed4000 - 0x42eebfe7 +com.WavesAudio.1448169780.7.0.0 (7.0.0 - 7.0.0.21) <E33CAB1E-3F29-5F35-95E6-0C067247400E> /Applications/Waves/*/1448169780.bundle/Contents/MacOS/1448169780
0x42f6c000 - 0x42f7dfef +com.WavesAudio.1380014168.7.0.0 (7.0.0 - 7.0.0.21) <27B14B37-4EF1-4A75-FA65-44BF9AF1FE23> /Applications/Waves/*/1380014168.bundle/Contents/MacOS/1380014168
0x42f8e000 - 0x42f91fff +1000 (??? - ???) /Applications/Waves/*/1380014168.bundle/Contents/Resources/asIL/1000
0x42fb7000 - 0x42fcefeb +com.WavesAudio.1381388851.7.0.0 (7.0.0 - 7.0.0.21) <EFA3B48B-9177-88A7-5E93-42D9F08E2038> /Applications/Waves/*/1381388851.bundle/Contents/MacOS/1381388851
0x42fe0000 - 0x42fe3fff +1000 (??? - ???) /Applications/Waves/*/1381388851.bundle/Contents/Resources/asIL/1000
0x430f3000 - 0x430f5fff +1000 (??? - ???) /Applications/Waves/*/EddieKramer BA.bundle/Contents/Resources/asIL/1000
0x430f9000 - 0x430fbfff +1000 (??? - ???) /Applications/Waves/*/1447251280.bundle/Contents/Resources/asIL/1000
0x46362000 - 0x463affff +com.WavesAudio.IR-360.7.0.0 (7.0.0 - 7.0.0.21) <8EBB02BA-FE25-A8B0-4768-D16B426EF7FA> /Applications/Waves/*/IR-360.bundle/Contents/MacOS/IR-360
0x463d1000 - 0x463e4ff6 +1000 (??? - ???) /Applications/Waves/*/IR-360.bundle/Contents/Resources/asIL/1000
0x463f1000 - 0x463fbfff +1000 (??? - ???) <7BD1D79C-B7AD-FAA0-F044-0A48C4A0F9B1> /Applications/Waves/*/CLA Vocals.bundle/Contents/Resources/asIL/1000
0x467df000 - 0x467e4ff9 +1000 (??? - ???) /Applications/Waves/*/1448169779.bundle/Contents/Resources/asIL/1000
0x467e8000 - 0x467eeffb +1000 (??? - ???) /Applications/Waves/*/C4.bundle/Contents/Resources/asIL/1000
0x467f2000 - 0x467f4fff +1000 (??? - ???) /Applications/Waves/*/Doppler.bundle/Contents/Resources/asIL/1000
0x467f8000 - 0x467fcfff +1000 (??? - ???) /Applications/Waves/*/Dorrough Surround 5.0.bundle/Contents/Resources/asIL/1000
0x4d6e8000 - 0x4d735fff +com.WavesAudio.IR-1.7.0.1 (7.0.1 - 7.0.1.1) <60AE8DF8-72A5-75B9-B6BA-062C6E71BE1D> /Applications/Waves/*/IR-1.bundle/Contents/MacOS/IR-1
0x4eff4000 - 0x4eff7fff +1000 (??? - ???) /Applications/Waves/*/DeEsser.bundle/Contents/Resources/asIL/1000
0x4effb000 - 0x4effcfff +1000 (??? - ???) /Applications/Waves/*/Q10.bundle/Contents/Resources/asIL/1000
0x5d606000 - 0x5d648ff7 +com.WavesAudio.CLA Vocals.7.0.3 (7.0.3 - 7.0.3.18) <1F52DDCC-9833-90F8-A1D8-F4AC6440B8F7> /Applications/Waves/*/CLA Vocals.bundle/Contents/MacOS/CLA Vocals
0x60810000 - 0x60826ff3 +com.WavesAudio.1448169779.7.0.0 (7.0.0 - 7.0.0.21) <B6F2039E-2E12-E610-990D-B73AE4CC7AF1> /Applications/Waves/*/1448169779.bundle/Contents/MacOS/1448169779
0x60870000 - 0x60881ff7 +com.WavesAudio.1380205907.7.0.3 (7.0.3 - 7.0.3.18) <2B4B9230-1842-A4A2-6A6C-5801CD3F5A01> /Applications/Waves/*/1380205907.bundle/Contents/MacOS/1380205907
0x6fb27000 - 0x6fc03fe4 +com.softube.ChannelEq_VST_AU_Release_AU (1.0.2 - 1.0.2) <ED7A9F45-0D79-E5F6-CC4F-DAEF19416FA2> /Library/Audio/Plug-Ins/Components/Focusing Equalizer.component/Contents/MacOS/ChannelEq_VST_AU_Release
0x6fd71000 - 0x6fd83fdf +nz.net.mnorris.audiounit.Chorus (1.0 - 1.0) /Library/Audio/Plug-Ins/Components/Chorus.component/Contents/MacOS/Chorus
0x6fd92000 - 0x6fda5fc3 +nz.net.mnorris.audiounit.CombFilterBank (1.0 - 1.0) /Library/Audio/Plug-Ins/Components/CombFilterBank.component/Contents/MacOS/CombFilterBank
0x6ffc8000 - 0x6ffdbfe3 +com.WavesAudio.C4.7.0.0 (7.0.0 - 7.0.0.21) <1475ED27-5A17-5C92-4036-5B13F2876A3E> /Applications/Waves/*/C4.bundle/Contents/MacOS/C4
0x6ffe7000 - 0x6fff5fef +com.WavesAudio.DeEsser.7.0.0 (7.0.0 - 7.0.0.21) <590A56E1-E808-43FE-B729-F3C362840DEC> /Applications/Waves/*/DeEsser.bundle/Contents/MacOS/DeEsser
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.1 - 1.7.1) <0E60D4BA-93D7-32E6-8905-A5EED211892E> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x701a4000 - 0x708affef +com.cytomic.theglue (1.0.15 - 1.0.15) <3858820B-835B-6FDA-2E5D-EBE4241EF912> /Library/Audio/Plug-Ins/Components/The Glue.component/Contents/MacOS/The Glue
0x709fe000 - 0x70d0efe3 +com.yourcompany.Decimort (1.2.0 - 1.2.0) <75CC9E0B-8A63-2B0C-0982-D1D2B1C4B664> /Library/Audio/Plug-Ins/Components/Decimort.component/Contents/MacOS/Decimort
0x712e9000 - 0x7144aff7 +com.soundtoys.audiounit.Decapitator (4.0.2 - 4.0.2) <F0ACDBA7-1DD4-2296-501A-C91193B038C9> /Library/Audio/Plug-Ins/Components/Decapitator.component/Contents/MacOS/Decapitator
0x7185e000 - 0x7188cff7 +libMXFClient.dylib (??? - ???) <F81EFD9A-F2FE-A012-AE24-63172895B05E> /Library/Application Support/Neyrinck/*/libMXFClient.dylib
0x718a1000 - 0x718bafff +com.WavesAudio.Doppler.7.0.0 (7.0.0 - 7.0.0.21) <615E5CAC-9E38-C825-43C6-D38F53413388> /Applications/Waves/*/Doppler.bundle/Contents/MacOS/Doppler
0x71b00000 - 0x71f02fe7 +com.neyrinck.au.soundcode.dolbye (2.0.0.29 - 2.0.0.29) <882D99D6-85D2-E301-DB3B-5CE535E6BCD0> /Library/Audio/Plug-Ins/Components/SoundCode Dolby E Decode.component/Contents/MacOS/SoundCode Dolby E Decode
0x72024000 - 0x72109fe7 +libMXF.dylib (??? - ???) <B05A95A3-6210-F7D3-4FAB-86C94D1D3FE7> /Library/Application Support/Neyrinck/*/libMXF.dylib
0x722d6000 - 0x7238ffc7 +SONKDQ1i (1.12 - 1.12) /Library/Audio/Plug-Ins/Components/Sonalksis DQ1 Stereo.component/Contents/MacOS/Sonalksis DQ1 Stereo
0x723d1000 - 0x72489fc7 +SONKDQ1j (1.12 - 1.12) /Library/Audio/Plug-Ins/Components/Sonalksis DQ1 Mono.component/Contents/MacOS/Sonalksis DQ1 Mono
0x724fe000 - 0x7251bfe3 +com.WavesAudio.Dorrough Surround 5.0.7.0.0 (7.0.0 - 7.0.0.21) <6085801B-4547-8DAF-D6CE-C7BE1CFD1A27> /Applications/Waves/*/Dorrough Surround 5.0.bundle/Contents/MacOS/Dorrough Surround 5.0
0x727e8000 - 0x727e9053 +com.sonicbirth.audiounits.Multiband scraper (1.3.1 - 1.3.1) /Library/Audio/Plug-Ins/Components/Multiband scraper.component/Contents/MacOS/Multiband scraper
0x727ed000 - 0x727effff +1000 (??? - ???) /Applications/Waves/*/SSLComp.bundle/Contents/Resources/asIL/1000
0x727f3000 - 0x727f4053 +com.sonicbirth.audiounits.Buff rice (1.3.1 - 1.3.1) /Library/Audio/Plug-Ins/Components/Buff rice.component/Contents/MacOS/Buff rice
0x727f8000 - 0x727fbffb +1000 (??? - ???) /Applications/Waves/*/1178814532.bundle/Contents/Resources/asIL/1000
0x73200000 - 0x7321dfe3 +com.WavesAudio.Dorrough Surround 5.1.7.0.0 (7.0.0 - 7.0.0.21) <6085801B-4547-8DAF-D6CE-C7BE1CFD1A27> /Applications/Waves/*/Dorrough Surround 5.1.bundle/Contents/MacOS/Dorrough Surround 5.1
0x733f9000 - 0x733fbfff +1000 (??? - ???) /Applications/Waves/*/1398031948.bundle/Contents/Resources/asIL/1000
0x73c13000 - 0x73c30fe3 +com.WavesAudio.Dorrough.7.0.0 (7.0.0 - 7.0.0.21) <6085801B-4547-8DAF-D6CE-C7BE1CFD1A27> /Applications/Waves/*/Dorrough.bundle/Contents/MacOS/Dorrough
0x74548000 - 0x74616fff +com.Sonnox.audiounit.Native.OxfordSuprEsserHR (1.1.0 - r2116) <6D89DACE-B850-DCA6-A5FA-33077B817D4F> /Library/Audio/Plug-Ins/Components/NAU_OxfordSuprEsserHR.component/Contents/MacOS/NAU_OxfordSuprEsserHR
0x75456000 - 0x75524fff +com.Sonnox.audiounit.Native.OxfordSuprEsserLL (1.1.0 - r2116) <D808C4D8-3C7C-00A7-5278-47AF18F26C0C> /Library/Audio/Plug-Ins/Components/NAU_OxfordSuprEsserLL.component/Contents/MacOS/NAU_OxfordSuprEsserLL
0x75b36000 - 0x75e4dfe7 +com.d16group.Devastor (1.2.0 - 1.2.0) <72F42DDC-595A-B82B-6917-01D1F8ECCB58> /Library/Audio/Plug-Ins/Components/Devastor.component/Contents/MacOS/Devastor
0x76427000 - 0x76501fef +com.Sonnox.audiounit.Native.OxfordDeBuzzer (1.0.1 - r2109) <A4B851C2-E65A-8659-FC1F-16119283D5AF> /Library/Audio/Plug-Ins/Components/NAU_OxfordDeBuzzer.component/Contents/MacOS/NAU_OxfordDeBuzzer
0x767e8000 - 0x767f1fff +1000 (??? - ???) /Applications/Waves/*/EddieKramer DR.bundle/Contents/Resources/asIL/1000
0x767f6000 - 0x767f8fff +1000 (??? - ???) /Applications/Waves/*/1397507409.bundle/Contents/Resources/asIL/1000
0x78d1f000 - 0x78df4feb +com.Sonnox.audiounit.Native.OxfordDeClicker (1.0.0 - r1835) <EF9EE642-BB06-1C63-058F-491C157772FD> /Library/Audio/Plug-Ins/Components/NAU_OxfordDeClicker.component/Contents/MacOS/NAU_OxfordDeClicker
0x797e7000 - 0x797f0fff +1000 (??? - ???) /Applications/Waves/*/EddieKramer FX.bundle/Contents/Resources/asIL/1000
0x797f5000 - 0x797f9fff +1000 (??? - ???) /Applications/Waves/*/Enigma.bundle/Contents/Resources/asIL/1000
0x7abf7000 - 0x7accdfff +com.Sonnox.audiounit.Native.OxfordDeNoiser (1.0.0 - r1835) <C76C965F-3779-C469-2523-80F0AEB927C6> /Library/Audio/Plug-Ins/Components/NAU_OxfordDeNoiser.component/Contents/MacOS/NAU_OxfordDeNoiser
0x7afec000 - 0x7aff5fff +1000 (??? - ???) /Applications/Waves/*/EddieKramer GT.bundle/Contents/Resources/asIL/1000
0x7affa000 - 0x7affcfff +1000 (??? - ???) <789F63A4-1B62-3986-D5C0-114470E4E1DB> /Applications/Waves/*/GTRStomp.bundle/Contents/Resources/asIL/1000
0x7bf73000 - 0x7bfb3fec +com.audiodamage.audiounit.DubStation_15 (1.5.1 - 1.5.1) <D2D31F5F-7C6E-2D59-A7B8-9753F0BD4D84> /Library/Audio/Plug-Ins/Components/DubStation_15.component/Contents/MacOS/DubStation_15
0x7c0b9000 - 0x7c266feb +com.soundtoys.audiounit.EchoBoy (4.0.2 - 4.0.2) <15B3A8F0-5DA7-8996-19B3-4B1D0CE6EC7D> /Library/Audio/Plug-Ins/Components/Echoboy.component/Contents/MacOS/EchoBoy
0x7c39b000 - 0x7c7e2fcf +com.Eiosis.audiounit.E2Deesser (??? - 1.0) /Library/Audio/Plug-Ins/Components/E2Deesser.component/Contents/MacOS/E2Deesser
0x7c897000 - 0x7c8d4fe7 +com.WavesAudio.EddieKramer BA.7.0.0 (7.0.0 - 7.0.0.21) <4BF9C9FC-206C-E68D-619A-03BBFA3F8B0F> /Applications/Waves/*/EddieKramer BA.bundle/Contents/MacOS/EddieKramer BA
0x7cdb5000 - 0x7cdd5fef +com.WavesAudio.1347170625.7.0.0 (7.0.0 - 7.0.0.21) <0D2EAA79-0AD7-3216-B4EB-7EEE5C0D9F74> /Applications/Waves/*/1347170625.bundle/Contents/MacOS/1347170625
0x7cdef000 - 0x7ce06ff6 +IR_Calc.dylib (??? - ???) /Applications/Waves/*/1347170625.bundle/Contents/MacOS/IR_Calc.dylib
0x7cfcb000 - 0x7cfd9ff6 +1000 (??? - ???) /Applications/Waves/*/1347170625.bundle/Contents/Resources/asIL/1000
0x7cfe6000 - 0x7d00ffff +com.WavesAudio.1397575761.7.0.0 (7.0.0 - 7.0.0.21) <8D09FED1-182F-499D-C7E1-88BAACA8F351> /Applications/Waves/*/1397575761.bundle/Contents/MacOS/1397575761
0x7d275000 - 0x7d283ff6 +1000 (??? - ???) /Applications/Waves/*/1397575761.bundle/Contents/Resources/asIL/1000
0x7d290000 - 0x7d2a5fef +com.WavesAudio.0892678210.7.0.0 (7.0.0 - 7.0.0.21) <972D3A51-C085-3442-0606-35AD039D6323> /Applications/Waves/*/0892678210.bundle/Contents/MacOS/0892678210
0x7d2ef000 - 0x7d2f8fff +1000 (??? - ???) /Applications/Waves/*/EddieKramer VC.bundle/Contents/Resources/asIL/1000
0x7d400000 - 0x7d606ff7 +com.WavesAudio.1447251280.7.0.0 (7.0.0 - 7.0.0.21) <F19A6B8C-E0DA-4E2E-A105-A34EBB644FDF> /Applications/Waves/*/1447251280.bundle/Contents/MacOS/1447251280
0x7d618000 - 0x7d630ff7 +com.WavesAudio.1178814532.7.0.0 (7.0.0 - 7.0.0.21) <6C91F1FC-68C0-C708-AAC7-AF419CDD697C> /Applications/Waves/*/1178814532.bundle/Contents/MacOS/1178814532
0x7d642000 - 0x7d652fff +com.WavesAudio.1398031948.7.0.0 (7.0.0 - 7.0.0.21) <722E33D6-BAB4-CFFE-CDC6-5BA78E81AB8C> /Applications/Waves/*/1398031948.bundle/Contents/MacOS/1398031948
0x7dff2000 - 0x7dff5fff +1000 (??? - ???) /Applications/Waves/*/MetaFlanger.bundle/Contents/Resources/asIL/1000
0x7dff9000 - 0x7dffbfff +1000 (??? - ???) <E4B034B1-3DC2-E4DF-49D6-4784BC2C6200> /Applications/Waves/*/GTRToolRack.bundle/Contents/Resources/asIL/1000
0x7e800000 - 0x7e83efef +com.WavesAudio.EddieKramer DR.7.0.0 (7.0.0 - 7.0.0.21) <628DE778-6C56-4BEB-1ED3-4DF8E5BA2AB7> /Applications/Waves/*/EddieKramer DR.bundle/Contents/MacOS/EddieKramer DR
0x7f22c000 - 0x7f2c2ff3 +com.WavesAudio.1095779151.7.0.0 (7.0.0 - 7.0.0.21) <A0840B25-F2C6-674A-BA96-1267751E4435> /Applications/Waves/*/1095779151.bundle/Contents/MacOS/1095779151
0x7fc87000 - 0x7fcc4ff7 +com.WavesAudio.EddieKramer FX.7.0.0 (7.0.0 - 7.0.0.21) <A30B6563-6CD6-1ACE-36C8-D1E3ED60F9A1> /Applications/Waves/*/EddieKramer FX.bundle/Contents/MacOS/EddieKramer FX
0x7fcf6000 - 0x7fcfbffb +1000 (??? - ???) /Applications/Waves/*/GTRAmp.bundle/Contents/Resources/asIL/1000
0x810e3000 - 0x810f2fef +com.WavesAudio.Q10.7.0.0 (7.0.0 - 7.0.0.21) <8F7C9C3C-83A3-4C54-DB9E-6FCDC6BBA2F0> /Applications/Waves/*/Q10.bundle/Contents/MacOS/Q10
0x82475000 - 0x824b2fff +com.WavesAudio.EddieKramer GT.7.0.0 (7.0.0 - 7.0.0.21) <A6B5FC45-4E55-A685-C560-7D052D8370CE> /Applications/Waves/*/EddieKramer GT.bundle/Contents/MacOS/EddieKramer GT
0x856df000 - 0x856f1fcf +nz.net.mnorris.audiounit.MrFilterbank (1.0 - 1.0) /Library/Audio/Plug-Ins/Components/MrFilterbank.component/Contents/MacOS/MrFilterbank
0x85800000 - 0x8584dfff +com.WavesAudio.1129730626.7.0.0 (7.0.0 - 7.0.0.21) <8EBB02BA-FE25-A8B0-4768-D16B426EF7FA> /Applications/Waves/*/1129730626.bundle/Contents/MacOS/1129730626
0x89764000 - 0x897a1ff7 +com.WavesAudio.EddieKramer VC.7.0.0 (7.0.0 - 7.0.0.21) <0A2BEE9F-5669-A651-3500-992FD7ED2368> /Applications/Waves/*/EddieKramer VC.bundle/Contents/MacOS/EddieKramer VC
0x897d3000 - 0x897e7ff7 +com.WavesAudio.1397507409.7.0.0 (7.0.0 - 7.0.0.21) <74F8BA54-0E98-4577-0D18-3766647A4FB6> /Applications/Waves/*/1397507409.bundle/Contents/MacOS/1397507409
0x897f7000 - 0x897f8ffc +1000 (??? - ???) /Applications/Waves/*/GTRAirMixer.bundle/Contents/Resources/asIL/1000
0x8e585000 - 0x8e59eff9 +com.WavesAudio.Enigma.7.0.0 (7.0.0 - 7.0.0.21) <8EC9B714-21A3-80A1-0636-5307ACF49962> /Applications/Waves/*/Enigma.bundle/Contents/MacOS/Enigma
0x8e5f1000 - 0x8e5f5fff +1000 (??? - ???) <5B44BB8B-9823-1A89-D04B-38C9FDDC31C5> /Applications/Waves/*/H-Delay.bundle/Contents/Resources/asIL/1000
0x8e5f9000 - 0x8e5fafff +1000 (??? - ???) /Applications/Waves/*/MaxxVolume.bundle/Contents/Resources/asIL/1000
0x8ed2f000 - 0x8ed47ff7 +com.WavesAudio.PuigChild.7.0.0 (7.0.0 - 7.0.0.21) <6C91F1FC-68C0-C708-AAC7-AF419CDD697C> /Applications/Waves/*/PuigChild.bundle/Contents/MacOS/PuigChild
0x8edf4000 - 0x8edf7fff +1000 (??? - ???) /Applications/Waves/*/L2.bundle/Contents/Resources/asIL/1000
0x8edfb000 - 0x8edfcfff +1000 (??? - ???) /Applications/Waves/*/LFE360.bundle/Contents/Resources/asIL/1000
0x8ef00000 - 0x8f34d2af +com.Eiosis.audiounit.E2Transienter (??? - 1.0) /Library/Audio/Plug-Ins/Components/E2Transienter.component/Contents/MacOS/E2Transienter
0x8f8bb000 - 0x8fa2dfeb +com.soundtoys.audiounit.FilterFreak (4.0.2 - 4.0.2) <73E366D1-2E6A-4120-AC49-728229C57390> /Library/Audio/Plug-Ins/Components/FilterFreak.component/Contents/MacOS/FilterFreak
0x8fb67000 - 0x8fb77feb +com.WavesAudio.MetaFlanger.7.0.0 (7.0.0 - 7.0.0.21) <47631AFC-54B8-7439-DF56-0DA7B4C258E6> /Applications/Waves/*/MetaFlanger.bundle/Contents/MacOS/MetaFlanger
0x8fc68000 - 0x8fd1efec +com.softube.Feedback_VST_AU_Release_AU (1.0.7 - 1.0.7) <069BED68-39DB-FC3B-15BE-266DE3C44287> /Library/Audio/Plug-Ins/Components/Acoustic Feedback.component/Contents/MacOS/Feedback_VST_AU_Release
0x8fd6b000 - 0x8fe2effc +com.softube.FETCompressor_VST_AU_Release_AU (1.0.3 - 1.0.3) <6F844049-0F13-88AE-D45D-0B61440BE7DC> /Library/Audio/Plug-Ins/Components/FET Compressor.component/Contents/MacOS/FETCompressor_VST_AU_Release
0x8fe68000 - 0x8fe8ffeb +com.WavesAudio.GTRAmp.7.0.0 (7.0.0 - 7.0.0.21) <DBA160B6-5EE6-07D1-FD0F-14E51FB01659> /Applications/Waves/*/GTRAmp.bundle/Contents/MacOS/GTRAmp
0x8fec7000 - 0x8fecefff +1000 (??? - ???) /Applications/Waves/*/L3 Ultra.bundle/Contents/Resources/asIL/1000
0x8fed4000 - 0x8ff069c7 dyld (195.5 - ???) <BCC83F99-7244-3DBA-867D-6226D53DD9F2> /usr/lib/dyld
0x90005000 - 0x90028fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x901c1000 - 0x90501ffb com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x908e5000 - 0x908e5fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x90918000 - 0x90921fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x90922000 - 0x90923ff7 libsystem_sandbox.dylib (??? - ???) <8C7F4C5A-0A31-308F-97D2-B5670B1C95DE> /usr/lib/system/libsystem_sandbox.dylib