@prefix trn: <http://purl.org/stuff/transmissions/> .
@prefix pu: <http://purl.org/stuff/plugin-universe/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

<http://purl.org/stuff/plugin-universe/plugin/duskverb-b52cda94>
    a trn:PluginProfile ;
    rdfs:label "DuskVerb" ;
    trn:vendor "Dusk Audio" ;
    rdfs:comment "Algorithmic reverb with eleven distinct DSP engines: Plate, Vintage Plate, Smooth Plate, Chamber, Spring, Gated, Shimmer, Reverse, Hall, Tiled Room, and Dense Hall. Tone, Character, and Duck macro shapers, 20 hardware-inspired factory presets, random-walk modulation, freeze. Free VST3, LV2, AU, and CLAP plugin for Linux, Windows, and macOS." ;
    foaf:homepage <https://duskaudio.com/plugins/duskverb/> ;
    foaf:depiction <https://plugin-universe.com/image/710a003708f40c9c9810b2b4f38c4f8f4d5175374bab2f869209292d6b73b78c.png> ;
    prov:wasDerivedFrom <http://purl.org/stuff/plugin-universe/person/github-2303-1b505ba2> ;
    trn:format trn:VST3 ;
    trn:format trn:LV2 ;
    trn:format trn:CLAP ;
    pu:category <http://purl.org/stuff/plugin-universe/category/reverb> ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> .