[SCM] calf/master: Remove outdated comments about units extension.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:41:04 UTC 2013


The following commit has been merged in the master branch:
commit 451e3cef670b968047d0b9327a620c21a7ce83e0
Author: David Robillard <d at drobilla.net>
Date:   Sun Apr 15 22:30:21 2012 +0100

    Remove outdated comments about units extension.

diff --git a/src/makerdf.cpp b/src/makerdf.cpp
index 7a39ba9..8212fe5 100644
--- a/src/makerdf.cpp
+++ b/src/makerdf.cpp
@@ -85,11 +85,11 @@ static const char *units[] = {
     "ue:hz",
     "ue:s",
     "ue:ms",
-    "ue:cent", // - ask SWH (or maybe ue2: and write the extension by myself)
-    "ue:semitone12TET", // - ask SWH
+    "ue:cent",
+    "ue:semitone12TET",
     "ue:bpm",
     "ue:degree",
-    "ue:midiNote", // question to SWH: the extension says midiNode, but that must be a typo
+    "ue:midiNote",
     NULL // rotations per minute
 };
 

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list