changeset 1244:604b0b2a58e1 piper

More useful reporting output
author Chris Cannam
date Tue, 01 Nov 2016 15:09:44 +0000
parents c7a710f806a1
children 0492e54ccd56
files plugin/PiperVampPluginFactory.cpp
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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 =