@Override
 public SparseArray<SourceOutput> getNodesFromManager(PulseManager p) {
   return p.getSourceOutputs();
 }