# HG changeset patch # User Chris Cannam # Date 1478012984 0 # Node ID 604b0b2a58e1e85ce250aa342dea8d1b6afaf60b # Parent c7a710f806a1f6473677c418b809295c4cd20f2e More useful reporting output diff -r c7a710f806a1 -r 604b0b2a58e1 plugin/PiperVampPluginFactory.cpp --- 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 =