diff repoint-project.json @ 2435:f40cd7a512d4 spectrogram-export

Start work on spectrogram export code
author Chris Cannam
date Mon, 06 Jan 2020 14:49:48 +0000
parents 5c3289a41cb8
children d7b724db4bd0
line wrap: on
line diff
--- a/repoint-project.json	Thu Dec 12 17:25:51 2019 +0000
+++ b/repoint-project.json	Mon Jan 06 14:49:48 2020 +0000
@@ -20,11 +20,13 @@
         },
         "svgui": {
             "vcs": "hg",
-            "service": "soundsoftware"
+            "service": "soundsoftware",
+            "branch": "spectrogram-export"
         },
         "svapp": {
             "vcs": "hg",
-	    "service": "soundsoftware"
+	    "service": "soundsoftware",
+            "branch": "spectrogram-export"
         },
         "checker": {
             "vcs": "hg",