# HG changeset patch
# User cannam
# Date 1214237724 0
# Node ID 573114586df19f8eacc59046c1eb7d56e162d868
# Parent 0f72cadc5cc8b79498686aadbd3eeea141e3a9bf
* update rdf/xml version
diff -r 0f72cadc5cc8 -r 573114586df1 rdf/vamp.rdf
--- a/rdf/vamp.rdf Mon Jun 23 16:10:37 2008 +0000
+++ b/rdf/vamp.rdf Mon Jun 23 16:15:24 2008 +0000
@@ -42,6 +42,14 @@
stable
+
+ QuantizedParameter Descriptor
+
+
+ Descriptor of a parameter that does have quantized values. The property quantize_step is just defined for this subclass and not for the general Parameter Descriptor.
+
+ stable
+
Vamp Plugin output descriptor
@@ -49,6 +57,22 @@
unstable
+
+ Quantized Output
+
+
+ Descriptor of an output that does have quantized values.
+
+ stable
+
+
+ Known Extents Output
+
+
+ Descriptor of an output that does have known extents.
+
+ stable
+
Dense output
@@ -188,7 +212,7 @@
Maximum value of the parameter range
-
+
unstable
@@ -199,7 +223,7 @@
Minimum value of the parameter range
-
+
unstable
@@ -212,22 +236,15 @@
unstable
-
+
+
- fixed bin count
+ quantized step
- Fixed bin count. A boolean type.
+ Quantize step. Only defined if is_quantized is true
-
- unstable
-
-
-
- is quantized
-
- Quantized. A boolean type.
-
-
+
+
unstable
@@ -241,6 +258,24 @@
unstable
+
+
+ value names
+
+ List of value names if available
+
+
+ unstable
+
+
+
+ fixed bin count
+
+ Fixed bin count. A boolean type.
+
+
+ unstable
+
sample rate
@@ -259,17 +294,6 @@
-
-
-
- quantized step
-
- Quantize step. Only defined if is_quantized is true
-
-
-
- unstable
-
bin count
@@ -283,7 +307,7 @@
bin names
- List of bin names if available
+ List of bin names if available.
unstable