Yamaha-PSR-S900.midnam: correct organ flutes, duplicate settings generated from fault...
[ardour.git] / libs / ardour / ardour / graphnode.h
index 191babdb12ea3db49e1bc6af691fb6b8a2304879..9e0182300f3ea662ae3874ff4eea96da1714f07d 100644 (file)
@@ -53,6 +53,7 @@ class GraphNode
     private:
        friend class Graph;
 
+       /** Nodes that we directly feed */
        node_set_t  _activation_set[2];
 
        boost::shared_ptr<Graph> _graph;