summaryrefslogtreecommitdiffstats
path: root/ingen/URIs.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/URIs.hpp')
-rw-r--r--ingen/URIs.hpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/ingen/URIs.hpp b/ingen/URIs.hpp
index 9fc771da..5f448e02 100644
--- a/ingen/URIs.hpp
+++ b/ingen/URIs.hpp
@@ -118,6 +118,11 @@ public:
const Quark ingen_head;
const Quark ingen_incidentTo;
const Quark ingen_loadedBundle;
+ const Quark ingen_maxEventLoad;
+ const Quark ingen_maxRunLoad;
+ const Quark ingen_meanRunLoad;
+ const Quark ingen_minRunLoad;
+ const Quark ingen_numThreads;
const Quark ingen_polyphonic;
const Quark ingen_polyphony;
const Quark ingen_prototype;