diff plugin/PiperVampPluginFactory.cpp @ 1244:604b0b2a58e1 piper

More useful reporting output
author Chris Cannam
date Tue, 01 Nov 2016 15:09:44 +0000
parents c6bdf247016a
children 75aefcc9f07d
line wrap: on
line diff
--- a/plugin/PiperVampPluginFactory.cpp	Tue Nov 01 14:43:51 2016 +0000
+++ b/plugin/PiperVampPluginFactory.cpp	Tue Nov 01 15:09:44 2016 +0000
@@ -184,6 +184,9 @@
         return;
     }
 
+    cerr << "PiperVampPluginFactory: server \"" << server << "\" lists "
+         << lr.available.size() << " plugin(s)" << endl;
+
     for (const auto &pd: lr.available) {
         
         QString identifier =