Mercurial > hg > vamp-plugin-pack
view repoint-project.json @ 29:4b63b035e5b3
Add plugin RDF subrepo
author | Chris Cannam |
---|---|
date | Fri, 13 Dec 2019 09:59:05 +0000 |
parents | c89d25a0a7a7 |
children | 4aea515b404f |
line wrap: on
line source
{ "config": { "extdir": "." }, "services": { "soundsoftware": { "vcs": ["hg", "git"], "anonymous": "https://code.soundsoftware.ac.uk/{vcs}/{repository}", "authenticated": "https://{account}@code.soundsoftware.ac.uk/{vcs}/{repository}" }, "aubio": { "vcs": ["git"], "anonymous": "https://git.aubio.org/aubio/{repository}" } }, "libraries": { "vamp-plugin-sdk": { "vcs": "hg", "service": "soundsoftware" }, "icons/scalable": { "vcs": "hg", "service": "soundsoftware", "repository": "sv-iconset" }, "qm-vamp-plugins": { "vcs": "git", "service": "github", "owner": "c4dm" }, "qm-vamp-plugins/lib/qm-dsp": { "vcs": "git", "service": "github", "owner": "c4dm" }, "constant-q-cpp": { "vcs": "git", "service": "github", "owner": "cannam" }, "segmentino": { "vcs": "hg", "service": "soundsoftware", "repository": "segmenter-vamp-plugin" }, "nnls-chroma": { "vcs": "hg", "service": "soundsoftware" }, "silvet": { "vcs": "hg", "service": "soundsoftware" }, "tipic": { "vcs": "hg", "service": "soundsoftware" }, "tuning-difference": { "vcs": "hg", "service": "soundsoftware" }, "pyin": { "vcs": "hg", "service": "soundsoftware" }, "azi": { "vcs": "hg", "service": "soundsoftware" }, "vamp-simple-cepstrum": { "vcs": "hg", "service": "soundsoftware" }, "cepstral-pitchtracker": { "vcs": "hg", "service": "soundsoftware" }, "match-vamp": { "vcs": "hg", "service": "soundsoftware" }, "bbc-vamp-plugins": { "vcs": "git", "service": "github", "owner": "bbcrd" }, "vamp-tempogram": { "vcs": "hg", "service": "soundsoftware" }, "vamp-aubio-plugins": { "vcs": "git", "service": "aubio" }, "aubio": { "vcs": "git", "service": "aubio" }, "ua-vamp-plugins": { "vcs": "git", "service": "github", "owner": "pertusa", "repository": "UAVampPlugins" }, "vamp-libxtract-plugins": { "vcs": "hg", "service": "soundsoftware" }, "beatroot-vamp": { "vcs": "hg", "service": "soundsoftware" }, "marsyas": { "vcs": "git", "service": "github", "owner": "marsyas" }, "vamp-fanchirp": { "vcs": "hg", "service": "soundsoftware", "branch": "spect" }, "vamp-fanchirp/bqvec": { "vcs": "hg", "service": "sourcehut", "owner": "breakfastquay" }, "vampy": { "vcs": "hg", "service": "soundsoftware" }, "sv-dependency-builds": { "vcs": "hg", "service": "soundsoftware" }, "rdf": { "vcs": "hg", "service": "soundsoftware", "repository": "vamp-known-plugins-rdf" } } }