annotate plugins/azi.n3 @ 100:c0afe853924a tip

Use common name
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 29 Jun 2021 12:11:48 +0100
parents e6ff5aa79370
children
rev   line source
Chris@87 1 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
Chris@87 2 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
Chris@87 3 @prefix vamp: <http://purl.org/ontology/vamp/> .
Chris@87 4 @prefix plugbase: <http://vamp-plugins.org/rdf/plugins/azi#> .
Chris@87 5 @prefix owl: <http://www.w3.org/2002/07/owl#> .
Chris@87 6 @prefix dc: <http://purl.org/dc/elements/1.1/> .
Chris@87 7 @prefix af: <http://purl.org/ontology/af/> .
Chris@87 8 @prefix foaf: <http://xmlns.com/foaf/0.1/> .
Chris@87 9 @prefix doap: <http://usefulinc.com/ns/doap#> .
Chris@87 10 @prefix cc: <http://web.resource.org/cc/> .
Chris@87 11 @prefix : <#> .
Chris@87 12
Chris@87 13
Chris@87 14 ## Properties of this document
Chris@87 15
Chris@87 16 <> a vamp:PluginDescription ;
Chris@87 17 foaf:maker <http://vamp-plugins.org/rdf/template-generator> ;
Chris@87 18 foaf:primaryTopic <http://vamp-plugins.org/rdf/plugins/azi> .
Chris@87 19
Chris@87 20
Chris@87 21 ## Maker of the whole plugin library
Chris@87 22
Chris@87 23 :library_maker
Chris@87 24 foaf:name "Chris Cannam" ;
Chris@88 25 foaf:logo <http://vamp-plugins.org/rdf/plugins/makers/qm.png> ;
Chris@88 26 foaf:page <http://c4dm.eecs.qmul.ac.uk/>
Chris@87 27 .
Chris@87 28
Chris@87 29
Chris@87 30 ## Properties of the plugin library, and references to the plugins it contains
Chris@87 31
Chris@87 32 plugbase:library a vamp:PluginLibrary ;
Chris@87 33 vamp:identifier "azi" ;
Chris@87 34 foaf:maker :library_maker ;
Chris@87 35 vamp:available_plugin plugbase:azi ;
Chris@88 36 dc:title "Stereo Plan" ;
Chris@88 37 dc:description "Azimuth-based stereo plan" ;
Chris@88 38 foaf:page <http://code.soundsoftware.ac.uk/projects/azi> ;
Chris@99 39 vamp:has_source true ;
Chris@87 40 .
Chris@87 41
Chris@87 42
Chris@87 43 ## Properties of the Stereo Plan plugin
Chris@87 44
Chris@87 45 plugbase:azi a vamp:Plugin ;
Chris@87 46 dc:title "Stereo Plan" ;
Chris@87 47 vamp:name "Stereo Plan" ;
Chris@87 48 dc:description """Return a stereo plan decomposition of the audio. The returned feature grid covers the stereo plan from left-channel-only (first bin) to right-channel-only (last bin), with each value indicating what proportion of signal energy is found at that point on the plan at that moment. The input should consist of two channels containing left and right channel signals.""" ;
Chris@87 49 foaf:maker :library_maker ;
Chris@87 50 dc:rights """Freely redistributable (BSD license)""" ;
Chris@87 51 # cc:license <Place plugin license URI here and uncomment> ;
Chris@87 52 vamp:identifier "azi" ;
Chris@87 53 vamp:vamp_API_version vamp:api_version_2 ;
Chris@87 54 owl:versionInfo "1" ;
Chris@87 55 vamp:input_domain vamp:FrequencyDomain ;
Chris@87 56
Chris@87 57 vamp:output plugbase:azi_output_plan ;
Chris@87 58 .
Chris@87 59 plugbase:azi_output_plan a vamp:DenseOutput ;
Chris@87 60 vamp:identifier "plan" ;
Chris@87 61 dc:title "Plan" ;
Chris@87 62 dc:description """""" ;
Chris@87 63 vamp:fixed_bin_count "true" ;
Chris@87 64 vamp:unit "" ;
Chris@87 65 vamp:bin_count 259 ;
Chris@87 66 vamp:bin_names ( "Left" "L 100" "L 099" "L 098" "L 098" "L 097" "L 096" "L 095" "L 095" "L 094" "L 093" "L 092" "L 091" "L 091" "L 090" "L 089" "L 088" "L 088" "L 087" "L 086" "L 085" "L 084" "L 084" "L 083" "L 082" "L 081" "L 080" "L 080" "L 079" "L 078" "L 077" "L 077" "L 076" "L 075" "L 074" "L 073" "L 073" "L 072" "L 071" "L 070" "L 070" "L 069" "L 068" "L 067" "L 066" "L 066" "L 065" "L 064" "L 063" "L 063" "L 062" "L 061" "L 060" "L 059" "L 059" "L 058" "L 057" "L 056" "L 055" "L 055" "L 054" "L 053" "L 052" "L 052" "L 051" "L 050" "L 049" "L 048" "L 048" "L 047" "L 046" "L 045" "L 045" "L 044" "L 043" "L 042" "L 041" "L 041" "L 040" "L 039" "L 038" "L 038" "L 037" "L 036" "L 035" "L 034" "L 034" "L 033" "L 032" "L 031" "L 030" "L 030" "L 029" "L 028" "L 027" "L 027" "L 026" "L 025" "L 024" "L 023" "L 023" "L 022" "L 021" "L 020" "L 020" "L 019" "L 018" "L 017" "L 016" "L 016" "L 015" "L 014" "L 013" "L 013" "L 012" "L 011" "L 010" "L 009" "L 009" "L 008" "L 007" "L 006" "L 005" "L 005" "L 004" "L 003" "L 002" "L 002" "L 001" "Centre" "R 001" "R 002" "R 002" "R 003" "R 004" "R 005" "R 005" "R 006" "R 007" "R 008" "R 009" "R 009" "R 010" "R 011" "R 012" "R 013" "R 013" "R 014" "R 015" "R 016" "R 016" "R 017" "R 018" "R 019" "R 020" "R 020" "R 021" "R 022" "R 023" "R 023" "R 024" "R 025" "R 026" "R 027" "R 027" "R 028" "R 029" "R 030" "R 030" "R 031" "R 032" "R 033" "R 034" "R 034" "R 035" "R 036" "R 037" "R 038" "R 038" "R 039" "R 040" "R 041" "R 041" "R 042" "R 043" "R 044" "R 045" "R 045" "R 046" "R 047" "R 048" "R 048" "R 049" "R 050" "R 051" "R 052" "R 052" "R 053" "R 054" "R 055" "R 055" "R 056" "R 057" "R 058" "R 059" "R 059" "R 060" "R 061" "R 062" "R 063" "R 063" "R 064" "R 065" "R 066" "R 066" "R 067" "R 068" "R 069" "R 070" "R 070" "R 071" "R 072" "R 073" "R 073" "R 074" "R 075" "R 076" "R 077" "R 077" "R 078" "R 079" "R 080" "R 080" "R 081" "R 082" "R 083" "R 084" "R 084" "R 085" "R 086" "R 087" "R 088" "R 088" "R 089" "R 090" "R 091" "R 091" "R 092" "R 093" "R 094" "R 095" "R 095" "R 096" "R 097" "R 098" "R 098" "R 099" "R 100" "Right");
Chris@87 67 # vamp:computes_event_type <Place event type URI here and uncomment> ;
Chris@87 68 # vamp:computes_feature <Place feature attribute URI here and uncomment> ;
Chris@87 69 # vamp:computes_signal_type <Place signal type URI here and uncomment> ;
Chris@87 70 .
Chris@87 71