View Issue Details

IDProjectCategoryView StatusLast Update
0004909ardourbugspublic2020-04-19 20:16
ReporterBenSpector Assigned Topaul  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 beta4 
Target Version3.0 
Summary0004909: Ardour Crashes when loading a pre fader 3rd party (Waves) Plugin
DescriptionOn OSX Lion.
Also happens when moving a post fader plugin to a pre fader position.
First the log window appears, then a crash.
Attached a pic of the log, crash log is below.
Additional InformationProcess: ardour-3.0 [332]
Path: /Users/USER/*/ardour-3.0
Identifier: ardour-3.0
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: bash [317]

Date/Time: 2012-06-04 17:31:38.884 +0300
OS Version: Mac OS X Server 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 587067 sec
Crashes Since Last Report: 42
Per-App Crashes Since Last Report: 2
Anonymous UUID: D0ABFAB8-AF71-47FA-AFD3-57CA8EFA729F

Crashed Thread: 10

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[332]: garbage collection is OFF
Assertion failed: (bufs.available() >= ChanCount (DataType::AUDIO, output_channels)), function connect_and_run, file ../libs/ardour/audio_unit.cc, line 1306.
 

Thread 0:: Dispatch queue: com.apple.main-thread
0 ardour-3.0 0x0000000109482cc0 std::binary_function<boost::detail::sp_counted_base*, boost::detail::sp_counted_base*, bool>::binary_function() + 0 (stl_function.h:115)
1 ardour-3.0 0x0000000108b70ca8 std::less<boost::detail::sp_counted_base*>::less() + 24 (stl_function.h:224)
2 ardour-3.0 0x0000000108b25a60 boost::detail::operator<(boost::detail::shared_count const&, boost::detail::shared_count const&) + 48 (shared_count.hpp:377)
3 ardour-3.0 0x0000000108bad0bd bool boost::shared_ptr<PBD::Connection>::owner_before<PBD::Connection>(boost::shared_ptr<PBD::Connection> const&) const + 61 (shared_ptr.hpp:454)
4 ardour-3.0 0x0000000108b265e3 bool boost::operator< <PBD::Connection, PBD::Connection>(boost::shared_ptr<PBD::Connection> const&, boost::shared_ptr<PBD::Connection> const&) + 35 (shared_ptr.hpp:513)
5 ardour-3.0 0x0000000108b26625 std::less<boost::shared_ptr<PBD::Connection> >::operator()(boost::shared_ptr<PBD::Connection> const&, boost::shared_ptr<PBD::Connection> const&) const + 39 (stl_function.h:227)
6 ardour-3.0 0x0000000108b26691 std::_Rb_tree<boost::shared_ptr<PBD::Connection>, std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()()> >, std::_Select1st<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()()> > >, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()()> > > >::lower_bound(boost::shared_ptr<PBD::Connection> const&) + 81 (stl_tree.h:1432)
7 ardour-3.0 0x0000000108c43363 std::map<boost::shared_ptr<PBD::Connection>, boost::function<void ()()>, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()()> > > >::lower_bound(boost::shared_ptr<PBD::Connection> const&) + 35 (stl_map.h:584)
8 ardour-3.0 0x0000000108cc07c6 std::map<boost::shared_ptr<PBD::Connection>, boost::function<void ()()>, std::less<boost::shared_ptr<PBD::Connection> >, std::allocator<std::pair<boost::shared_ptr<PBD::Connection> const, boost::function<void ()()> > > >::operator[](boost::shared_ptr<PBD::Connection> const&) + 38 (stl_map.h:347)
9 ardour-3.0 0x0000000108c991b0 PBD::Signal0<void, PBD::OptionalLastValue<void> >::_connect(boost::function<void ()()>) + 208 (signals_generated.h:326)
10 ardour-3.0 0x0000000108fc3a4b PBD::Signal0<void, PBD::OptionalLastValue<void> >::connect(PBD::ScopedConnection&, PBD::EventLoop::InvalidationRecord*, boost::function<void ()()> const&, PBD::EventLoop*) + 203 (signals_generated.h:275)
11 ardour-3.0 0x000000010958ae73 ProcessorEntry::ProcessorEntry(ProcessorBox*, boost::shared_ptr<ARDOUR::Processor>, Width) + 1657 (processor_box.cc:118)
12 ardour-3.0 0x000000010958ddbd ProcessorBox::add_processor_to_display(boost::weak_ptr<ARDOUR::Processor>) + 729 (processor_box.cc:1476)
13 ardour-3.0 0x00000001095a085a sigc::bound_mem_functor1<void, ProcessorBox, boost::weak_ptr<ARDOUR::Processor> >::operator()(boost::weak_ptr<ARDOUR::Processor> const&) const + 180 (mem_fun.h:1851)
14 ardour-3.0 0x00000001095a08fe boost::detail::function::void_function_obj_invoker1<sigc::bound_mem_functor1<void, ProcessorBox, boost::weak_ptr<ARDOUR::Processor> >, void, boost::weak_ptr<ARDOUR::Processor> >::invoke(boost::detail::function::function_buffer&, boost::weak_ptr<ARDOUR::Processor>) + 46 (function_template.hpp:153)
15 ardour-3.0 0x000000010950ba80 boost::function1<void, boost::weak_ptr<ARDOUR::Processor> >::operator()(boost::weak_ptr<ARDOUR::Processor>) const + 184 (function_template.hpp:760)
16 ardour-3.0 0x00000001093bfa7b ARDOUR::Route::foreach_processor(boost::function<void ()(boost::weak_ptr<ARDOUR::Processor>)>) + 265 (route.h:195)
17 ardour-3.0 0x000000010958eccd ProcessorBox::redisplay_processors() + 1009 (processor_box.cc:1358)
18 ardour-3.0 0x0000000109590818 ProcessorBox::route_processors_changed(ARDOUR::RouteProcessorChange) + 52 (processor_box.cc:1328)
19 ardour-3.0 0x000000010959c55c boost::_mfi::mf1<void, ProcessorBox, ARDOUR::RouteProcessorChange>::operator()(ProcessorBox*, ARDOUR::RouteProcessorChange) const + 148 (mem_fn_template.hpp:165)
20 ardour-3.0 0x000000010959dee4 void boost::_bi::list2<boost::_bi::value<ProcessorBox*>, boost::arg<1> >::operator()<boost::_mfi::mf1<void, ProcessorBox, ARDOUR::RouteProcessorChange>, boost::_bi::list1<ARDOUR::RouteProcessorChange&> >(boost::_bi::type<void>, boost::_mfi::mf1<void, ProcessorBox, ARDOUR::RouteProcessorChange>&, boost::_bi::list1<ARDOUR::RouteProcessorChange&>&, int) + 114 (bind.hpp:313)
21 ardour-3.0 0x000000010959df51 void boost::_bi::bind_t<void, boost::_mfi::mf1<void, ProcessorBox, ARDOUR::RouteProcessorChange>, boost::_bi::list2<boost::_bi::value<ProcessorBox*>, boost::arg<1> > >::operator()<ARDOUR::RouteProcessorChange>(ARDOUR::RouteProcessorChange&) + 103 (bind_template.hpp:32)
22 ardour-3.0 0x000000010959c82b boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void, boost::_mfi::mf1<void, ProcessorBox, ARDOUR::RouteProcessorChange>, boost::_bi::list2<boost::_bi::value<ProcessorBox*>, boost::arg<1> > >, void, ARDOUR::RouteProcessorChange>::invoke(boost::detail::function::function_buffer&, ARDOUR::RouteProcessorChange) + 43 (function_template.hpp:153)
23 ardour-3.0 0x00000001095b58fa boost::function1<void, ARDOUR::RouteProcessorChange>::operator()(ARDOUR::RouteProcessorChange) const + 166 (function_template.hpp:760)
24 ardour-3.0 0x00000001095b596d void boost::_bi::list1<boost::_bi::value<ARDOUR::RouteProcessorChange> >::operator()<boost::function<void ()(ARDOUR::RouteProcessorChange)>, boost::_bi::list0>(boost::_bi::type<void>, boost::function<void ()(ARDOUR::RouteProcessorChange)>&, boost::_bi::list0&, int) + 81 (bind.hpp:253)
25 ardour-3.0 0x00000001095b59d0 boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()(ARDOUR::RouteProcessorChange)>, boost::_bi::list1<boost::_bi::value<ARDOUR::RouteProcessorChange> > >::operator()() + 92 (bind_template.hpp:20)
26 ardour-3.0 0x0000000109340e33 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()(ARDOUR::RouteProcessorChange)>, boost::_bi::list1<boost::_bi::value<ARDOUR::RouteProcessorChange> > >, void>::invoke(boost::detail::function::function_buffer&) + 35 (function_template.hpp:153)
27 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
28 libgtkmm2ext.dylib 0x000000010e05ae36 AbstractUI<Gtkmm2ext::UIRequest>::call_slot(PBD::EventLoop::InvalidationRecord*, boost::function<void ()()> const&) + 712 (abstract_ui.h:342)
29 ardour-3.0 0x0000000109341066 PBD::Signal1<void, ARDOUR::RouteProcessorChange, PBD::OptionalLastValue<void> >::compositor(boost::function<void ()(ARDOUR::RouteProcessorChange)>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*, ARDOUR::RouteProcessorChange) + 182 (signals_generated.h:532)
30 ardour-3.0 0x000000010933ff3c void boost::_bi::list4<boost::_bi::value<boost::function<void ()(ARDOUR::RouteProcessorChange)> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*>, boost::arg<1> >::operator()<void (*)(boost::function<void ()(ARDOUR::RouteProcessorChange)>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*, ARDOUR::RouteProcessorChange), boost::_bi::list1<ARDOUR::RouteProcessorChange&> >(boost::_bi::type<void>, void (*&)(boost::function<void ()(ARDOUR::RouteProcessorChange)>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*, ARDOUR::RouteProcessorChange), boost::_bi::list1<ARDOUR::RouteProcessorChange&>&, int) + 226 (bind.hpp:457)
31 ardour-3.0 0x000000010934001b void boost::_bi::bind_t<void, void (*)(boost::function<void ()(ARDOUR::RouteProcessorChange)>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*, ARDOUR::RouteProcessorChange), boost::_bi::list4<boost::_bi::value<boost::function<void ()(ARDOUR::RouteProcessorChange)> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*>, boost::arg<1> > >::operator()<ARDOUR::RouteProcessorChange>(ARDOUR::RouteProcessorChange&) + 103 (bind_template.hpp:32)
32 ardour-3.0 0x000000010934005e boost::detail::function::void_function_obj_invoker1<boost::_bi::bind_t<void, void (*)(boost::function<void ()(ARDOUR::RouteProcessorChange)>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*, ARDOUR::RouteProcessorChange), boost::_bi::list4<boost::_bi::value<boost::function<void ()(ARDOUR::RouteProcessorChange)> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*>, boost::arg<1> > >, void, ARDOUR::RouteProcessorChange>::invoke(boost::detail::function::function_buffer&, ARDOUR::RouteProcessorChange) + 46 (function_template.hpp:153)
33 ardour-3.0 0x00000001095b58fa boost::function1<void, ARDOUR::RouteProcessorChange>::operator()(ARDOUR::RouteProcessorChange) const + 166 (function_template.hpp:760)
34 libardour.dylib 0x000000010c49f9cb PBD::Signal1<void, ARDOUR::RouteProcessorChange, PBD::OptionalLastValue<void> >::operator()(ARDOUR::RouteProcessorChange) + 579 (signals_generated.h:641)
35 libardour.dylib 0x000000010c466fff ARDOUR::Route::add_processor(boost::shared_ptr<ARDOUR::Processor>, boost::shared_ptr<ARDOUR::Processor>, ARDOUR::Route::ProcessorStreams*, bool) + 4157 (route.cc:1017)
36 libardour.dylib 0x000000010c467fcd ARDOUR::Route::add_processor_by_index(boost::shared_ptr<ARDOUR::Processor>, int, ARDOUR::Route::ProcessorStreams*, bool) + 151 (route.cc:928)
37 ardour-3.0 0x00000001095785f0 ProcessorBox::use_plugins(std::vector<boost::shared_ptr<ARDOUR::Plugin>, std::allocator<boost::shared_ptr<ARDOUR::Plugin> > > const&) + 614 (processor_box.cc:1142)
38 ardour-3.0 0x0000000109578370 non-virtual thunk to ProcessorBox::use_plugins(std::vector<boost::shared_ptr<ARDOUR::Plugin>, std::allocator<boost::shared_ptr<ARDOUR::Plugin> > > const&) + 48
39 ardour-3.0 0x00000001094b3e45 PluginSelector::plugin_chosen_from_menu(boost::shared_ptr<ARDOUR::PluginInfo> const&) + 377 (plugin_selector.cc:751)
40 ardour-3.0 0x00000001094cc455 sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>::operator()(boost::shared_ptr<ARDOUR::PluginInfo> const&) const + 161 (mem_fun.h:1851)
41 ardour-3.0 0x00000001094cc48c sigc::adaptor_functor<sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&> >::deduce_result_type<boost::shared_ptr<ARDOUR::PluginInfo>&, void, void, void, void, void, void>::type sigc::adaptor_functor<sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&> >::operator()<boost::shared_ptr<ARDOUR::PluginInfo>&>(boost::shared_ptr<ARDOUR::PluginInfo>&) const + 48 (adaptor_trait.h:84)
42 ardour-3.0 0x00000001094cc4d3 sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>::operator()() + 65 (bind.h:1110)
43 ardour-3.0 0x00000001094cb0fd sigc::internal::slot_call0<sigc::bind_functor<-1, sigc::bound_mem_functor1<void, PluginSelector, boost::shared_ptr<ARDOUR::PluginInfo> const&>, boost::shared_ptr<ARDOUR::PluginInfo>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
44 libglibmm-2.4.1.dylib 0x000000010e9da9e5 Glib::SignalProxyNormal::slot0_void_callback(_GObject*, void*) + 53
45 libgobject-2.0.0.dylib 0x000000010ea44e24 g_closure_invoke + 308
46 libgobject-2.0.0.dylib 0x000000010ea54abc signal_emit_unlocked_R + 2444
47 libgobject-2.0.0.dylib 0x000000010ea55831 g_signal_emit_valist + 2977
48 libgobject-2.0.0.dylib 0x000000010ea55e44 g_signal_emit + 116
49 libgtk-quartz-2.0.0.dylib 0x000000010ede2065 gtk_widget_activate + 101
50 libgtk-quartz-2.0.0.dylib 0x000000010ecc7e2e gtk_menu_shell_activate_item + 398
51 libgtk-quartz-2.0.0.dylib 0x000000010ecc8696 gtk_menu_shell_button_release + 326
52 libgtk-quartz-2.0.0.dylib 0x000000010ecbe5b5 gtk_menu_button_release + 277
53 libgtk-quartz-2.0.0.dylib 0x000000010ecb4379 _gtk_marshal_BOOLEAN__BOXED + 169
54 libgobject-2.0.0.dylib 0x000000010ea44e24 g_closure_invoke + 308
55 libgobject-2.0.0.dylib 0x000000010ea5493d signal_emit_unlocked_R + 2061
56 libgobject-2.0.0.dylib 0x000000010ea5592d g_signal_emit_valist + 3229
57 libgobject-2.0.0.dylib 0x000000010ea55e44 g_signal_emit + 116
58 libgtk-quartz-2.0.0.dylib 0x000000010eddd808 gtk_widget_event_internal + 664
59 libgtk-quartz-2.0.0.dylib 0x000000010ecb116e gtk_propagate_event + 366
60 libgtk-quartz-2.0.0.dylib 0x000000010ecb23ea gtk_main_do_event + 1450
61 libgdk-quartz-2.0.0.dylib 0x000000010f0ac597 gdk_event_dispatch + 87
62 libglib-2.0.0.dylib 0x000000010eacd43e g_main_context_dispatch + 446
63 libglib-2.0.0.dylib 0x000000010eacf17e g_main_context_iterate + 510
64 libglib-2.0.0.dylib 0x000000010ead074f g_main_loop_run + 287
65 libgtk-quartz-2.0.0.dylib 0x000000010ecb2780 gtk_main + 176
66 libgtkmm2ext.dylib 0x000000010e0459a8 Gtkmm2ext::UI::run(Receiver&) + 494 (gtk_ui.cc:269)
67 ardour-3.0 0x0000000109269dd1 main + 2081 (main.cc:527)
68 ardour-3.0 0x0000000108addd64 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff966af7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8a3dd78a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8a3dc31a _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libglib-2.0.0.dylib 0x000000010eb0e5f7 g_cond_wait + 87
3 libardour.dylib 0x000000010c69b623 _ZL16peak_thread_workv + 291 (source_factory.cc:71)
4 ardour-3.0 0x000000010959a9c3 sigc::pointer_functor0<void>::operator()() const + 21 (ptr_fun.h:77)
5 ardour-3.0 0x000000010959a9ef sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 37 (adaptor_trait.h:251)
6 ardour-3.0 0x0000000109596e9d sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
7 libglibmm-2.4.1.dylib 0x000000010e9cd4d6 call_thread_entry_slot + 38
8 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
9 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libglib-2.0.0.dylib 0x000000010eb0e5f7 g_cond_wait + 87
3 libardour.dylib 0x000000010c69b623 _ZL16peak_thread_workv + 291 (source_factory.cc:71)
4 ardour-3.0 0x000000010959a9c3 sigc::pointer_functor0<void>::operator()() const + 21 (ptr_fun.h:77)
5 ardour-3.0 0x000000010959a9ef sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 37 (adaptor_trait.h:251)
6 ardour-3.0 0x0000000109596e9d sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
7 libglibmm-2.4.1.dylib 0x000000010e9cd4d6 call_thread_entry_slot + 38
8 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
9 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libglib-2.0.0.dylib 0x000000010eb0e5f7 g_cond_wait + 87
3 libardour.dylib 0x000000010bed1c9b ARDOUR::Analyser::work() + 327 (analyser.cc:85)
4 libardour.dylib 0x000000010bed2039 _ZL13analyser_workv + 9 (analyser.cc:47)
5 ardour-3.0 0x000000010959a9c3 sigc::pointer_functor0<void>::operator()() const + 21 (ptr_fun.h:77)
6 ardour-3.0 0x000000010959a9ef sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const + 37 (adaptor_trait.h:251)
7 ardour-3.0 0x0000000109596e9d sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
8 libglibmm-2.4.1.dylib 0x000000010e9cd4d6 call_thread_entry_slot + 38
9 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff966af192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eee1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eee2b85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libgdk-quartz-2.0.0.dylib 0x000000010f0acbab select_thread_func + 75
3 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libjack.0.dylib 0x000000010fe376e2 mb_thread_func + 114
3 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff966aedf2 __select + 10
1 libsystem_kernel.dylib 0x00007fff966ae284 select + 58
2 libjack.0.dylib 0x000000010fe367fa jack_client_core_wait + 106
3 libjack.0.dylib 0x000000010fe338f9 jack_client_thread + 121
4 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c1728cb ARDOUR::Graph::routes_no_roll(unsigned int, long long, long long, bool, int) + 915 (graph.cc:554)
3 libardour.dylib 0x000000010c5e2b73 ARDOUR::Session::no_roll(unsigned int) + 765 (session_process.cc:121)
4 libardour.dylib 0x000000010c5dfd85 ARDOUR::Session::process_with_events(unsigned int) + 1693 (session_process.cc:367)
5 libardour.dylib 0x000000010c5e4f0c ARDOUR::Session::process(unsigned int) + 322 (session_process.cc:80)
6 libardour.dylib 0x000000010bf56756 ARDOUR::AudioEngine::process_callback(unsigned int) + 1274 (audioengine.cc:526)
7 libardour.dylib 0x000000010bf59239 ARDOUR::AudioEngine::process_thread() + 197 (audioengine.cc:439)
8 libardour.dylib 0x000000010bf58696 ARDOUR::AudioEngine::_process_thread(void*) + 24 (audioengine.cc:335)
9 libjack.0.dylib 0x000000010fe33a3b jack_client_process_thread + 171
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 10 Crashed:
0 libsystem_kernel.dylib 0x00007fff966aece2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8eee17d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8eed2a7a abort + 143
3 libsystem_c.dylib 0x00007fff8ef055de __assert_rtn + 146
4 libardour.dylib 0x000000010c726748 ARDOUR::AUPlugin::connect_and_run(ARDOUR::BufferSet&, ARDOUR::ChanMapping, ARDOUR::ChanMapping, unsigned int, long long) + 762 (audio_unit.cc:1308)
5 libardour.dylib 0x000000010c3747e7 ARDOUR::PluginInsert::connect_and_run(ARDOUR::BufferSet&, unsigned int, long long, bool, long long) + 2745 (plugin_insert.cc:397)
6 libardour.dylib 0x000000010c3755fa ARDOUR::PluginInsert::run(ARDOUR::BufferSet&, long long, long long, unsigned int, bool) + 174 (plugin_insert.cc:461)
7 libardour.dylib 0x000000010c470b17 ARDOUR::Route::process_output_buffers(ARDOUR::BufferSet&, long long, long long, unsigned int, int, bool) + 3481 (route.cc:530)
8 libardour.dylib 0x000000010c46f6f5 ARDOUR::Route::passthru(long long, long long, unsigned int, int) + 1537 (route.cc:579)
9 libardour.dylib 0x000000010c46fccb ARDOUR::Route::no_roll(unsigned int, long long, long long, bool) + 593 (route.cc:2936)
10 libardour.dylib 0x000000010c17237e ARDOUR::Graph::process_one_route(ARDOUR::Route*) + 868 (graph.cc:570)
11 libardour.dylib 0x000000010c180760 ARDOUR::GraphNode::process() + 126 (graphnode.cc:80)
12 libardour.dylib 0x000000010c175033 ARDOUR::Graph::run_one() + 2043 (graph.cc:394)
13 libardour.dylib 0x000000010c176cfc ARDOUR::Graph::main_thread() + 1152 (graph.cc:449)
14 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
15 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
16 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
17 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
18 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
19 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
20 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
21 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff966afc1e sem_wait + 10
1 libardour.dylib 0x000000010c17e794 PBD::ProcessSemaphore::wait() + 32 (semutils.h:41)
2 libardour.dylib 0x000000010c174da0 ARDOUR::Graph::run_one() + 1384 (graph.cc:381)
3 libardour.dylib 0x000000010c175518 ARDOUR::Graph::helper_thread() + 124 (graph.cc:411)
4 libardour.dylib 0x000000010c17b5cf boost::_mfi::mf0<void, ARDOUR::Graph>::operator()(ARDOUR::Graph*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010c17b9f8 void boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> >::operator()<boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::Graph>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010c17ba5a boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010c17b8a0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::Graph>, boost::_bi::list1<boost::_bi::value<ARDOUR::Graph*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32 (function_template.hpp:153)
8 ardour-3.0 0x0000000108c74a4f boost::function0<void>::operator()() const + 143 (function_template.hpp:760)
9 libardour.dylib 0x000000010bf4f552 ARDOUR::AudioEngine::_start_process_thread(void*) + 108 (audioengine.cc:1512)
10 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
11 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 17:
0 libsystem_kernel.dylib 0x00007fff966afa7a poll + 10
1 libardour.dylib 0x000000010bff9973 ARDOUR::Butler::thread_work() + 201 (butler.cc:150)
2 libardour.dylib 0x000000010bffb6fa ARDOUR::Butler::_thread_work(void*) + 196 (butler.cc:134)
3 libpbd.dylib 0x000000010e3bd283 _ZL17fake_thread_startPv + 131 (pthread_utils.cc:81)
4 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 18:
0 libsystem_kernel.dylib 0x00007fff966aedf2 __select + 10
1 libsystem_kernel.dylib 0x00007fff966ae284 select + 58
2 libglib-2.0.0.dylib 0x000000010eadc383 g_poll + 275
3 libglib-2.0.0.dylib 0x000000010eacf125 g_main_context_iterate + 421
4 libglib-2.0.0.dylib 0x000000010ead074f g_main_loop_run + 287
5 libpbd.dylib 0x000000010e374273 BaseUI::main_thread() + 1029 (base_ui.cc:81)
6 libpbd.dylib 0x000000010e376d50 sigc::bound_mem_functor0<void, BaseUI>::operator()() const + 150 (mem_fun.h:1787)
7 libpbd.dylib 0x000000010e376d7b sigc::adaptor_functor<sigc::bound_mem_functor0<void, BaseUI> >::operator()() const + 37 (adaptor_trait.h:251)
8 libpbd.dylib 0x000000010e37683d sigc::internal::slot_call0<sigc::bound_mem_functor0<void, BaseUI>, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
9 libglibmm-2.4.1.dylib 0x000000010e9cd4d6 call_thread_entry_slot + 38
10 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
11 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
12 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 19:
0 libsystem_kernel.dylib 0x00007fff966aee42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8ee95dea nanosleep + 164
2 libglib-2.0.0.dylib 0x000000010eaf447b g_usleep + 107
3 libardour.dylib 0x000000010bf5500f ARDOUR::AudioEngine::meter_thread() + 45 (audioengine.cc:704)
4 libardour.dylib 0x000000010bf6505f boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const + 125 (mem_fn_template.hpp:49)
5 libardour.dylib 0x000000010bf65366 void boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) + 78 (bind.hpp:253)
6 libardour.dylib 0x000000010bf653c8 boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() + 92 (bind_template.hpp:20)
7 libardour.dylib 0x000000010bf653e6 sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const + 24 (adaptor_trait.h:251)
8 libardour.dylib 0x000000010bf5f75d sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it(sigc::internal::slot_rep*) + 45 (slot.h:103)
9 libglibmm-2.4.1.dylib 0x000000010e9cd4d6 call_thread_entry_slot + 38
10 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
11 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
12 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 20:
0 libsystem_kernel.dylib 0x00007fff966af192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eee1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eee2b85 start_wqthread + 13

Thread 21:
0 libsystem_kernel.dylib 0x00007fff966af192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8eee1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8eee2b85 start_wqthread + 13

Thread 22:
0 libsystem_kernel.dylib 0x00007fff966aebca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8eee3274 _pthread_cond_wait + 840
2 libglib-2.0.0.dylib 0x000000010eb0e425 g_cond_wait_until + 149
3 libglib-2.0.0.dylib 0x000000010eaa2a4e g_async_queue_pop_intern_unlocked + 110
4 libglib-2.0.0.dylib 0x000000010eaa2c14 g_async_queue_timeout_pop + 52
5 libglib-2.0.0.dylib 0x000000010eaf3a98 g_thread_pool_thread_proxy + 488
6 libglib-2.0.0.dylib 0x000000010eaf2bda g_thread_proxy + 90
7 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff966aee42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8ee95dea nanosleep + 164
2 libsystem_c.dylib 0x00007fff8ee95bb5 usleep + 53
3 com.WavesAudio.WaveShell-AU.9.0.3 0x0000000114b11238 wvWavesV9::wvThread::WCIdleCommandDispatcher::threadMain(void*) + 36
4 com.WavesAudio.WaveShell-AU.9.0.3 0x0000000114af7150 _ZN9wvWavesV98wvThreadL13ThreadWrapperEPv + 24
5 libsystem_c.dylib 0x00007fff8eedf8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff8eee2b75 thread_start + 13

Thread 10 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000115e708f8 rdx: 0x0000000000000000
  rdi: 0x0000000000032fa3 rsi: 0x0000000000000006 rbp: 0x0000000115e70920 rsp: 0x0000000115e708f8
   r8: 0x00007fff7aba4fb8 r9: 0x000000000000051a r10: 0x00007fff966aed0a r11: 0xffffff80002da8d0
  r12: 0x000000010c895c30 r13: 0x0000000110292000 r14: 0x0000000115e72000 r15: 0x000000010c895c40
  rip: 0x00007fff966aece2 rfl: 0x0000000000000246 cr2: 0x0000000110292000
Logical CPU: 0

Binary Images:
       0x108acb000 - 0x10a150fef +ardour-3.0 (??? - ???) <62495661-26FD-377D-B328-B8F171F4EA00> /Volumes/VOLUME/*/ardour-3.0
       0x10bdf1000 - 0x10be30ff7 +libardourcp.dylib (??? - ???) <8CB5A0F6-7AD0-3B2E-8A1C-6E8CC9B66BFA> /Volumes/VOLUME/*/libardourcp.dylib
       0x10beb7000 - 0x10ca99fe7 +libardour.dylib (??? - ???) <206CA85D-91C7-3133-978C-9B70CD814B6E> /Volumes/VOLUME/*/libardour.dylib
       0x10daf1000 - 0x10dbd5ff7 +libmidipp.dylib (??? - ???) <14874B30-CF5E-33E1-B5F4-1E3376D816FF> /Volumes/VOLUME/*/libmidipp.dylib
       0x10dd97000 - 0x10de37fff +libevoral.dylib (??? - ???) <9E138CBC-2B00-3B51-813F-6146ED5550FB> /Volumes/VOLUME/*/libevoral.dylib
       0x10df2a000 - 0x10df2bfff +pango-basic-coretext.so (??? - ???) <DA0B876B-E846-3397-B83E-0124F5BFED3D> /Users/USER/*/pango-basic-coretext.so
       0x10df31000 - 0x10df6ffff +libaudiographer.dylib (??? - ???) <9F2A16A1-5099-3A51-A883-1FCCCC003858> /Volumes/VOLUME/*/libaudiographer.dylib
       0x10dfce000 - 0x10e131fff +libgtkmm2ext.dylib (??? - ???) <9DF77E38-567D-3008-9701-D526DB85D0FB> /Volumes/VOLUME/*/libgtkmm2ext.dylib
       0x10e36e000 - 0x10e43bff7 +libpbd.dylib (??? - ???) <96D27393-6097-3DEF-A5A2-AEBF5B083CCE> /Volumes/VOLUME/*/libpbd.dylib
       0x10e594000 - 0x10e5a4ff7 +libsmf.dylib (??? - ???) <52794131-B7B8-33B0-BB71-695047246B16> /Volumes/VOLUME/*/libsmf.dylib
       0x10e5ae000 - 0x10e5b0ff7 +libtimecode.dylib (??? - ???) <5DA0CAB2-4409-36BD-86AA-FFE754F4E49B> /Volumes/VOLUME/*/libtimecode.dylib
       0x10e5b5000 - 0x10e67efff +libtaglib.dylib (??? - ???) <1D0F9623-D264-36D4-ADD2-10FC1A02E174> /Volumes/VOLUME/*/libtaglib.dylib
       0x10e754000 - 0x10e756fff +libpixbufloader-png.so (??? - ???) <F150D957-3653-30D8-A8D5-E486DA5C9D34> /Users/USER/*/libpixbufloader-png.so
       0x10e75a000 - 0x10e7aefff +librubberband.dylib (??? - ???) <A6102157-8EBF-382C-A299-D81A874A6903> /Volumes/VOLUME/*/librubberband.dylib
       0x10e81c000 - 0x10e85bff7 +libvamphost.dylib (??? - ???) <DA2E4536-9F67-3096-AA98-5210080B6B1B> /Volumes/VOLUME/*/libvamphost.dylib
       0x10e8bc000 - 0x10e8bdfff com.digidesign.fwfamily.halplugin (9.0 - 9.0f121) <A0796ABF-E517-234E-3FCF-7471EBD8FD60> /System/Library/Extensions/DigidesignFireWireAudio.kext/Contents/PlugIns/DGFWHALPlugIn.bundle/Contents/MacOS/DGFWHALPlugIn
       0x10e8c2000 - 0x10e8ecff7 +libvampplugin.dylib (??? - ???) <DCA730B5-9D87-3D3B-8E47-CC388009D4C9> /Volumes/VOLUME/*/libvampplugin.dylib
       0x10e946000 - 0x10e964fff +libappleutility.dylib (??? - ???) <4A6E01FA-4D43-3645-B405-B97D18CE2CE9> /Volumes/VOLUME/*/libappleutility.dylib
       0x10e98e000 - 0x10e9b5fef +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <D526C641-BBB1-3914-B663-8F2BF7A468B0> /Users/USER/*/libFLAC.8.dylib
       0x10e9c0000 - 0x10ea08ff7 +libglibmm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) <6614CFC8-BD0C-3C94-BEE1-DC2BA9B53315> /Users/USER/*/libglibmm-2.4.1.dylib
       0x10ea3f000 - 0x10ea7bfef +libgobject-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) <38BF79B9-0310-32A1-85B5-0FADDEAE6306> /Users/USER/*/libgobject-2.0.0.dylib
       0x10ea91000 - 0x10ea94ff7 +libsigc-2.0.0.dylib (??? - ???) <7A35D96A-C64E-31AA-BF8A-9A86131CE1E9> /Users/USER/*/libsigc-2.0.0.dylib
       0x10ea9d000 - 0x10eba4fef +libglib-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) <216A6695-1E29-3C6B-8852-AB69E84B2CFA> /Users/USER/*/libglib-2.0.0.dylib
       0x10ebce000 - 0x10ebceff7 +libgthread-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) <7987784D-1838-3520-95BA-2F60990AAA4A> /Users/USER/*/libgthread-2.0.0.dylib
       0x10ebd7000 - 0x10efa7fef +libgtk-quartz-2.0.0.dylib (2401.11.0 - compatibility 2401.0.0) <086D06D7-B862-3D88-B60D-4BB670117D5E> /Users/USER/*/libgtk-quartz-2.0.0.dylib
       0x10f06f000 - 0x10f070ff7 +pango-basic-fc.so (??? - ???) <A5F987ED-F9DB-3BC1-AF53-91E36E100FE0> /Users/USER/*/pango-basic-fc.so
       0x10f073000 - 0x10f0f4fef +libgdk-quartz-2.0.0.dylib (2401.11.0 - compatibility 2401.0.0) <E653E4F3-CDB2-3E3B-9C28-2B58B7514FA7> /Users/USER/*/libgdk-quartz-2.0.0.dylib
       0x10f11f000 - 0x10f139fef +libatk-1.0.0.dylib (20210.1.0 - compatibility 20210.0.0) <E6F544E7-4E13-3471-9E35-F8CC0C07082C> /Users/USER/*/libatk-1.0.0.dylib
       0x10f14d000 - 0x10f26cfe7 +libgio-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) <D577A612-009D-3A9C-B346-B11EF02448C5> /Users/USER/*/libgio-2.0.0.dylib
       0x10f2c2000 - 0x10f2cdfe7 +libpangocairo-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) <2F0945B8-A9C8-3C4E-AB3F-FADD5FDFC84D> /Users/USER/*/libpangocairo-1.0.0.dylib
       0x10f2dc000 - 0x10f2f3ff7 +libgdk_pixbuf-2.0.0.dylib (2501.0.0 - compatibility 2501.0.0) <100AEA0E-6A51-3F02-B42E-050278ED304C> /Users/USER/*/libgdk_pixbuf-2.0.0.dylib
       0x10f301000 - 0x10f33efe7 +libpango-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) <D8E415FA-0156-3B9D-ACD5-4D1665EB2D61> /Users/USER/*/libpango-1.0.0.dylib
       0x10f34f000 - 0x10f3eaff7 +libcairo.2.dylib (11003.2.0 - compatibility 11003.0.0) <1B6B31E6-3423-3882-B23F-3C1417926AC5> /Users/USER/*/libcairo.2.dylib
       0x10f411000 - 0x10f415ff7 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <E6D9CFF4-F17E-3BF3-8D69-5BE37163BBB3> /Users/USER/*/libogg.0.dylib
       0x10f418000 - 0x10f465ff7 +libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <7D28D4B3-C37E-3FAD-A1E5-F6C8609A6959> /Users/USER/*/libcurl.4.dylib
       0x10f475000 - 0x10f645ff7 +libgtkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) <5E3F00CA-DED3-3FE7-A72E-BE35BE5F7388> /Users/USER/*/libgtkmm-2.4.1.dylib
       0x10f856000 - 0x10f882ff7 +libatkmm-1.6.1.dylib (3.0.0 - compatibility 3.0.0) <D9A57991-CAD3-3486-B1E8-76E26B1217E0> /Users/USER/*/libatkmm-1.6.1.dylib
       0x10f8a7000 - 0x10f8d4fff +libgdkmm-2.4.1.dylib (3.0.0 - compatibility 3.0.0) <123C83BF-8901-31BF-AACA-C60914BD85AE> /Users/USER/*/libgdkmm-2.4.1.dylib
       0x10f8fd000 - 0x10f9bcfff +libgiomm-2.4.1.dylib (5.0.0 - compatibility 5.0.0) <27B64E71-1770-3340-BD16-5A53705A3F33> /Users/USER/*/libgiomm-2.4.1.dylib
       0x10fa48000 - 0x10fa5fff7 +libpangomm-1.4.1.dylib (2.30.0 - compatibility 2.0.0) <8562AE72-4912-3DBA-A211-06085C4246CE> /Users/USER/*/libpangomm-1.4.1.dylib
       0x10fa76000 - 0x10fa8bfff +libcairomm-1.0.1.dylib (6.0.0 - compatibility 6.0.0) <FD24806E-1C7B-3F54-94AB-35A64B12FD31> /Users/USER/*/libcairomm-1.0.1.dylib
       0x10faa4000 - 0x10fac7ff7 +libgnomecanvasmm-2.6.1.dylib (2.6.0 - compatibility 2.0.0) <8DB2C9B6-03E6-3C02-9812-86145F6B0B48> /Users/USER/*/libgnomecanvasmm-2.6.1.dylib
       0x10faf1000 - 0x10fb1cfff +libgnomecanvas-2.0.dylib (3001.3.0 - compatibility 3001.0.0) <01818BB6-8141-3350-B738-C0B2F4B43E19> /Users/USER/*/libgnomecanvas-2.0.dylib
       0x10fb32000 - 0x10fb46ff7 +libart_lgpl_2.2.dylib (6.21.0 - compatibility 6.0.0) <D81F07A6-9F34-3FCF-941D-3C6C869B7108> /Users/USER/*/libart_lgpl_2.2.dylib
       0x10fb4c000 - 0x10fb6dfe7 +libpangoft2-1.0.0.dylib (2906.0.0 - compatibility 2906.0.0) <4DB4EF8C-3369-30D1-BCB5-37B512558EA5> /Users/USER/*/libpangoft2-1.0.0.dylib
       0x10fb85000 - 0x10fc06fef +libfreetype.6.dylib (15.0.0 - compatibility 15.0.0) <515B67B5-4344-365A-8744-5803B86DA309> /Users/USER/*/libfreetype.6.dylib
       0x10fc1b000 - 0x10fc4dfff +libfontconfig.1.dylib (6.4.0 - compatibility 6.0.0) <B7AB505B-C3C8-38F1-B07B-44CF301B88AB> /Users/USER/*/libfontconfig.1.dylib
       0x10fc5b000 - 0x10fc5cfff +libsuil-0.dylib (??? - ???) <2EB9AB2F-9077-36C6-BD19-C0A2BC71967E> /Users/USER/*/libsuil-0.dylib
       0x10fc60000 - 0x10fd9cff7 +libxml2.2.dylib (10.8.0 - compatibility 10.0.0) <F15F8BAE-A915-3C66-9A14-590575642350> /Users/USER/*/libxml2.2.dylib
       0x10fdc8000 - 0x10fe21fef +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <0504227B-09E2-3B37-BB6F-3E1C8D1E509C> /Users/USER/*/libsndfile.1.dylib
       0x10fe32000 - 0x10fe3fff7 +libjack.0.dylib (1.28.0 - compatibility 1.0.0) <07D9FB6C-7FB7-365E-99D6-68BACCA82FFA> /usr/local/lib/libjack.0.dylib
       0x10fe50000 - 0x10fe5bff7 +libaubio.2.dylib (4.1.0 - compatibility 4.0.0) <FB25F38C-B6B2-33D8-AC9B-AAD273C95B2A> /Users/USER/*/libaubio.2.dylib
       0x10fe60000 - 0x10ffc9fff +libsamplerate.0.dylib (2.8.0 - compatibility 2.0.0) <C9DCCFAE-AE98-3B7C-90DA-91F22B18599D> /Users/USER/*/libsamplerate.0.dylib
       0x10ffcf000 - 0x10ffd3ff7 +liblrdf.2.dylib (3.0.0 - compatibility 3.0.0) <E9B4FEC5-6708-3C7B-8565-17D03BE7E1EB> /Users/USER/*/liblrdf.2.dylib
       0x10ffe8000 - 0x10fffefef +liblilv-0.dylib (??? - ???) <66A4373F-38FB-365D-9724-DD74BF703C40> /Users/USER/*/liblilv-0.dylib
       0x110007000 - 0x11000efef +libsratom-0.dylib (??? - ???) <5C1E797E-5FEA-3EA7-9A3C-FE19D0F58323> /Users/USER/*/libsratom-0.dylib
       0x110017000 - 0x11001efe7 +libsord-0.dylib (??? - ???) <9A08B7F0-9C60-3F24-863E-A95468B60990> /Users/USER/*/libsord-0.dylib
       0x110025000 - 0x110035fef +libserd-0.dylib (??? - ???) <2D056125-4F12-3A5A-BAA9-7A439585596B> /Users/USER/*/libserd-0.dylib
       0x11003c000 - 0x11012fff7 +libfftw3.3.dylib (7.1.0 - compatibility 7.0.0) <597A5BC9-9B2E-33BD-8A6A-BB95521396BC> /Users/USER/*/libfftw3.3.dylib
       0x11014a000 - 0x110232fe7 +libfftw3f.3.dylib (7.1.0 - compatibility 7.0.0) <99CB6E65-ADC4-33D2-9645-7C94DF8E6881> /Users/USER/*/libfftw3f.3.dylib
       0x11024a000 - 0x110278ff7 com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <FF3E72F7-8076-3FCA-A7B9-6A8D869520C9> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0x110294000 - 0x11029dfff +libintl.8.dylib (10.1.0 - compatibility 10.0.0) <059981EC-AE16-32FA-ACC6-212B63F795C6> /Users/USER/*/libintl.8.dylib
       0x1102a8000 - 0x110387ff7 +libiconv.2.dylib (8.1.0 - compatibility 8.0.0) <10D13A5F-41D7-320F-9C26-D45C9418314C> /Users/USER/*/libiconv.2.dylib
       0x110393000 - 0x110394fff +libgmodule-2.0.0.dylib (3201.2.0 - compatibility 3201.0.0) <34683E2F-08E6-3B96-83E4-A834EE658492> /Users/USER/*/libgmodule-2.0.0.dylib
       0x110399000 - 0x11039bff7 +libffi.5.dylib (6.10.0 - compatibility 6.0.0) <941207B1-81C6-3435-812D-2018D35048DA> /Users/USER/*/libffi.5.dylib
       0x1103a6000 - 0x1103b9fef +libz.1.dylib (1.2.6 - compatibility 1.0.0) <373ABE20-11DF-3A27-9723-EE5100E34E04> /Users/USER/*/libz.1.dylib
       0x1103c1000 - 0x110637fff +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) <551562DB-286C-34F8-8F0D-464B95EA847D> /Users/USER/*/libvorbisenc.2.dylib
       0x11067c000 - 0x1106a4fe7 +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <C70ACA6B-3131-3B60-A71B-5D7448DFDBBF> /Users/USER/*/libvorbis.0.dylib
       0x1106b3000 - 0x1106b3fff libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
       0x1106bb000 - 0x110709fff +libraptor2.0.dylib (??? - ???) <D3D11221-A0A1-3440-9C71-418DA35DB5B9> /Users/USER/*/libraptor2.0.dylib
       0x110722000 - 0x110752fff +libxslt.1.dylib (3.26.0 - compatibility 3.0.0) <C712596B-3AD9-3BDF-A1B3-0CD43D45AAB2> /Users/USER/*/libxslt.1.dylib
       0x11075d000 - 0x1107d0fe7 +libpixman-1.0.dylib (25.4.0 - compatibility 25.0.0) <8A5AC69C-53DD-3857-8239-A28BABA26445> /Users/USER/*/libpixman-1.0.dylib
       0x1107e5000 - 0x110803ff7 +libexpat.1.dylib (8.0.0 - compatibility 8.0.0) <22BFB669-1322-3CA0-870B-776CA3826E7C> /Users/USER/*/libexpat.1.dylib
       0x110811000 - 0x110835ff7 +libpng15.15.dylib (26.0.0 - compatibility 26.0.0) <CB83ED41-F51C-3583-9708-A7DB0514C0EE> /Users/USER/*/libpng15.15.dylib
       0x110841000 - 0x110845ff7 +libgailutil.18.dylib (19.1.0 - compatibility 19.0.0) <A5B02D6C-ED7F-34C0-8AF6-29866F7D3670> /Users/USER/*/libgailutil.18.dylib
       0x110a9e000 - 0x110ad8ff7 +libclearlooks.dylib (??? - ???) <AA14ED74-5997-3E41-91B3-561726113A8A> /Volumes/VOLUME/*/libclearlooks.dylib
       0x110b6a000 - 0x110b8efff +libpan2in2out.dylib (??? - ???) <CF571E6D-9E87-331D-B826-864C456D2857> /Volumes/VOLUME/*/libpan2in2out.dylib
       0x110bc5000 - 0x110bc9fff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x110bce000 - 0x110bd3fff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x111f9f000 - 0x111fc2ff7 +libpan1in2out.dylib (??? - ???) <7DEF68BC-C8CD-31B7-96D4-EA6F06D3825E> /Volumes/VOLUME/*/libpan1in2out.dylib
       0x111ff9000 - 0x11203bfff +libpanvbap.dylib (??? - ???) <496491FB-9625-3F6C-88AA-1A9354F1AA58> /Volumes/VOLUME/*/libpanvbap.dylib
       0x1121ee000 - 0x11221cfff +com.avid.avid.AvidCoreAudioPlugIn (10.1.2.46 - 10.1.2f46) <CFF5F91A-694C-CF57-BB1A-49ED6A4F0B73> /Library/Audio/Plug-Ins/HAL/Avid CoreAudio.plugin/Contents/MacOS/Avid CoreAudio
       0x1128d9000 - 0x1128dffff com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x113739000 - 0x113767ff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x11376f000 - 0x11378bff7 +GenericMacIntel.dylib (??? - ???) <4224C8EE-4CCD-90E8-F962-C54C81590FCE> /Applications/Waves/*/C1.bundle/Contents/MacOS/GenericMacIntel.dylib
       0x114ac2000 - 0x114be5ff7 +com.WavesAudio.WaveShell-AU.9.0.3 (9.0.3 - 9.0.33) <6D062031-1DA8-6CA6-3529-42675D489C51> /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU
       0x114c9a000 - 0x114d7dfff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
       0x114dd3000 - 0x114f6cfff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114fa0000 - 0x115099fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x1150bf000 - 0x1154caff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.18 - 7.1.8) <20ACFA77-6847-3053-A3D8-498150E8FC62> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
       0x1158ec000 - 0x115ab0fff +com.WavesAudio.ElementLib_9.0.9.0.3 (9.0.3 - 9.0.33) <621E1F3F-2770-FAFD-E45A-69CAD08EB4D5> /Applications/Waves/*/ElementLib_9.0.framework/Versions/A/WavesLib
       0x115c05000 - 0x115c61fef +com.WavesAudio.Element.9.0.3 (9.0.3 - 9.0.33) <4CA4DCB3-F217-0294-461C-1CD1ABA170FE> /Applications/Waves/*/Element.bundle/Contents/MacOS/Element
       0x116dad000 - 0x116dd6fef +com.WavesAudio.C1.9.0.0 (9.0.0 - 9.0.020) <92F423FC-48CE-06A9-182C-64CFFC6DCF76> /Applications/Waves/*/C1.bundle/Contents/MacOS/C1
       0x11792a000 - 0x117aeefff +com.WavesAudio.WavesLib_9.0.9.0.0 (9.0.0 - 9.0.020) <6C65A64D-7DF1-C2B1-4E0B-1A09136545A3> /Applications/Waves/*/WavesLib_9.0.framework/Versions/A/WavesLib
    0x7fff686cb000 - 0x7fff686ffbaf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
    0x7fff8a2ee000 - 0x7fff8a356ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8a3da000 - 0x7fff8a3e8fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff8a406000 - 0x7fff8a445ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8a446000 - 0x7fff8a5e5ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8a5e6000 - 0x7fff8a60ffff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8a610000 - 0x7fff8a615fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8a885000 - 0x7fff8a8fbfff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff8a8fc000 - 0x7fff8a909fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8a90a000 - 0x7fff8a914ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
    0x7fff8ab51000 - 0x7fff8acaafff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8acb9000 - 0x7fff8accefff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8accf000 - 0x7fff8aef9fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8aefa000 - 0x7fff8aefbfff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff8aff2000 - 0x7fff8b05bfff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8b05e000 - 0x7fff8b0c0ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8b0c1000 - 0x7fff8b0c9fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8b421000 - 0x7fff8c027ff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8c028000 - 0x7fff8c05bff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c05c000 - 0x7fff8c06aff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff8c0f3000 - 0x7fff8c1d7fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8c1d8000 - 0x7fff8c1d8fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c1d9000 - 0x7fff8c1daff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c1db000 - 0x7fff8c1eeff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff8c1f9000 - 0x7fff8c6fcfe7 com.apple.RawCamera.bundle (3.13.0 - 627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8c6fd000 - 0x7fff8c7e1e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8c7e2000 - 0x7fff8c9e4fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff8d687000 - 0x7fff8d6d3ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8d737000 - 0x7fff8d73dff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8d788000 - 0x7fff8d7a7fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8d7a8000 - 0x7fff8d7cefff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8d7cf000 - 0x7fff8d7fcfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
    0x7fff8db22000 - 0x7fff8db2dff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8db2e000 - 0x7fff8db86fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8dbca000 - 0x7fff8dbcbfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff8e05d000 - 0x7fff8e088ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8e0e4000 - 0x7fff8e1fdfff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8e44b000 - 0x7fff8e54dfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8e54e000 - 0x7fff8e589fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8e61e000 - 0x7fff8e61ffff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8e620000 - 0x7fff8e93cfff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8e93d000 - 0x7fff8ed6afff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F1
TagsNo tags attached.

Activities

2012-06-04 14:45

 

paul

2012-06-05 02:24

administrator   ~0013379

Can you give me a URL where I can find some demo copies of some of the 3rd party plugins that cause issues? I've tried plugins from Stillwell, PSP and others on the Tiger/32 bit build, and have seen no issues.

Have you compared the behaviour of the last beta release (32 bit build)? Its possible that your 64 bit Lion-based build may cause issues with some plugins.

paul

2012-06-05 02:26

administrator   ~0013380

Also, running from a Terminal app, and add -D processors,audiounits to the command line will provide some useful additional debugging information. You can attach a new file to this report.

paul

2012-06-05 03:27

administrator   ~0013381

I've been able to reproduce this with a Stillwell plugin, so I can take it from here.

paul

2012-06-05 04:28

administrator   ~0013382

should be fixed by rev 12566 (tested with Stillwell's Rocket Compressor, which failed before this commit).

interesting that Apple plugins seem immune to this, since it was definitely an error on Ardour's part.

BenSpector

2012-06-05 08:08

reporter   ~0013384

Last login: Mon Jun 4 17:28:23 on ttys000
server:~ bens$ cd ~/ardour/3.0/gtk2_ardour
server:gtk2_ardour bens$ ./ardev-D processors,audiounits
-bash: ./ardev-D: No such file or directory
server:gtk2_ardour bens$ ./ardev -D processors,audiounits
Ardour3.0beta4a (built using ['12488'] and GCC version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00))

(process:4723): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
CONFIG PATH: /Users/bens/Library/Preferences/Ardour3:./..:./../gtk2_ardour:./../build:./../build/gtk2_ardour
ardour: [INFO]: Loading default ui configuration file ./../gtk2_ardour/ardour3_ui_default.conf
Loading ui configuration file ./../build/gtk2_ardour/ardour3_ui_dark.rc
ardour: [ERROR]: Could not set system open files limit to "unlimited"
ardour: [INFO]: Loading system configuration file ./../build/ardour_system.rc
Loading user configuration file /Users/bens/Library/Preferences/Ardour3/ardour.rc
Apple VecLib H/W specific optimizations in use
ardour: [INFO]: looking for panners in /Users/bens/Library/Preferences/Ardour3/panners:./../build/libs/panners:./../build/libs/panners/2in2out:./../build/libs/panners/1in2out:./../build/libs/panners/vbap
ardour: [INFO]: Panner discovered: "Equal Power Stereo" in ./../build/libs/panners/2in2out/libpan2in2out.1.0.0.dylib
ardour: [INFO]: Panner discovered: "Mono to Stereo Panner" in ./../build/libs/panners/1in2out/libpan1in2out.1.0.0.dylib
ardour: [INFO]: Panner discovered: "VBAP 2D panner" in ./../build/libs/panners/vbap/libpanvbap.1.0.0.dylib
DATA PATH: /Users/bens/Library/Preferences/Ardour3:./../gtk2_ardour:build/gtk2_ardour:.
2012-06-05 11:06:26.831 ardour-3.0[4723:4903] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found. Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
2012-06-05 11:06:26.833 ardour-3.0[4723:4903] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x7fead2ee1c30 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
Found 0 along /Users/bens/Library/Preferences/Ardour3/templates:./../gtk2_ardour/templates:build/gtk2_ardour/templates:./templates
JACK COMMAND: /usr/local/bin/jackd -p 128 -R -P 60 -T -d coreaudio -r 44100 -p 1024 -d AppleUSBAudioEngine:Ego Systems Inc.:U24:fa120000:2,1

(ardour-3.0:4723): Gtk-WARNING **: Attempting to store changes into `/Users/bens/.local/share/recently-used.xbel', but failed: Failed to create file '/Users/bens/.local/share/recently-used.xbel.G660EW': No such file or directory

(ardour-3.0:4723): Gtk-WARNING **: Attempting to set the permissions of `/Users/bens/.local/share/recently-used.xbel', but failed: No such file or directory
jackd 0.121.3
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with POSIX SHM support.
loading driver ..
2012-06-05 11:06:39.044 jackd[4731:60b] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio, 262): no suitable image found. Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
2012-06-05 11:06:39.047 jackd[4731:60b] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x100305770 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
LV2: Discovering 2 plugins
Done LV2 discovery
DEBUG::AudioUnits: detected AU CLA-76 (m) with 1 i/o configurations - 1635083896-926303053-1802721110
DEBUG::AudioUnits: detected AU CLA-76 (s) with 1 i/o configurations - 1635083896-926303059-1802721110
DEBUG::AudioUnits: detected AU API-550A (m) with 1 i/o configurations - 1635083896-1094009165-1802721110
DEBUG::AudioUnits: detected AU API-550A (s) with 1 i/o configurations - 1635083896-1094009171-1802721110
DEBUG::AudioUnits: detected AU API-550B (m) with 1 i/o configurations - 1635083896-1094009421-1802721110
DEBUG::AudioUnits: detected AU API-550B (s) with 1 i/o configurations - 1635083896-1094009427-1802721110
DEBUG::AudioUnits: detected AU API-560 (m) with 1 i/o configurations - 1635083896-1095054669-1802721110
DEBUG::AudioUnits: detected AU API-560 (s) with 1 i/o configurations - 1635083896-1095054675-1802721110
DEBUG::AudioUnits: detected AU API-2500 (m) with 1 i/o configurations - 1635083896-1095779149-1802721110
DEBUG::AudioUnits: detected AU API-2500 (s) with 1 i/o configurations - 1635083896-1095779155-1802721110
DEBUG::AudioUnits: detected AU Aphex Vintage Exciter (m) with 1 i/o configurations - 1635083896-1095780429-1802721110
DEBUG::AudioUnits: detected AU Aphex Vintage Exciter (s) with 1 i/o configurations - 1635083896-1095780435-1802721110
DEBUG::AudioUnits: detected AU DeBreath (m) with 1 i/o configurations - 1635083896-1112691789-1802721110
DEBUG::AudioUnits: detected AU Bass Rider (m) with 1 i/o configurations - 1635083896-1112755277-1802721110
DEBUG::AudioUnits: detected AU Bass Rider (s) with 1 i/o configurations - 1635083896-1112755283-1802721110
DEBUG::AudioUnits: detected AU Bass Rider Live (m) with 1 i/o configurations - 1635083896-1112757837-1802721110
DEBUG::AudioUnits: detected AU Bass Rider Live (s) with 1 i/o configurations - 1635083896-1112757843-1802721110
DEBUG::AudioUnits: detected AU IR-L (m) with 1 i/o configurations - 1635083896-1127236941-1802721110
DEBUG::AudioUnits: detected AU IR-L efficient (s) with 1 i/o configurations - 1635083896-1127236947-1802721110
DEBUG::AudioUnits: detected AU IR-L (m->s) with 1 i/o configurations - 1635083896-1127236952-1802721110
DEBUG::AudioUnits: detected AU IR-L full (s) with 1 i/o configurations - 1635083896-1127237203-1802721110
DEBUG::AudioUnits: detected AU C1 comp-sc (m) with 1 i/o configurations - 1635083896-1127301965-1802721110
DEBUG::AudioUnits: detected AU C1 comp-sc (s) with 1 i/o configurations - 1635083896-1127301971-1802721110
DEBUG::AudioUnits: detected AU C6 (m) with 1 i/o configurations - 1635083896-1127633229-1802721110
DEBUG::AudioUnits: detected AU C6 (s) with 1 i/o configurations - 1635083896-1127633235-1802721110
DEBUG::AudioUnits: detected AU C6-SideChain (m) with 1 i/o configurations - 1635083896-1127633741-1802721110
DEBUG::AudioUnits: detected AU C6-SideChain (s) with 1 i/o configurations - 1635083896-1127633747-1802721110
DEBUG::AudioUnits: detected AU CLA Bass (s) with 1 i/o configurations - 1635083896-1128415571-1802721110
DEBUG::AudioUnits: detected AU CLA Bass (m->s) with 1 i/o configurations - 1635083896-1128415576-1802721110
DEBUG::AudioUnits: detected AU CLA Drums (s) with 1 i/o configurations - 1635083896-1128550995-1802721110
DEBUG::AudioUnits: detected AU CLA Drums (m->s) with 1 i/o configurations - 1635083896-1128551000-1802721110
DEBUG::AudioUnits: detected AU CLA Effects (s) with 1 i/o configurations - 1635083896-1128613459-1802721110
DEBUG::AudioUnits: detected AU CLA Effects (m->s) with 1 i/o configurations - 1635083896-1128613464-1802721110
DEBUG::AudioUnits: detected AU CLA Guitars (s) with 1 i/o configurations - 1635083896-1128748115-1802721110
DEBUG::AudioUnits: detected AU CLA Guitars (m->s) with 1 i/o configurations - 1635083896-1128748120-1802721110
DEBUG::AudioUnits: detected AU H-Comp (m) with 1 i/o configurations - 1635083896-1129070925-1802721110
DEBUG::AudioUnits: detected AU H-Comp (s) with 1 i/o configurations - 1635083896-1129070931-1802721110
DEBUG::AudioUnits: detected AU C1 comp (m) with 1 i/o configurations - 1635083896-1129140301-1802721110
DEBUG::AudioUnits: detected AU C1 comp (s) with 1 i/o configurations - 1635083896-1129140307-1802721110
DEBUG::AudioUnits: detected AU Center (s) with 1 i/o configurations - 1635083896-1129206867-1802721110
DEBUG::AudioUnits: detected AU C1 comp-gate (m) with 1 i/o configurations - 1635083896-1129270605-1802721110
DEBUG::AudioUnits: detected AU C1 comp-gate (s) with 1 i/o configurations - 1635083896-1129270611-1802721110
DEBUG::AudioUnits: detected AU CLA Unplugged (s) with 1 i/o configurations - 1635083896-1129664083-1802721110
DEBUG::AudioUnits: detected AU CLA Unplugged (m->s) with 1 i/o configurations - 1635083896-1129664088-1802721110
DEBUG::AudioUnits: detected AU IR360 sound field (5->5) with 1 i/o configurations - 1635083896-1129727285-1802721110
DEBUG::AudioUnits: detected AU IR360 sound field (6->6) with 1 i/o configurations - 1635083896-1129727286-1802721110
DEBUG::AudioUnits: detected AU IR1 (m) with 1 i/o configurations - 1635083896-1129727309-1802721110
DEBUG::AudioUnits: detected AU IR1 efficient (s) with 1 i/o configurations - 1635083896-1129727315-1802721110
DEBUG::AudioUnits: detected AU IR360 eff s.field (2->5) with 1 i/o configurations - 1635083896-1129727316-1802721110
DEBUG::AudioUnits: detected AU IR1 (m->s) with 1 i/o configurations - 1635083896-1129727320-1802721110
DEBUG::AudioUnits: detected AU IR360 sound field (1->5) with 1 i/o configurations - 1635083896-1129727321-1802721110
DEBUG::AudioUnits: detected AU IR1 full (s) with 1 i/o configurations - 1635083896-1129727571-1802721110
DEBUG::AudioUnits: detected AU IR360 sound field (2->5) with 1 i/o configurations - 1635083896-1129727572-1802721110
DEBUG::AudioUnits: detected AU CLA Vocals (s) with 1 i/o configurations - 1635083896-1129729875-1802721110
DEBUG::AudioUnits: detected AU CLA Vocals (m->s) with 1 i/o configurations - 1635083896-1129729880-1802721110
DEBUG::AudioUnits: detected AU IR360 eff discrete (5->5) with 1 i/o configurations - 1635083896-1129730357-1802721110
DEBUG::AudioUnits: detected AU IR360 eff discrete (6->6) with 1 i/o configurations - 1635083896-1129730358-1802721110
DEBUG::AudioUnits: detected AU IR360 eff discrete (2->5) with 1 i/o configurations - 1635083896-1129730388-1802721110
DEBUG::AudioUnits: detected AU IR360 discrete (1->5) with 1 i/o configurations - 1635083896-1129730393-1802721110
DEBUG::AudioUnits: detected AU C4 (m) with 1 i/o configurations - 1635083896-1145393485-1802721110
DEBUG::AudioUnits: detected AU C4 (s) with 1 i/o configurations - 1635083896-1145393491-1802721110
DEBUG::AudioUnits: detected AU Doppler (s) with 1 i/o configurations - 1635083896-1146110291-1802721110
DEBUG::AudioUnits: detected AU Doppler (m->s) with 1 i/o configurations - 1635083896-1146110296-1802721110
DEBUG::AudioUnits: detected AU Dorrough360 (5->5) with 1 i/o configurations - 1635083896-1146242869-1802721110
DEBUG::AudioUnits: detected AU Dorrough360 (6->6) with 1 i/o configurations - 1635083896-1146242870-1802721110
DEBUG::AudioUnits: detected AU Dorrough (m) with 1 i/o configurations - 1635083896-1146242893-1802721110
DEBUG::AudioUnits: detected AU Dorrough (s) with 1 i/o configurations - 1635083896-1146242899-1802721110
DEBUG::AudioUnits: detected AU DeEsser (m) with 1 i/o configurations - 1635083896-1146306893-1802721110
DEBUG::AudioUnits: detected AU DeEsser (s) with 1 i/o configurations - 1635083896-1146306899-1802721110
DEBUG::AudioUnits: detected AU EKramer BA (m) with 1 i/o configurations - 1635083896-1162560077-1802721110
DEBUG::AudioUnits: detected AU EKramer BA (s) with 1 i/o configurations - 1635083896-1162560083-1802721110
DEBUG::AudioUnits: detected AU EKramer DR (m) with 1 i/o configurations - 1635083896-1162560589-1802721110
DEBUG::AudioUnits: detected AU EKramer DR (s) with 1 i/o configurations - 1635083896-1162560595-1802721110
DEBUG::AudioUnits: detected AU EKramer FX (s) with 1 i/o configurations - 1635083896-1162561107-1802721110
DEBUG::AudioUnits: detected AU EKramer FX (m->s) with 1 i/o configurations - 1635083896-1162561112-1802721110
DEBUG::AudioUnits: detected AU EKramer GT (s) with 1 i/o configurations - 1635083896-1162561363-1802721110
DEBUG::AudioUnits: detected AU EKramer GT (m->s) with 1 i/o configurations - 1635083896-1162561368-1802721110
DEBUG::AudioUnits: detected AU EKramer VC (s) with 1 i/o configurations - 1635083896-1162565203-1802721110
DEBUG::AudioUnits: detected AU EKramer VC (m->s) with 1 i/o configurations - 1635083896-1162565208-1802721110
DEBUG::AudioUnits: detected AU Enigma (s) with 1 i/o configurations - 1635083896-1162757971-1802721110
DEBUG::AudioUnits: detected AU Enigma (m->s) with 1 i/o configurations - 1635083896-1162757976-1802721110
DEBUG::AudioUnits: detected AU Q1 (m) with 1 i/o configurations - 1635083896-1162948941-1802721110
DEBUG::AudioUnits: detected AU Q1 (s) with 1 i/o configurations - 1635083896-1162948947-1802721110
DEBUG::AudioUnits: detected AU Q2 (m) with 1 i/o configurations - 1635083896-1162949197-1802721110
DEBUG::AudioUnits: detected AU Q2 (s) with 1 i/o configurations - 1635083896-1162949203-1802721110
DEBUG::AudioUnits: detected AU Q3 (m) with 1 i/o configurations - 1635083896-1162949453-1802721110
DEBUG::AudioUnits: detected AU Q3 (s) with 1 i/o configurations - 1635083896-1162949459-1802721110
DEBUG::AudioUnits: detected AU Q4 (m) with 1 i/o configurations - 1635083896-1162949709-1802721110
DEBUG::AudioUnits: detected AU Q4 (s) with 1 i/o configurations - 1635083896-1162949715-1802721110
DEBUG::AudioUnits: detected AU Q6 (m) with 1 i/o configurations - 1635083896-1162950221-1802721110
DEBUG::AudioUnits: detected AU Q6 (s) with 1 i/o configurations - 1635083896-1162950227-1802721110
DEBUG::AudioUnits: detected AU Q8 (m) with 1 i/o configurations - 1635083896-1162950733-1802721110
DEBUG::AudioUnits: detected AU Q8 (s) with 1 i/o configurations - 1635083896-1162950739-1802721110
DEBUG::AudioUnits: detected AU Q10 (m) with 1 i/o configurations - 1635083896-1162953037-1802721110
DEBUG::AudioUnits: detected AU Q10 (s) with 1 i/o configurations - 1635083896-1162953043-1802721110
DEBUG::AudioUnits: detected AU PuigChild 660 (m) with 1 i/o configurations - 1635083896-1178814541-1802721110
DEBUG::AudioUnits: detected AU PuigChild 670 (s) with 1 i/o configurations - 1635083896-1178814547-1802721110
DEBUG::AudioUnits: detected AU MetaFlanger (m) with 1 i/o configurations - 1635083896-1179405901-1802721110
DEBUG::AudioUnits: detected AU MetaFlanger (s) with 1 i/o configurations - 1635083896-1179405907-1802721110
DEBUG::AudioUnits: detected AU MetaFlanger (m->s) with 1 i/o configurations - 1635083896-1179405912-1802721110
DEBUG::AudioUnits: detected AU C1 gate (m) with 1 i/o configurations - 1635083896-1195463757-1802721110
DEBUG::AudioUnits: detected AU C1 gate (s) with 1 i/o configurations - 1635083896-1195463763-1802721110
DEBUG::AudioUnits: detected AU Maserati GRP (m) with 1 i/o configurations - 1635083896-1196576845-1802721110
DEBUG::AudioUnits: detected AU Maserati GRP (s) with 1 i/o configurations - 1635083896-1196576851-1802721110
DEBUG::AudioUnits: detected AU Kramer HLS (m) with 1 i/o configurations - 1635083896-1212501069-1802721110
DEBUG::AudioUnits: detected AU Kramer HLS (s) with 1 i/o configurations - 1635083896-1212501075-1802721110
DEBUG::AudioUnits: detected AU H-EQ (m) with 1 i/o configurations - 1635083896-1212502349-1802721110
DEBUG::AudioUnits: detected AU H-EQ (s) with 1 i/o configurations - 1635083896-1212502355-1802721110
DEBUG::AudioUnits: detected AU IDR (m) with 1 i/o configurations - 1635083896-1229214285-1802721110
DEBUG::AudioUnits: detected AU IDR (s) with 1 i/o configurations - 1635083896-1229214291-1802721110
DEBUG::AudioUnits: detected AU MaxxVolume (m) with 1 i/o configurations - 1635083896-1230392397-1802721110
DEBUG::AudioUnits: detected AU MaxxVolume (s) with 1 i/o configurations - 1635083896-1230392403-1802721110
DEBUG::AudioUnits: detected AU JJP-Bass (m) with 1 i/o configurations - 1635083896-1246773837-1802721110
DEBUG::AudioUnits: detected AU JJP-Bass (s) with 1 i/o configurations - 1635083896-1246773843-1802721110
DEBUG::AudioUnits: detected AU JJP-Bass (m->s) with 1 i/o configurations - 1635083896-1246773848-1802721110
DEBUG::AudioUnits: detected AU JJP-Drums (m) with 1 i/o configurations - 1635083896-1246774349-1802721110
DEBUG::AudioUnits: detected AU JJP-Drums (s) with 1 i/o configurations - 1635083896-1246774355-1802721110
DEBUG::AudioUnits: detected AU JJP-Drums (m->s) with 1 i/o configurations - 1635083896-1246774360-1802721110
DEBUG::AudioUnits: detected AU JJP-Guitars (s) with 1 i/o configurations - 1635083896-1246775123-1802721110
DEBUG::AudioUnits: detected AU JJP-Guitars (m->s) with 1 i/o configurations - 1635083896-1246775128-1802721110
DEBUG::AudioUnits: detected AU JJP-Cymb-Perc (s) with 1 i/o configurations - 1635083896-1246777427-1802721110
DEBUG::AudioUnits: detected AU JJP-Cymb-Perc (m->s) with 1 i/o configurations - 1635083896-1246777432-1802721110
DEBUG::AudioUnits: detected AU JJP-Strings-Keys (s) with 1 i/o configurations - 1635083896-1246778195-1802721110
DEBUG::AudioUnits: detected AU JJP-Strings-Keys (m->s) with 1 i/o configurations - 1635083896-1246778200-1802721110
DEBUG::AudioUnits: detected AU JJP-Vocals (s) with 1 i/o configurations - 1635083896-1246778963-1802721110
DEBUG::AudioUnits: detected AU JJP-Vocals (m->s) with 1 i/o configurations - 1635083896-1246778968-1802721110
DEBUG::AudioUnits: detected AU OneKnob Phatter (m) with 1 i/o configurations - 1635083896-1263555661-1802721110
DEBUG::AudioUnits: detected AU OneKnob Phatter (s) with 1 i/o configurations - 1635083896-1263555667-1802721110
DEBUG::AudioUnits: detected AU L1 limiter (m) with 1 i/o configurations - 1635083896-1278296909-1802721110
DEBUG::AudioUnits: detected AU L1 limiter (s) with 1 i/o configurations - 1635083896-1278296915-1802721110
DEBUG::AudioUnits: detected AU L2 (m) with 1 i/o configurations - 1635083896-1278365005-1802721110
DEBUG::AudioUnits: detected AU L2 (s) with 1 i/o configurations - 1635083896-1278365011-1802721110
DEBUG::AudioUnits: detected AU L3 UltraMaximizer (m) with 1 i/o configurations - 1635083896-1278429005-1802721110
DEBUG::AudioUnits: detected AU L3 UltraMaximizer (s) with 1 i/o configurations - 1635083896-1278429011-1802721110
DEBUG::AudioUnits: detected AU IDR360 (5->5) with 1 i/o configurations - 1635083896-1278429493-1802721110
DEBUG::AudioUnits: detected AU IDR360 (6->6) with 1 i/o configurations - 1635083896-1278429494-1802721110
DEBUG::AudioUnits: detected AU L360 (5->5) with 1 i/o configurations - 1635083896-1278430517-1802721110
DEBUG::AudioUnits: detected AU L360 (6->6) with 1 i/o configurations - 1635083896-1278430518-1802721110
DEBUG::AudioUnits: detected AU L3 MultiMaximizer (m) with 1 i/o configurations - 1635083896-1278431309-1802721110
DEBUG::AudioUnits: detected AU L3 MultiMaximizer (s) with 1 i/o configurations - 1635083896-1278431315-1802721110
DEBUG::AudioUnits: detected AU L316 (m) with 1 i/o configurations - 1635083896-1278431565-1802721110
DEBUG::AudioUnits: detected AU L316 (s) with 1 i/o configurations - 1635083896-1278431571-1802721110
DEBUG::AudioUnits: detected AU CLA-2A (m) with 1 i/o configurations - 1635083896-1279341133-1802721110
DEBUG::AudioUnits: detected AU CLA-2A (s) with 1 i/o configurations - 1635083896-1279341139-1802721110
DEBUG::AudioUnits: detected AU CLA-3A (m) with 1 i/o configurations - 1635083896-1279341389-1802721110
DEBUG::AudioUnits: detected AU CLA-3A (s) with 1 i/o configurations - 1635083896-1279341395-1802721110
DEBUG::AudioUnits: detected AU LinMB (m) with 1 i/o configurations - 1635083896-1279472973-1802721110
DEBUG::AudioUnits: detected AU LinMB (s) with 1 i/o configurations - 1635083896-1279472979-1802721110
DEBUG::AudioUnits: detected AU LFE360 (6->6) with 1 i/o configurations - 1635083896-1279673654-1802721110
DEBUG::AudioUnits: detected AU LFE360 (m) with 1 i/o configurations - 1635083896-1279673677-1802721110
DEBUG::AudioUnits: detected AU L1+ Ultramaximizer (s) with 1 i/o configurations - 1635083896-1279872305-1802721110
DEBUG::AudioUnits: detected AU LoAir (6->6) with 1 i/o configurations - 1635083896-1280262454-1802721110
DEBUG::AudioUnits: detected AU LoAir (5->6) with 1 i/o configurations - 1635083896-1280262466-1802721110
DEBUG::AudioUnits: detected AU LoAir (m) with 1 i/o configurations - 1635083896-1280262477-1802721110
DEBUG::AudioUnits: detected AU LoAir (s) with 1 i/o configurations - 1635083896-1280262483-1802721110
DEBUG::AudioUnits: detected AU LinEQ Broadband (m) with 1 i/o configurations - 1635083896-1280393549-1802721110
DEBUG::AudioUnits: detected AU LinEQ Broadband (s) with 1 i/o configurations - 1635083896-1280393555-1802721110
DEBUG::AudioUnits: detected AU LinEQ Lowband (m) with 1 i/o configurations - 1635083896-1280398157-1802721110
DEBUG::AudioUnits: detected AU LinEQ Lowband (s) with 1 i/o configurations - 1635083896-1280398163-1802721110
DEBUG::AudioUnits: detected AU Vocal Rider Live (m) with 1 i/o configurations - 1635083896-1280459853-1802721110
DEBUG::AudioUnits: detected AU Vocal Rider Live (s) with 1 i/o configurations - 1635083896-1280459859-1802721110
DEBUG::AudioUnits: detected AU MondoMod (m) with 1 i/o configurations - 1635083896-1297040461-1802721110
DEBUG::AudioUnits: detected AU MondoMod (s) with 1 i/o configurations - 1635083896-1297040467-1802721110
DEBUG::AudioUnits: detected AU MondoMod (m->s) with 1 i/o configurations - 1635083896-1297040472-1802721110
DEBUG::AudioUnits: detected AU S1 MS Matrix (s) with 1 i/o configurations - 1635083896-1297307731-1802721110
DEBUG::AudioUnits: detected AU SuperTap 2-Taps (m) with 1 i/o configurations - 1635083896-1297363533-1802721110
DEBUG::AudioUnits: detected AU SuperTap 2-Taps (s) with 1 i/o configurations - 1635083896-1297363539-1802721110
DEBUG::AudioUnits: detected AU SuperTap 2-Taps (m->s) with 1 i/o configurations - 1635083896-1297363544-1802721110
DEBUG::AudioUnits: detected AU SuperTap 6-Taps (m) with 1 i/o configurations - 1635083896-1297364557-1802721110
DEBUG::AudioUnits: detected AU SuperTap 6-Taps (s) with 1 i/o configurations - 1635083896-1297364563-1802721110
DEBUG::AudioUnits: detected AU SuperTap 6-Taps (m->s) with 1 i/o configurations - 1635083896-1297364568-1802721110
DEBUG::AudioUnits: detected AU MV2 (m) with 1 i/o configurations - 1635083896-1297494605-1802721110
DEBUG::AudioUnits: detected AU MV2 (s) with 1 i/o configurations - 1635083896-1297494611-1802721110
DEBUG::AudioUnits: detected AU MaxxBass (m) with 1 i/o configurations - 1635083896-1297629773-1802721110
DEBUG::AudioUnits: detected AU MaxxBass (s) with 1 i/o configurations - 1635083896-1297629779-1802721110
DEBUG::AudioUnits: detected AU MV360 (5->5) with 1 i/o configurations - 1635083896-1297634869-1802721110
DEBUG::AudioUnits: detected AU MV360 (6->6) with 1 i/o configurations - 1635083896-1297634870-1802721110
DEBUG::AudioUnits: detected AU RVox (m) with 1 i/o configurations - 1635083896-1297634893-1802721110
DEBUG::AudioUnits: detected AU RVox (s) with 1 i/o configurations - 1635083896-1297634899-1802721110
DEBUG::AudioUnits: detected AU VEQ3 (m) with 1 i/o configurations - 1635083896-1313165645-1802721110
DEBUG::AudioUnits: detected AU VEQ3 (s) with 1 i/o configurations - 1635083896-1313165651-1802721110
DEBUG::AudioUnits: detected AU S1 Shuffler (s) with 1 i/o configurations - 1635083896-1313424467-1802721110
DEBUG::AudioUnits: detected AU S1 Imager (s) with 1 i/o configurations - 1635083896-1314080851-1802721110
DEBUG::AudioUnits: detected AU VComp (m) with 1 i/o configurations - 1635083896-1314276173-1802721110
DEBUG::AudioUnits: detected AU VComp (s) with 1 i/o configurations - 1635083896-1314276179-1802721110
DEBUG::AudioUnits: detected AU OneKnob Brighter (m) with 1 i/o configurations - 1635083896-1330332237-1802721110
DEBUG::AudioUnits: detected AU OneKnob Brighter (s) with 1 i/o configurations - 1635083896-1330332243-1802721110
DEBUG::AudioUnits: detected AU OneKnob Pressure (m) with 1 i/o configurations - 1635083896-1330332493-1802721110
DEBUG::AudioUnits: detected AU OneKnob Pressure (s) with 1 i/o configurations - 1635083896-1330332499-1802721110
DEBUG::AudioUnits: detected AU OneKnob Driver (m) with 1 i/o configurations - 1635083896-1330332749-1802721110
DEBUG::AudioUnits: detected AU OneKnob Driver (s) with 1 i/o configurations - 1635083896-1330332755-1802721110
DEBUG::AudioUnits: detected AU OneKnob Louder (m) with 1 i/o configurations - 1635083896-1330334797-1802721110
DEBUG::AudioUnits: detected AU OneKnob Louder (s) with 1 i/o configurations - 1635083896-1330334803-1802721110
DEBUG::AudioUnits: detected AU OneKnob Wetter (m) with 1 i/o configurations - 1635083896-1330337613-1802721110
DEBUG::AudioUnits: detected AU OneKnob Wetter (s) with 1 i/o configurations - 1635083896-1330337619-1802721110
DEBUG::AudioUnits: detected AU OneKnob Wetter (m->s) with 1 i/o configurations - 1635083896-1330337624-1802721110
DEBUG::AudioUnits: detected AU PuigTec EQP1A (m) with 1 i/o configurations - 1635083896-1345405261-1802721110
DEBUG::AudioUnits: detected AU PuigTec EQP1A (s) with 1 i/o configurations - 1635083896-1345405267-1802721110
DEBUG::AudioUnits: detected AU InPhase LT (m) with 1 i/o configurations - 1635083896-1346912589-1802721110
DEBUG::AudioUnits: detected AU InPhase LT (s) with 1 i/o configurations - 1635083896-1346912595-1802721110
DEBUG::AudioUnits: detected AU InPhase LT Live (m) with 1 i/o configurations - 1635083896-1346912845-1802721110
DEBUG::AudioUnits: detected AU InPhase LT Live (s) with 1 i/o configurations - 1635083896-1346912851-1802721110
DEBUG::AudioUnits: detected AU InPhase Live (m) with 1 i/o configurations - 1635083896-1346915405-1802721110
DEBUG::AudioUnits: detected AU InPhase Live (s) with 1 i/o configurations - 1635083896-1346915411-1802721110
DEBUG::AudioUnits: detected AU InPhase (m) with 1 i/o configurations - 1635083896-1346918989-1802721110
DEBUG::AudioUnits: detected AU InPhase (s) with 1 i/o configurations - 1635083896-1346918995-1802721110
DEBUG::AudioUnits: detected AU PuigTec MEQ5 (m) with 1 i/o configurations - 1635083896-1347237197-1802721110
DEBUG::AudioUnits: detected AU PuigTec MEQ5 (s) with 1 i/o configurations - 1635083896-1347237203-1802721110
DEBUG::AudioUnits: detected AU M360 Manager (5->5) with 1 i/o configurations - 1635083896-1347306293-1802721110
DEBUG::AudioUnits: detected AU M360 Manager (6->6) with 1 i/o configurations - 1635083896-1347306294-1802721110
DEBUG::AudioUnits: detected AU M360 Manager (5->6) with 1 i/o configurations - 1635083896-1347306306-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (1->5) with 1 i/o configurations - 1635083896-1347306841-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (1->6) with 1 i/o configurations - 1635083896-1347306842-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (5->5) with 1 i/o configurations - 1635083896-1347307061-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (6->6) with 1 i/o configurations - 1635083896-1347307062-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (2->5) with 1 i/o configurations - 1635083896-1347307092-1802721110
DEBUG::AudioUnits: detected AU S360 Imager (2->6) with 1 i/o configurations - 1635083896-1347307093-1802721110
DEBUG::AudioUnits: detected AU M360 Mixdown (5->5) with 1 i/o configurations - 1635083896-1347308853-1802721110
DEBUG::AudioUnits: detected AU M360 Mixdown (6->6) with 1 i/o configurations - 1635083896-1347308854-1802721110
DEBUG::AudioUnits: detected AU S360 Panner (2->5) with 1 i/o configurations - 1635083896-1347311700-1802721110
DEBUG::AudioUnits: detected AU S360 Panner (2->6) with 1 i/o configurations - 1635083896-1347311701-1802721110
DEBUG::AudioUnits: detected AU S360 Panner (1->5) with 1 i/o configurations - 1635083896-1347311705-1802721110
DEBUG::AudioUnits: detected AU S360 Panner (1->6) with 1 i/o configurations - 1635083896-1347311706-1802721110
DEBUG::AudioUnits: detected AU Kramer PIE (m) with 1 i/o configurations - 1635083896-1348027725-1802721110
DEBUG::AudioUnits: detected AU Kramer PIE (s) with 1 i/o configurations - 1635083896-1348027731-1802721110
DEBUG::AudioUnits: detected AU L3-LL Ultra (m) with 1 i/o configurations - 1635083896-1379092301-1802721110
DEBUG::AudioUnits: detected AU L3-LL Ultra (s) with 1 i/o configurations - 1635083896-1379092307-1802721110
DEBUG::AudioUnits: detected AU L3-LL Multi (m) with 1 i/o configurations - 1635083896-1379094605-1802721110
DEBUG::AudioUnits: detected AU L3-LL Multi (s) with 1 i/o configurations - 1635083896-1379094611-1802721110
DEBUG::AudioUnits: detected AU R360 (5->5) with 1 i/o configurations - 1635083896-1379095349-1802721110
DEBUG::AudioUnits: detected AU R360 (6->6) with 1 i/o configurations - 1635083896-1379095350-1802721110
DEBUG::AudioUnits: detected AU R360 (2->5) with 1 i/o configurations - 1635083896-1379095380-1802721110
DEBUG::AudioUnits: detected AU R360 (2->6) with 1 i/o configurations - 1635083896-1379095381-1802721110
DEBUG::AudioUnits: detected AU R360 (1->5) with 1 i/o configurations - 1635083896-1379095385-1802721110
DEBUG::AudioUnits: detected AU R360 (1->6) with 1 i/o configurations - 1635083896-1379095386-1802721110
DEBUG::AudioUnits: detected AU Renaissance Axx (m) with 1 i/o configurations - 1635083896-1380014157-1802721110
DEBUG::AudioUnits: detected AU Renaissance Axx (s) with 1 i/o configurations - 1635083896-1380014163-1802721110
DEBUG::AudioUnits: detected AU Vocal Rider (m) with 1 i/o configurations - 1635083896-1380209229-1802721110
DEBUG::AudioUnits: detected AU Vocal Rider (s) with 1 i/o configurations - 1635083896-1380209235-1802721110
DEBUG::AudioUnits: detected AU RDeEsser (m) with 1 i/o configurations - 1635083896-1380209485-1802721110
DEBUG::AudioUnits: detected AU RDeEsser (s) with 1 i/o configurations - 1635083896-1380209491-1802721110
DEBUG::AudioUnits: detected AU RBass (m) with 1 i/o configurations - 1635083896-1380860493-1802721110
DEBUG::AudioUnits: detected AU RBass (s) with 1 i/o configurations - 1635083896-1380860499-1802721110
DEBUG::AudioUnits: detected AU RChannel (m) with 1 i/o configurations - 1635083896-1380865101-1802721110
DEBUG::AudioUnits: detected AU RChannel (s) with 1 i/o configurations - 1635083896-1380865107-1802721110
DEBUG::AudioUnits: detected AU RChannel (m->s) with 1 i/o configurations - 1635083896-1380865112-1802721110
DEBUG::AudioUnits: detected AU REQ 2 (m) with 1 i/o configurations - 1635083896-1381053005-1802721110
DEBUG::AudioUnits: detected AU REQ 2 (s) with 1 i/o configurations - 1635083896-1381053011-1802721110
DEBUG::AudioUnits: detected AU REQ 4 (m) with 1 i/o configurations - 1635083896-1381053517-1802721110
DEBUG::AudioUnits: detected AU REQ 4 (s) with 1 i/o configurations - 1635083896-1381053523-1802721110
DEBUG::AudioUnits: detected AU REQ 6 (m) with 1 i/o configurations - 1635083896-1381054029-1802721110
DEBUG::AudioUnits: detected AU REQ 6 (s) with 1 i/o configurations - 1635083896-1381054035-1802721110
DEBUG::AudioUnits: detected AU RVerb (s) with 1 i/o configurations - 1635083896-1381123667-1802721110
DEBUG::AudioUnits: detected AU RVerb (m->s) with 1 i/o configurations - 1635083896-1381123672-1802721110
DEBUG::AudioUnits: detected AU OneKnob Filter (m) with 1 i/o configurations - 1635083896-1381189197-1802721110
DEBUG::AudioUnits: detected AU OneKnob Filter (s) with 1 i/o configurations - 1635083896-1381189203-1802721110
DEBUG::AudioUnits: detected AU C360 (5->5) with 1 i/o configurations - 1635083896-1381390389-1802721110
DEBUG::AudioUnits: detected AU C360 (6->6) with 1 i/o configurations - 1635083896-1381390390-1802721110
DEBUG::AudioUnits: detected AU SSLGChannel (m) with 1 i/o configurations - 1635083896-1396918093-1802721110
DEBUG::AudioUnits: detected AU SSLGChannel (s) with 1 i/o configurations - 1635083896-1396918099-1802721110
DEBUG::AudioUnits: detected AU SSLChannel (m) with 1 i/o configurations - 1635083896-1396918349-1802721110
DEBUG::AudioUnits: detected AU SSLChannel (s) with 1 i/o configurations - 1635083896-1396918355-1802721110
DEBUG::AudioUnits: detected AU UltraPitch 3 Voices (m) with 1 i/o configurations - 1635083896-1397240653-1802721110
DEBUG::AudioUnits: detected AU UltraPitch 3 Voices (m->s) with 1 i/o configurations - 1635083896-1397240664-1802721110
DEBUG::AudioUnits: detected AU UltraPitch 6 Voices (m) with 1 i/o configurations - 1635083896-1397241421-1802721110
DEBUG::AudioUnits: detected AU UltraPitch 6 Voices (m->s) with 1 i/o configurations - 1635083896-1397241432-1802721110
DEBUG::AudioUnits: detected AU UltraPitch Shift (m) with 1 i/o configurations - 1635083896-1397249101-1802721110
DEBUG::AudioUnits: detected AU UltraPitch Shift (m->s) with 1 i/o configurations - 1635083896-1397249112-1802721110
DEBUG::AudioUnits: detected AU SSLComp (m) with 1 i/o configurations - 1635083896-1397506893-1802721110
DEBUG::AudioUnits: detected AU SSLComp (s) with 1 i/o configurations - 1635083896-1397506899-1802721110
DEBUG::AudioUnits: detected AU SSLEQ (m) with 1 i/o configurations - 1635083896-1397510477-1802721110
DEBUG::AudioUnits: detected AU SSLEQ (s) with 1 i/o configurations - 1635083896-1397510483-1802721110
DEBUG::AudioUnits: detected AU NLS Buss (m) with 1 i/o configurations - 1635083896-1397576525-1802721110
DEBUG::AudioUnits: detected AU NLS Buss (s) with 1 i/o configurations - 1635083896-1397576531-1802721110
DEBUG::AudioUnits: detected AU Q-Clone (m) with 1 i/o configurations - 1635083896-1397829965-1802721110
DEBUG::AudioUnits: detected AU Q-Clone (s) with 1 i/o configurations - 1635083896-1397829971-1802721110
DEBUG::AudioUnits: detected AU Q-Capture (m) with 1 i/o configurations - 1635083896-1397838925-1802721110
DEBUG::AudioUnits: detected AU NLS Channel (m) with 1 i/o configurations - 1635083896-1397965645-1802721110
DEBUG::AudioUnits: detected AU NLS Channel (s) with 1 i/o configurations - 1635083896-1397965651-1802721110
DEBUG::AudioUnits: detected AU AudioTrack (m) with 1 i/o configurations - 1635083896-1398030669-1802721110
DEBUG::AudioUnits: detected AU AudioTrack (s) with 1 i/o configurations - 1635083896-1398030675-1802721110
DEBUG::AudioUnits: detected AU Kramer Tape (m) with 1 i/o configurations - 1635083896-1413566541-1802721110
DEBUG::AudioUnits: detected AU Kramer Tape (s) with 1 i/o configurations - 1635083896-1413566547-1802721110
DEBUG::AudioUnits: detected AU GTR Tuner (m) with 1 i/o configurations - 1635083896-1414411085-1802721110
DEBUG::AudioUnits: detected AU Maserati ACG (s) with 1 i/o configurations - 1635083896-1414414675-1802721110
DEBUG::AudioUnits: detected AU Maserati ACG (m->s) with 1 i/o configurations - 1635083896-1414414680-1802721110
DEBUG::AudioUnits: detected AU Maserati B72 (m) with 1 i/o configurations - 1635083896-1414414925-1802721110
DEBUG::AudioUnits: detected AU Maserati B72 (s) with 1 i/o configurations - 1635083896-1414414931-1802721110
DEBUG::AudioUnits: detected AU Maserati B72 (m->s) with 1 i/o configurations - 1635083896-1414414936-1802721110
DEBUG::AudioUnits: detected AU Maserati HMX (s) with 1 i/o configurations - 1635083896-1414416467-1802721110
DEBUG::AudioUnits: detected AU Maserati HMX (m->s) with 1 i/o configurations - 1635083896-1414416472-1802721110
DEBUG::AudioUnits: detected AU Maserati GTi (s) with 1 i/o configurations - 1635083896-1414419027-1802721110
DEBUG::AudioUnits: detected AU Maserati GTi (m->s) with 1 i/o configurations - 1635083896-1414419032-1802721110
DEBUG::AudioUnits: detected AU Maserati DRM (m) with 1 i/o configurations - 1635083896-1414419277-1802721110
DEBUG::AudioUnits: detected AU Maserati DRM (s) with 1 i/o configurations - 1635083896-1414419283-1802721110
DEBUG::AudioUnits: detected AU Maserati VX1 (s) with 1 i/o configurations - 1635083896-1414420051-1802721110
DEBUG::AudioUnits: detected AU Maserati VX1 (m->s) with 1 i/o configurations - 1635083896-1414420056-1802721110
DEBUG::AudioUnits: detected AU SoundShifter Pitch (m) with 1 i/o configurations - 1635083896-1414746701-1802721110
DEBUG::AudioUnits: detected AU SoundShifter Pitch (s) with 1 i/o configurations - 1635083896-1414746707-1802721110
DEBUG::AudioUnits: detected AU TrueVerb (s) with 1 i/o configurations - 1635083896-1414935635-1802721110
DEBUG::AudioUnits: detected AU TrueVerb (m->s) with 1 i/o configurations - 1635083896-1414942040-1802721110
DEBUG::AudioUnits: detected AU TrueVerb (m) with 1 i/o configurations - 1635083896-1414943565-1802721110
DEBUG::AudioUnits: detected AU TransX Multi (m) with 1 i/o configurations - 1635083896-1415066701-1802721110
DEBUG::AudioUnits: detected AU TransX Multi (s) with 1 i/o configurations - 1635083896-1415066707-1802721110
DEBUG::AudioUnits: detected AU TransX Wide (m) with 1 i/o configurations - 1635083896-1415075661-1802721110
DEBUG::AudioUnits: detected AU TransX Wide (s) with 1 i/o configurations - 1635083896-1415075667-1802721110
DEBUG::AudioUnits: detected AU WNS (m) with 1 i/o configurations - 1635083896-1431196237-1802721110
DEBUG::AudioUnits: detected AU WNS (s) with 1 i/o configurations - 1635083896-1431196243-1802721110
DEBUG::AudioUnits: detected AU UM225 (2->5) with 1 i/o configurations - 1635083896-1431328852-1802721110
DEBUG::AudioUnits: detected AU UM226 (2->6) with 1 i/o configurations - 1635083896-1431328853-1802721110
DEBUG::AudioUnits: detected AU RCompressor (m) with 1 i/o configurations - 1635083896-1431454541-1802721110
DEBUG::AudioUnits: detected AU RCompressor (s) with 1 i/o configurations - 1635083896-1431454547-1802721110
DEBUG::AudioUnits: detected AU Morphoder (m) with 1 i/o configurations - 1635083896-1447253837-1802721110
DEBUG::AudioUnits: detected AU Morphoder (s) with 1 i/o configurations - 1635083896-1447253843-1802721110
DEBUG::AudioUnits: detected AU Morphoder (m->s) with 1 i/o configurations - 1635083896-1447253848-1802721110
DEBUG::AudioUnits: detected AU VEQ4 (m) with 1 i/o configurations - 1635083896-1447383373-1802721110
DEBUG::AudioUnits: detected AU VEQ4 (s) with 1 i/o configurations - 1635083896-1447383379-1802721110
DEBUG::AudioUnits: detected AU W43 (m) with 1 i/o configurations - 1635083896-1463038797-1802721110
DEBUG::AudioUnits: detected AU W43 (s) with 1 i/o configurations - 1635083896-1463038803-1802721110
DEBUG::AudioUnits: detected AU PAZ- Frequency (s) with 1 i/o configurations - 1635083896-1463894355-1802721110
DEBUG::AudioUnits: detected AU PAZ- Frequency (m) with 1 i/o configurations - 1635083896-1463895373-1802721110
DEBUG::AudioUnits: detected AU PAZ- Analyzer (s) with 1 i/o configurations - 1635083896-1463895379-1802721110
DEBUG::AudioUnits: detected AU PAZ- Position (s) with 1 i/o configurations - 1635083896-1463898195-1802721110
DEBUG::AudioUnits: detected AU Doubler2 (m) with 1 i/o configurations - 1635083896-1464087117-1802721110
DEBUG::AudioUnits: detected AU Doubler2 (s) with 1 i/o configurations - 1635083896-1464087123-1802721110
DEBUG::AudioUnits: detected AU Doubler2 (m->s) with 1 i/o configurations - 1635083896-1464087128-1802721110
DEBUG::AudioUnits: detected AU Doubler4 (m) with 1 i/o configurations - 1635083896-1464087629-1802721110
DEBUG::AudioUnits: detected AU Doubler4 (s) with 1 i/o configurations - 1635083896-1464087635-1802721110
DEBUG::AudioUnits: detected AU Doubler4 (m->s) with 1 i/o configurations - 1635083896-1464087640-1802721110
DEBUG::AudioUnits: detected AU WLM Meter (5->5) with 1 i/o configurations - 1635083896-1464618293-1802721110
DEBUG::AudioUnits: detected AU WLM Meter (6->6) with 1 i/o configurations - 1635083896-1464618294-1802721110
DEBUG::AudioUnits: detected AU WLM Meter (m) with 1 i/o configurations - 1635083896-1464618317-1802721110
DEBUG::AudioUnits: detected AU WLM Meter (s) with 1 i/o configurations - 1635083896-1464618323-1802721110
DEBUG::AudioUnits: detected AU Z-Noise (m) with 1 i/o configurations - 1635083896-1464750925-1802721110
DEBUG::AudioUnits: detected AU Z-Noise (s) with 1 i/o configurations - 1635083896-1464750931-1802721110
DEBUG::AudioUnits: detected AU PAZ- Meters (m) with 1 i/o configurations - 1635083896-1465275725-1802721110
DEBUG::AudioUnits: detected AU PAZ- Meters (s) with 1 i/o configurations - 1635083896-1465275731-1802721110
DEBUG::AudioUnits: detected AU X-Click (m) with 1 i/o configurations - 1635083896-1480805453-1802721110
DEBUG::AudioUnits: detected AU X-Click (s) with 1 i/o configurations - 1635083896-1480805459-1802721110
DEBUG::AudioUnits: detected AU X-Crackle (m) with 1 i/o configurations - 1635083896-1480806989-1802721110
DEBUG::AudioUnits: detected AU X-Crackle (s) with 1 i/o configurations - 1635083896-1480806995-1802721110
DEBUG::AudioUnits: detected AU X-Hum (m) with 1 i/o configurations - 1635083896-1481133389-1802721110
DEBUG::AudioUnits: detected AU X-Hum (s) with 1 i/o configurations - 1635083896-1481133395-1802721110
DEBUG::AudioUnits: detected AU X-Noise (m) with 1 i/o configurations - 1635083896-1481528141-1802721110
DEBUG::AudioUnits: detected AU X-Noise (s) with 1 i/o configurations - 1635083896-1481528147-1802721110
DEBUG::AudioUnits: detected AU AUBandpass with 1 i/o configurations - 1635083896-1651532147-1634758764
DEBUG::AudioUnits: detected AU AUDynamicsProcessor with 1 i/o configurations - 1635083896-1684237680-1634758764
DEBUG::AudioUnits: detected AU AUDelay with 1 i/o configurations - 1635083896-1684368505-1634758764
DEBUG::AudioUnits: detected AU AUDistortion with 1 i/o configurations - 1635083896-1684632436-1634758764
DEBUG::AudioUnits: detected AU AUFilter with 1 i/o configurations - 1635083896-1718185076-1634758764
DEBUG::AudioUnits: detected AU AUGraphicEQ with 1 i/o configurations - 1635083896-1735550321-1634758764
DEBUG::AudioUnits: detected AU AUHipass with 1 i/o configurations - 1635083896-1752195443-1634758764
DEBUG::AudioUnits: detected AU AUHighShelfFilter with 1 i/o configurations - 1635083896-1752393830-1634758764
DEBUG::AudioUnits: detected AU AUPeakLimiter with 1 i/o configurations - 1635083896-1819112562-1634758764
DEBUG::AudioUnits: detected AU AULowpass with 1 i/o configurations - 1635083896-1819304307-1634758764
DEBUG::AudioUnits: detected AU AULowShelfFilter with 1 i/o configurations - 1635083896-1819502694-1634758764
DEBUG::AudioUnits: detected AU AUMultibandCompressor with 1 i/o configurations - 1635083896-1835232624-1634758764
DEBUG::AudioUnits: detected AU AUMatrixReverb with 6 i/o configurations - 1635083896-1836213622-1634758764
DEBUG::AudioUnits: detected AU AUNetSend with 1 i/o configurations - 1635083896-1853058660-1634758764
DEBUG::AudioUnits: detected AU AUParametricEQ with 1 i/o configurations - 1635083896-1886217585-1634758764
DEBUG::AudioUnits: detected AU AURogerBeep with 1 i/o configurations - 1635083896-1919903602-1634758764
DEBUG::AudioUnits: detected AU AUSampleDelay with 1 i/o configurations - 1635083896-1935961209-1634758764
DEBUG::AudioUnits: detected AU AUPitch with 1 i/o configurations - 1635083896-1953329268-1634758764
DEBUG::AudioUnits: detected AU BC Triple EQ 4 (Mono) with 1 i/o configurations - 1635085670-808530487-1113809269
DEBUG::AudioUnits: detected AU BC Phaser 3 (Stereo) with 1 i/o configurations - 1635085670-812005221-1113809269
DEBUG::AudioUnits: detected AU BC Gain 3 (Stereo) with 1 i/o configurations - 1635085670-859386419-1113809269
DEBUG::AudioUnits: detected AU BC Triple EQ 4 (Dual) with 1 i/o configurations - 1635085670-892613941-1113809269
DEBUG::AudioUnits: detected AU BC Gain 3 (Mono) with 1 i/o configurations - 1635085670-926232888-1113809269
DEBUG::AudioUnits: detected AU BC Phaser 3 (Mono) with 1 i/o configurations - 1635085670-942813816-1113809269
DEBUG::AudioUnits: detected AU BC Gain 3 (Dual) with 1 i/o configurations - 1635085670-942896180-1113809269
DEBUG::AudioUnits: detected AU BC Triple EQ 4 (Stereo) with 1 i/o configurations - 1635085670-943076662-1113809269
DEBUG::AudioUnits: detected AU BC Flanger 3 (Mono) with 1 i/o configurations - 1635085670-964113527-1113809269
DEBUG::AudioUnits: detected AU GTR Amp 2Cab (m) with 1 i/o configurations - 1635085670-1195455053-1802721110
DEBUG::AudioUnits: detected AU GTR Amp (m) with 1 i/o configurations - 1635085670-1195461965-1802721110
DEBUG::AudioUnits: detected AU GTR Amp (s) with 1 i/o configurations - 1635085670-1195461971-1802721110
DEBUG::AudioUnits: detected AU GTR Amp (m->s) with 1 i/o configurations - 1635085670-1195461976-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 2 (m) with 1 i/o configurations - 1635085670-1195586125-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 2 (s) with 1 i/o configurations - 1635085670-1195586131-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 2 (m->s) with 1 i/o configurations - 1635085670-1195586136-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 4 (m) with 1 i/o configurations - 1635085670-1195586637-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 4 (s) with 1 i/o configurations - 1635085670-1195586643-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 4 (m->s) with 1 i/o configurations - 1635085670-1195586648-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 6 (m) with 1 i/o configurations - 1635085670-1195593293-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 6 (s) with 1 i/o configurations - 1635085670-1195593299-1802721110
DEBUG::AudioUnits: detected AU GTR Stomp 6 (m->s) with 1 i/o configurations - 1635085670-1195593304-1802721110
DEBUG::AudioUnits: detected AU GTR Tool Rack (s) with 1 i/o configurations - 1635085670-1196838227-1802721110
DEBUG::AudioUnits: detected AU GTR Tool Rack (m->s) with 1 i/o configurations - 1635085670-1196838232-1802721110
DEBUG::AudioUnits: detected AU H-Delay (m) with 1 i/o configurations - 1635085670-1212302413-1802721110
DEBUG::AudioUnits: detected AU H-Delay (s) with 1 i/o configurations - 1635085670-1212302419-1802721110
DEBUG::AudioUnits: detected AU H-Delay (m->s) with 1 i/o configurations - 1635085670-1212302424-1802721110
DEBUG::AudioUnits: detected AU Reaktor5 FX with 1 i/o configurations - 1635085670-1315525173-760105261
DEBUG::AudioUnits: detected AU WavesTune (m) with 1 i/o configurations - 1635085670-1414416205-1802721110
DEBUG::AudioUnits: detected AU WavesTune (s) with 1 i/o configurations - 1635085670-1414416211-1802721110
DEBUG::AudioUnits: detected AU Morphoder (m) with 1 i/o configurations - 1635085670-1447253837-1802721110
DEBUG::AudioUnits: detected AU Morphoder (s) with 1 i/o configurations - 1635085670-1447253843-1802721110
DEBUG::AudioUnits: detected AU Morphoder (m->s) with 1 i/o configurations - 1635085670-1447253848-1802721110
DEBUG::AudioUnits: detected AU BC Chorus 4 (Mono) with 1 i/o configurations - 1635085670-1647653225-1113809269
DEBUG::AudioUnits: detected AU BC FreqAnalyst 2 (Mono) with 1 i/o configurations - 1635085670-1748528440-1113809269
DEBUG::AudioUnits: detected AU BC FreqAnalyst 2 (Stereo) with 1 i/o configurations - 1635085670-1818572597-1113809269
DEBUG::AudioUnits: detected AU BC Flanger 3 (Stereo) with 1 i/o configurations - 1635085670-1832333878-1113809269
DEBUG::AudioUnits: detected AU BC Chorus 4 (Stereo) with 1 i/o configurations - 1635085670-1915761721-1113809269
DEBUG::AudioUnits: detected AU AUAudioFilePlayer with 1 i/o configurations - 1635084142-1634103404-1634758764
DEBUG::AudioUnits: detected AU AUNetReceive with 1 i/o configurations - 1635084142-1852990326-1634758764
DEBUG::AudioUnits: detected AU AUScheduledSoundPlayer with 1 i/o configurations - 1635084142-1936945260-1634758764
DEBUG::AudioUnits: detected AU AUSpeechSynthesis with 1 i/o configurations - 1635084142-1953788784-1634758764
DEBUG::AudioUnits: detected AU Element (s) with 1 i/o configurations - 1635085685-1246119763-1802721110
DEBUG::AudioUnits: detected AU Reaktor5 with 1 i/o configurations - 1635085685-1315525173-760105261
DEBUG::AudioUnits: detected AU DLSMusicDevice with 1 i/o configurations - 1635085685-1684828960-1634758764
DEBUG::AudioUnits: detected AU AUSampler with 1 i/o configurations - 1635085685-1935764848-1634758764
DEBUG::Processors: master adding processor Amp
DEBUG::Processors: master: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=40 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: master: configuration complete
DEBUG::Processors: master: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: master
DEBUG::Processors: master: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=40 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: Meter ID=43 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: master ID=44 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: master: configuration complete
DEBUG::Processors: master: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: master
DEBUG::Processors: master: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=40 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: Meter ID=43 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: master ID=44 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: master: configuration complete
DEBUG::Processors: master: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: master
DEBUG::Processors: master: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=40 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: Meter ID=43 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: master ID=44 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: master: configuration complete
DEBUG::Processors: master: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: master
DEBUG::Processors: master: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=40 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: Meter ID=43 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: master ID=44 in=AUDIO=2:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: master: configuration complete
DEBUG::Processors: auditioner adding processor Amp
DEBUG::Processors: auditioner: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=70 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: auditioner: configuration complete
DEBUG::Processors: auditioner: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: auditioner
DEBUG::Processors: auditioner: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=70 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: Meter ID=73 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: auditioner ID=74 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: auditioner: configuration complete
DEBUG::Processors: Audio 1 adding processor Amp
DEBUG::Processors: Audio 1: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=105 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: Audio 1: configuration complete
DEBUG::Processors: Audio 1: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: Audio 1
DEBUG::Processors: Audio 1: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=105 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: Meter ID=108 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: Audio 1 ID=109 in=AUDIO=0:MIDI=0 out=AUDIO=0:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: Audio 1: configuration complete
DEBUG::Processors: Audio 1: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: Meter
DEBUG::Processors: Audio 1
DEBUG::Processors: Audio 1: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=105 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::Processors: Meter ID=108 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::Processors: Audio 1 ID=109 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::Processors: }
DEBUG::Processors: Audio 1: configuration complete
DEBUG::AudioUnits: load AU as a component
DEBUG::AudioUnits: opening AudioUnit
WaveShell-AU Compiled for 64 bits eMacOS_Cocoa_Runtime eInit_RM eInit_GMConfig eInit_PVM
objc[4723]: Class WavesTextFormatter is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesAboutDelegate is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesTextDelegate is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesMenuItemData is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesMenu is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesView is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesNSTextField is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesNSImageView is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
objc[4723]: Class WavesNSTextView is implemented in both /Library/Audio/Plug-Ins/Components/WaveShell-AU 9.0.component/Contents/MacOS/WaveShell-AU and /Applications/Waves/Waves Plug-Ins/WavesLib_9.0.framework/Versions/A/WavesLib. One of the two will be used. Which one is undefined.
DEBUG::AudioUnits: count global elements
DEBUG::AudioUnits: count input elements
DEBUG::AudioUnits: count output elements
DEBUG::AudioUnits: set render callback in input scope
DEBUG::AudioUnits: set host callbacks in global scope
DEBUG::AudioUnits: set MaximumFramesPerSlice in global scope to 1024
DEBUG::AudioUnits: plugin info for 0x7fead4c5bed0 = 0x7fead8043040
DEBUG::Processors: Audio 1 adding processor CLA-76 (m)
DEBUG::Processors: Audio 1: setup_invisible_processors
DEBUG::Processors: Amp
DEBUG::Processors: CLA-76 (m)
DEBUG::Processors: Meter
DEBUG::Processors: Audio 1
DEBUG::Processors: Audio 1: configure processors
DEBUG::Processors: {
DEBUG::Processors: Amp ID=105 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::AudioUnits: CLA-76 (m) has 1 IO configurations
DEBUG::AudioUnits: CHOSEN: in AUDIO=1:MIDI=0 out AUDIO=1:MIDI=0
DEBUG::Processors: CLA-76 (m) ID=124 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::Processors: Meter ID=108 in=AUDIO=1:MIDI=0 out=AUDIO=1:MIDI=0
DEBUG::Processors: Audio 1 ID=109 in=AUDIO=1:MIDI=0 out=AUDIO=2:MIDI=0
DEBUG::Processors: }
DEBUG::AudioUnits: CLA-76 (m) has 1 IO configurations
DEBUG::AudioUnits: CHOSEN: in AUDIO=1:MIDI=0 out AUDIO=1:MIDI=0
DEBUG::AudioUnits: configure CLA-76 (m) for AUDIO=1:MIDI=0 in AUDIO=1:MIDI=0 out
DEBUG::AudioUnits: set stream format for input, scope = 1 element 1
DEBUG::AudioUnits: set stream format for output, scope = 2 element 1
DEBUG::Processors: Audio 1: configuration complete
DEBUG::AudioUnits: call Initialize in activate()
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 1 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 1 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 1 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 0 in scope 0 element 0
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: get value of parameter 1 in scope 0 element 0
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnitsDEBUG::AudioUnits: : get value of parameter 1 in scope 0 element 0
CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnitsDEBUG::AudioUnits: : get value of parameter 1 in scope 0 element 0
AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 2 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 3 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 4 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 5 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::AudioUnits: get value of parameter 7 in scope 0 element 0
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs AUDIO=1:MIDI=0 (available AUDIO=2:MIDI=1)
DEBUG::AudioUnits: CLA-76 (m): render callback, frames 1024 bufs 1
DEBUG::AudioUnits: AU calls ardour beat&tempo callback
DEBUG::AudioUnits: CLA-76 (m) rendered 1 buffers of 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::Processors: Plugin insert, input streams = AUDIO=1:MIDI=0, match using 1
DEBUG::AudioUnits: CLA-76 (m) in 1 out 1 MIDI 0 bufs A

BenSpector

2012-06-05 08:26

reporter   ~0013385

Here's the debug output of the terminal, hope its useful.

paul

2012-10-18 17:59

administrator   ~0014106

no feedback for fixed rev or later received. bug will be marked resolved unless further feedback is received.

paul

2012-11-12 21:33

administrator   ~0014212

see notes.

system

2020-04-19 20:16

developer   ~0023070

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2012-06-04 14:45 BenSpector New Issue
2012-06-04 14:45 BenSpector File Added: Ardour log after loading a plugin.png
2012-06-05 02:24 paul Note Added: 0013379
2012-06-05 02:26 paul Note Added: 0013380
2012-06-05 03:27 paul Note Added: 0013381
2012-06-05 04:28 paul Note Added: 0013382
2012-06-05 04:28 paul Status new => feedback
2012-06-05 08:08 BenSpector Note Added: 0013384
2012-06-05 08:26 BenSpector Note Added: 0013385
2012-06-05 21:07 cth103 cost => 0.00
2012-06-05 21:07 cth103 Target Version => 3.0
2012-10-18 17:59 paul Note Added: 0014106
2012-11-12 21:33 paul Note Added: 0014212
2012-11-12 21:33 paul Status feedback => resolved
2012-11-12 21:33 paul Resolution open => fixed
2012-11-12 21:33 paul Assigned To => paul
2020-04-19 20:16 system Note Added: 0023070
2020-04-19 20:16 system Status resolved => closed