PREFIX atom:    <http://lv2plug.in/ns/ext/atom#>
PREFIX aufx:    <https://w3id.org/aufx/ontology/1.0#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX doap:    <http://usefulinc.com/ns/doap#>
PREFIX foaf:    <http://xmlns.com/foaf/0.1/>
PREFIX lv2:     <http://lv2plug.in/ns/lv2core#>
PREFIX midi:    <http://lv2plug.in/ns/ext/midi#>
PREFIX mo:      <http://purl.org/ontology/mo/>
PREFIX owl:     <http://www.w3.org/2002/07/owl#>
PREFIX prov:    <http://www.w3.org/ns/prov#>
PREFIX pu:      <http://purl.org/stuff/plugin-universe/>
PREFIX rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:    <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema:  <https://schema.org/>
PREFIX sh:      <http://www.w3.org/ns/shacl#>
PREFIX skos:    <http://www.w3.org/2004/02/skos/core#>
PREFIX spdx:    <http://spdx.org/rdf/terms#>
PREFIX studio:  <http://purl.org/ontology/studio/main/>
PREFIX time:    <http://lv2plug.in/ns/ext/time#>
PREFIX trn:     <http://purl.org/stuff/transmissions/>
PREFIX ui:      <http://lv2plug.in/ns/extensions/ui#>
PREFIX units:   <http://lv2plug.in/ns/extensions/units#>
PREFIX void:    <http://rdfs.org/ns/void#>
PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>

<http://purl.org/stuff/plugin-universe/plugin/drawwave-vocoder-56ef8f39>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Vocoder instrument where the carrier wavetable, band gains, and LFO shape are all hand-drawn with the mouse";
        rdfs:label             "Drawwave Vocoder";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/008takeshi/drawwave-vocoder/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe";
        pu:downloadCount       36;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added screenshot to README and noted that Windows builds are unverified.";
                                 dcterms:issued     "2026-05-24T17:54:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/008takeshi/Drawwave-Vocoder/releases/download/v0.1.1/DrawwaveVocoder-v0.1.1-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2011049;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f9ea3594000b77b29a40d96623e5aa82b2a1f98f25f26e1ce16ee7a722eba51b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/008takeshi/Drawwave-Vocoder/releases/download/v0.1.1/DrawwaveVocoder-v0.1.1-Windows-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2110360;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "d45d7a9675094b9b5acc68807834e351bddd9274f6c1ceb0184f010af5964c89"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/008takeshi/Drawwave-Vocoder/releases/download/v0.1.1/DrawwaveVocoder-v0.1.1-macOS-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3564055;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4aefdabc7628c061047a132b19c6ddb2b08eefcd94857fed919e249fdaa709ff"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/008takeshi/Drawwave-Vocoder/releases/download/v0.1.1/DrawwaveVocoder-v0.1.1-macOS-Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3769554;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "01419a13b31c0a26b729d3dd75a6996597bd0aed25d3ac8358503a4ddde4916c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/008takeshi/Drawwave-Vocoder/releases/download/v0.1.1/DrawwaveVocoder-v0.1.1-macOS-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3557684;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bd05ae99cc764bbb3796df4f7ca9c98ca204729bff5320348bc046d4422f8752"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "008takeshi/drawwave-vocoder";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drawing" , "vocoder" , "wavetable";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "008takeshi";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/008takeshi/drawwave-vocoder/drawwave-vocoder.jpg>;
        foaf:homepage          <https://github.com/008takeshi/Drawwave-Vocoder> .

<http://purl.org/stuff/plugin-universe/plugin/declicker-97228667>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Removes clicks from audio using three sequential algorithms (smoothening, max inter-sample derivative, max inter-sample second derivative), with persistent state for projects and presets.";
        rdfs:label             "Declicker";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/0x07dc/declicker/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       312;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial Windows VST3 release.";
                                 dcterms:issued     "2021-10-29T22:59:14Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    312;
                                                      pu:downloadUrl      <https://github.com/0x07dc/declicker/releases/download/WindowsVST/Declicker.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3078656;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8549467ccff3aedd01dc55740de30d79c0252a36f75ec36f50ece40f5806c02e"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "0x07dc/declicker";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "restoration" , "declick";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "0x07dc";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/0x07dc/declicker/declicker.jpg>;
        foaf:homepage          <https://github.com/0x07dc/declicker> .

<http://purl.org/stuff/plugin-universe/plugin/xensequencer-8b6df253>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Step Sequencer VST Plugin";
        rdfs:label             "XenSequencer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/a-n-t-h-o-n-y/xensequencer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       35;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Tweaks and additions based on practical use in DAWs.";
                                 dcterms:issued     "2024-12-11T23:39:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/a-n-t-h-o-n-y/XenSequencer/releases/download/v0.3.0/XenSequencer_0_3_0_Win.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3444016;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "95b70d18419e81d692fd3b3630eccbaa06800897701617810b662dd6f2141546"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/a-n-t-h-o-n-y/XenSequencer/releases/download/v0.3.0/XenSequencer_0_3_0_MacOS.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7185136;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "afccb5982854abdfd90b97869ddae84396769c0497ee8949d343269ca347d446"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/a-n-t-h-o-n-y/XenSequencer/releases/download/v0.3.0/XenSequencer_0_3_0_Linux.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4198986;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f3af7a435c70a922b32e59ee10ed638e529c03c93826898a67046f9e01423045"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "a-n-t-h-o-n-y/xensequencer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "music composition" , "daw" , "xenharmonic" , "music" , "vst" , "midi" , "microtonal" , "audio";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Anthony";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/a-n-t-h-o-n-y/xensequencer/xensequencer.jpg>;
        foaf:homepage          <https://github.com/a-n-t-h-o-n-y/XenSequencer> .

<http://purl.org/stuff/plugin-universe/plugin/nyasynth-e4df47ef>
        rdf:type          trn:PluginProfile;
        rdfs:comment      "Nyasynth is a recreation / modern port of the famous Meowsynth (cat meow synthesizer). A fun, meme-inspired VST3 instrument with cat vocal synthesis. Available for Windows and macOS (ARM + Universal).";
        rdfs:label        "Nyasynth";
        rdfs:seeAlso      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/a2aaron/nyasynth/index.json>;
        dcterms:created   "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license   "other";
        pu:category       <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount  15730;
        pu:licenceId      "NOASSERTION";
        pu:package        [ rdf:type           pu:Package;
                            rdfs:comment       "Initial 1.0 release - The World's Second Meowizer!";
                            dcterms:issued     "2023-03-21T23:26:53Z";
                            pu:packageFile     [ rdf:type            pu:PackageFile;
                                                 pu:architecture     "x64";
                                                 pu:containsFormat   trn:VST3;
                                                 pu:downloadCount    8671;
                                                 pu:downloadUrl      <https://github.com/a2aaron/nyasynth/releases/download/1.0/Nyasynth.1.0.Windows.x86-64.zip>;
                                                 pu:fileKind         "archive";
                                                 pu:fileSize         4208886;
                                                 pu:operatingSystem  "win";
                                                 pu:sha256           "02e504aa26b92fb5b591d8cb4e473a4f02d756c3f1f51f866e0e555a6f287c3f"
                                               ];
                            pu:packageFile     [ rdf:type            pu:PackageFile;
                                                 pu:architecture     "arm64" , "x64";
                                                 pu:containsFormat   trn:VST3;
                                                 pu:downloadCount    3504;
                                                 pu:downloadUrl      <https://github.com/a2aaron/nyasynth/releases/download/1.0/Nyasynth.1.0.Mac.OSX.Universal.zip>;
                                                 pu:fileKind         "archive";
                                                 pu:fileSize         8670609;
                                                 pu:operatingSystem  "mac";
                                                 pu:sha256           "ab6a0d9f9682453b5da21a642d8ba671aed3b51e29d65bd9f0132250962f634b"
                                               ];
                            pu:packageFile     [ rdf:type            pu:PackageFile;
                                                 pu:architecture     "arm64";
                                                 pu:containsFormat   trn:VST3;
                                                 pu:downloadCount    3555;
                                                 pu:downloadUrl      <https://github.com/a2aaron/nyasynth/releases/download/1.0/Nyasynth.1.0.Mac.OSX.AArch64.zip>;
                                                 pu:fileKind         "archive";
                                                 pu:fileSize         4483634;
                                                 pu:operatingSystem  "mac";
                                                 pu:sha256           "e8ecdb7285867d89f402dc5d42367c0d8739e2c5d46c2a303238006bbd267752"
                                               ];
                            pu:packageVersion  "1.0.0"
                          ];
        pu:pricing        pu:Free;
        pu:slug           "a2aaron/nyasynth";
        pu:tag            "cat" , "vocal" , "instrument" , "synth";
        pu:verified       true;
        trn:format        trn:VST3;
        trn:role          trn:Instrument , trn:AudioInstrument;
        trn:vendor        "Aaron Kofsky";
        foaf:depiction    <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/a2aaron/nyasynth/nyasynth.jpg>;
        foaf:homepage     <https://github.com/a2aaron/nyasynth> .

<http://purl.org/stuff/plugin-universe/plugin/terrain-bc6c71a7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Wave Terrain Synth";
        rdfs:label             "Terrain";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/aaronaanderson/terrain/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/aaronaanderson/terrain/terrain.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "deb";
        pu:downloadCount       2547;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add Tuning System Name, refreshed automatically\n- Double-click default pitch-bend to 2 semitones\n- Fix Slider->knob resizing issue\n- Add MTS-ESP labeling\n";
                                 dcterms:issued     "2024-11-01T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    1296;
                                                      pu:downloadUrl      <https://github.com/aaronaanderson/Terrain/releases/download/1.2.2/Terrain_1.2.2_Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6277710;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "214e68cff03bb8a9dc9219698bb827554a0f3aaa58329bdfbb054fc3573194c3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    647;
                                                      pu:downloadUrl      <https://github.com/aaronaanderson/Terrain/releases/download/1.2.2/Terrain_1.2.2_Mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11921549;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "28f8270b4f1edfc6dcbe8adadcfec2651b68572ece4a53c7894485ebde5be9b9"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "deb";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     604;
                                                      pu:downloadUrl       <https://github.com/aaronaanderson/Terrain/releases/download/1.2.2/Terrain_1.2.2_Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6792615;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0039004fc91161ac1b7a5429b2aaebffc8cb41b9106b2c076e5cee5dad6922c6"
                                                    ];
                                 pu:packageVersion  "1.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "aaronaanderson/terrain";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "wavetable" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Aaron Anderson";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/aaronaanderson/terrain/terrain.jpg>;
        foaf:homepage          <https://github.com/aaronaanderson/Terrain> .

<http://purl.org/stuff/plugin-universe/plugin/airwindows-68783926>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Huge collection of effects using simple UI controls.";
        rdfs:label             "Airwindows";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/airwindows/airwindows/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/airwindows/airwindows/airwindows.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/eq> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2020-02-20T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/airwindows/airwindows/archive/781eaee378303c7dc4d9edcaabb086cf160ff5df.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          137994023;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "62cab570aa8afecc8ed0bbe976b77788b2b5b9ee2482ec090bb4e5900e3eb530"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "airwindows/airwindows";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "dimension" , "filter" , "chorus" , "delay" , "eq" , "reverb" , "effect" , "distortion";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chris Johnson";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/airwindows/airwindows/airwindows.jpg>;
        foaf:homepage          <https://github.com/airwindows/airwindows> .

<http://purl.org/stuff/plugin-universe/plugin/kotoist-802f0298>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST plugin for live coding and algorithmic composition";
        rdfs:label             "Kotoist";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ales-tsurko/kotoist/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       462;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0-beta.5 release.";
                                 dcterms:issued     "2021-11-10T16:30:54Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    462;
                                                      pu:downloadUrl      <https://github.com/ales-tsurko/kotoist/releases/download/v1.0.0-beta.5/kotoist.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1768139;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "127ac3800cfa3c375dfdcf11d43270097fbf116b9cf69c188e6d75942b6aceb3"
                                                    ];
                                 pu:packageVersion  "1.0.0-beta.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ales-tsurko/kotoist";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "generative music" , "live coding";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Ales Tsurko";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ales-tsurko/kotoist/kotoist.jpg>;
        foaf:homepage          <https://github.com/ales-tsurko/kotoist> .

<http://purl.org/stuff/plugin-universe/plugin/clockwork-bc3b561c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "🎹 Simple MIDI note repeater plugin (VST3/CLAP).";
        rdfs:label             "Clockwork";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/alexw00/clockwork/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi>;
        pu:downloadCount       194;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is mostly a refactoring patch of existing code for stability.";
                                 dcterms:issued     "2022-09-09T09:17:46Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    134;
                                                      pu:downloadUrl      <https://github.com/AlexW00/clockwork/releases/download/1.0.2/Clockwork.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1790003;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "44bed5c356a0817d2be7688aaa33e70232cd06971685a07249ba3c3c2ba16235"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    60;
                                                      pu:downloadUrl      <https://github.com/AlexW00/clockwork/releases/download/1.0.2/Clockwork.clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1790003;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c9921807932245e7f738431c3f65f6099d55b39337a2e33d7ed04625740ded6f"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "alexw00/clockwork";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi plugin" , "clap" , "midi effect" , "plugin" , "rust" , "midi" , "audio effect" , "audio";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Alexander Weichart";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/alexw00/clockwork/clockwork.jpg>;
        foaf:homepage          <https://github.com/AlexW00/clockwork> .

<http://purl.org/stuff/plugin-universe/plugin/guitar-strum-sequencer-cf4958d3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A 16-step MIDI FX plugin that turns held chords into realistic, string-by-string guitar strumming patterns using a chord voicing engine.";
        rdfs:label             "Guitar Strum Sequencer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/allenloves/guitarstrumsequencer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/guitar> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       124;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- macOS builds are now universal (arm64 + x86_64); v1.1.0 was arm64-only\n- Standalone app is now included in the macOS archive\n- Added an MIT LICENSE file to the repository\n- Fixed the plugin version reported to hosts, which was stuck at 1.0.0";
                                 dcterms:issued     "2026-07-27T09:41:51Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/allenloves/GuitarStrumSequencer/releases/download/v1.1.1/GuitarStrumSequencer-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2875294;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "482b2b8c86b25aa30665900e1707eac21e089449f124c66a00664d4008a94a97"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/allenloves/GuitarStrumSequencer/releases/download/v1.1.1/GuitarStrumSequencer-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11878407;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0b5a3a210fbc34aecccacb7fcbb6ea71fb9c32977e8d09b0485d3fce89f8c9c8"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "allenloves/guitarstrumsequencer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chord" , "arpeggiator" , "sequencer" , "guitar" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Allen SC Wu";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/allenloves/guitarstrumsequencer/guitarstrumsequencer.jpg>;
        foaf:homepage          <https://github.com/allenloves/GuitarStrumSequencer> .

<http://purl.org/stuff/plugin-universe/plugin/alt-denoiser-ad7739cf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time AI noise suppression VST3 plugin powered by DeepFilterNet, embedding the DeepFilterNet3 model with no external downloads required.";
        rdfs:label             "Alt Denoiser";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/altinus/alt-denoiser/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe";
        pu:downloadCount       1097;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.1 release.";
                                 dcterms:issued     "2026-02-21T09:02:37Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     1097;
                                                      pu:downloadUrl       <https://github.com/Altinus/Alt-Denoiser/releases/download/v1.0.1/Alt-Denoiser-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          52657139;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b1f48ed38f3fe46f1d3a3949d69db6cf8a1b6e74ffd3166840686f57d445e7b0"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "altinus/alt-denoiser";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "noise reduction" , "ai" , "denoiser";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Altinus";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/altinus/alt-denoiser/alt-denoiser.jpg>;
        foaf:homepage          <https://github.com/Altinus/Alt-Denoiser> .

<http://purl.org/stuff/plugin-universe/plugin/amsynth-91490a32>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple software synthesizer for Linux, macOS and Windows, inspired by classic analog hardware monosynths.";
        rdfs:label             "amsynth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/amsynth/amsynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       126;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Ported the GUI from GTK2 to JUCE.\n- Added preset selection, saving, and main menu to plug-ins GUIs.\n- Added support for accessibility (screen readers).\n- Added support for fractional UI scaling.\n- Added support for LV2 touch extension.\n- Added support for MTS-ESP microtuning, excluding multi-channel tuning tables.\n- Fixed a memory leak in VST effGetChunk handler.\n- Fixed parameters not automatable in VST plugin.\n- Fixed unintentional distortion on some presets.";
                                 dcterms:issued     "2026-07-11T15:20:07Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     85;
                                                      pu:downloadUrl       <https://github.com/amsynth/amsynth/releases/download/release-2.0.0/amsynth-2.0.0-windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          3240660;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "419ee57e6670bcb93241be58cf4a08c5010ef61dc72e32568bb6bcdf3fde5f9a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/amsynth/amsynth/releases/download/release-2.0.0/amsynth-2.0.0-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10072513;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9776aaf26702a23b680b6bedfb085cf6378008e17b816abe187e25fa077de89e"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "amsynth/amsynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "virtual analog" , "instrument" , "synthesizer";
        pu:verified            true;
        trn:format             trn:AudioUnit , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Nick Dowell";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/amsynth/amsynth/amsynth.jpg>;
        foaf:homepage          <https://github.com/amsynth/amsynth> .

<http://purl.org/stuff/plugin-universe/plugin/chipper-c42797d6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multi-chip retro synth VST3 emulating classic game and computer sound chips (NES, Game Boy, SID, YM2612, OPL, and more), with register-aware, emulator-backed chip behavior.";
        rdfs:label             "Chipper";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anaremore/chipper/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       17;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Chipper v0.1.0 VST3 release.\n- Windows VST3\n- macOS VST3\n- Linux VST3\n";
                                 dcterms:issued     "2026-06-26T04:23:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/anaremore/chipper/releases/download/v0.1.0/Chipper-v0.1.0-windows-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3646614;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5fc03f002d873cd149c960bf9da2f4d0a5af5c8401bd558dc5530a2ed336292c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/anaremore/chipper/releases/download/v0.1.0/Chipper-v0.1.0-macos-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2893095;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d376a2961a6a50a0c047259075a9fcfbdde29197349b62c7ab8e0ca078047288"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/anaremore/chipper/releases/download/v0.1.0/Chipper-v0.1.0-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3837041;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5b22cb766dab88409fda5276f15d8d0f2f286b32ec90d0fed80937c2639a6513"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "anaremore/chipper";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "chiptune" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Austin Naremore";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anaremore/chipper/chipper.jpg>;
        foaf:homepage          <https://github.com/anaremore/chipper> .

<http://purl.org/stuff/plugin-universe/plugin/classic-reverb-re-04-12ca36b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Reversed engineering of Kjaerhus Audio Classic Reverb, with enhancements";
        rdfs:label             "Classic Reverb RE-04";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/classicreverb-re04/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       54;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is a bug-fix release. It fixed unexpected mouse scrollable state on main UI (which means you can scroll the UI even though there's nothing above the chassis).";
                                 dcterms:issued     "2026-04-11T05:17:54Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     37;
                                                      pu:downloadUrl       <https://github.com/AnClark/ClassicReverb-RE04/releases/download/v1.0.1/ClassicReverb-x86_64-Windows-1.0.1-cf3d24c9.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8655333;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3d7741afa4bbc2426c8aa6e9868ac5e0322204c66ff1c76802e0d3fabe1f1200"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     17;
                                                      pu:downloadUrl       <https://github.com/AnClark/ClassicReverb-RE04/releases/download/v1.0.1/ClassicReverb-x86_64-Linux-1.0.1-cf3d24c9.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5660569;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ea12eccdc801e310f5495beb12290060832cf63d606919a97728395d52e5eac2"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "anclark/classicreverb-re04";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "AnClark Liu";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/classicreverb-re04/classicreverb-re04.jpg>;
        foaf:homepage          <https://github.com/AnClark/ClassicReverb-RE04> .

<http://purl.org/stuff/plugin-universe/plugin/comprez-4e4bec4b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple and fast compressor plugin.";
        rdfs:label             "Comprez";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/comprez/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       116;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is the first release of Comprez. Ready for production.";
                                 dcterms:issued     "2024-04-06T14:15:16Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     61;
                                                      pu:downloadUrl       <https://github.com/AnClark/Comprez/releases/download/v1.0.0/Comprez-win64-1.0.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4201243;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b5f4e75a4f2e703cb8437291a7398dba0c6acf497148b8db78b15603e225146e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    30;
                                                      pu:downloadUrl      <https://github.com/AnClark/Comprez/releases/download/v1.0.0/Comprez-macOS-universal-1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4896405;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f568c215f25d34591dc494166ddb95f7443cee345dba4b3d76386fb97f99034a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     25;
                                                      pu:downloadUrl       <https://github.com/AnClark/Comprez/releases/download/v1.0.0/Comprez-linux-x86_64-1.0.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3225296;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f0225fab35efd5091e433598baf3add47c8c99444bb69fa7ead5cec06a64d740"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "anclark/comprez";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "AnClark Liu";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/comprez/comprez.jpg>;
        foaf:homepage          <https://github.com/AnClark/Comprez> .

<http://purl.org/stuff/plugin-universe/plugin/minaton-xt-db084814>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A monophonic, subtractive, beefy analogue style bass and lead synthesizer. Ports the original Minaton by Nick Bailey to DPF (DISTRHO Plugin Framework).";
        rdfs:label             "Minaton-XT";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/minaton-xt/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       27;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Minaton-XT 1.0.0, a brand-new major release.\n\n- Renew UI. Introduced Dear ImGui for secondary UI, a more stable and convenient experience.";
                                 dcterms:issued     "2026-02-13T13:43:41Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     27;
                                                      pu:downloadUrl       <https://github.com/AnClark/Minaton-XT/releases/download/1.0.0/Minaton-1.0.0-windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          17632830;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0fe891e4d60238c5a6c0b36a50439f816290b8dab16c8bf1780eeabf1fee8752"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "anclark/minaton-xt";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bass" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "AnClark Liu";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/anclark/minaton-xt/minaton-xt.jpg>;
        foaf:homepage          <https://github.com/AnClark/Minaton-XT> .

<http://purl.org/stuff/plugin-universe/plugin/bifractalizer-2b0c3ef5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio plugin that fractalizes and defractalizes sound 😺";
        rdfs:label             "Bifractalizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ankalot/bifractalizer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:containsArtefact    "exe";
        pu:downloadCount       70;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.2.0 release.";
                                 dcterms:issued     "2025-05-17T13:10:52Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    42;
                                                      pu:downloadUrl      <https://github.com/Ankalot/Bifractalizer/releases/download/v0.2.0/Bifractalizer.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7364096;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6bdcba1034d3c49faa5e0138263ec32a7b3ded5e1450d4b76ad65235b145ca32"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     28;
                                                      pu:downloadUrl       <https://github.com/Ankalot/Bifractalizer/releases/download/v0.2.0/Bifractalizer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7234048;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "087f4b15da125aafcbef3102c9049480e8785094fe2a24d849227f7a7d84ba67"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ankalot/bifractalizer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fractal" , "granular";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Andrew Kotov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ankalot/bifractalizer/bifractalizer.jpg>;
        foaf:homepage          <https://github.com/Ankalot/Bifractalizer> .

<http://purl.org/stuff/plugin-universe/plugin/xenroll-d1b1905e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Unique cool piano roll audio plugin";
        rdfs:label             "XenRoll";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ankalot/xenroll/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ankalot/xenroll/xenroll.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "so";
        pu:downloadCount       104;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "New:  \r\n* Added ability to audition notes under cursor (Alt + RClick/RDrag);  \r\n* Added ability to time-stretch selected notes (Alt + LDrag note's right edge);  \r\n* Now you can set the playhead time (in the DAW) via the top panel (with time) using OSC.  \r";
                                 dcterms:issued     "2026-05-17T13:01:18Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/Ankalot/XenRoll/releases/download/v0.4.2/XenRoll_v0.4.2_VST3_windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4892501;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8cb6ad2674ae339bd962d672597617f01b932f54929f51e8a70bb5a125088416"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/Ankalot/XenRoll/releases/download/v0.4.2/XenRoll_v0.4.2_VST3_linux_x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3333981;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8f727c94c9fe08e3c60040035078a8db9699d5b6a4780be135dd8ddd5b7edf61"
                                                    ];
                                 pu:packageVersion  "0.4.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ankalot/xenroll";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "piano roll" , "microtonal" , "instrument";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Ankalot";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ankalot/xenroll/xenroll.jpg>;
        foaf:homepage          <https://github.com/Ankalot/XenRoll> .

<http://purl.org/stuff/plugin-universe/plugin/ampli-fe-7ed909da>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Amplifier effect which allows the volume to be changed from 0% to 200%.";
        rdfs:label             "ampli-Fe";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/antonok-edm/ampli-fe/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/antonok-edm/ampli-fe/ampli-fe.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       393;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Updates wgpu dependency to fix graphics on some platforms\n- Fixes a panic from click coordinate math\n";
                                 dcterms:issued     "2021-11-02T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     225;
                                                      pu:downloadUrl       <https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_windows-x86-64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2765142;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5532a02b2082848177b538774dae82885311d22304324d0178980d77fd96ecb9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    72;
                                                      pu:downloadUrl      <https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_macos-x86-64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2540024;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "df5bba5f152ac7f3cd72342e69d49aae94a38856ff99f78ccb5a6a8eff130f08"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     96;
                                                      pu:downloadUrl       <https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_linux-x86-64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4333771;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9cd18d5d6dfcafaf9741c7796fe49bd305146f11dde14bee16204915fb55ce29"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "antonok-edm/ampli-fe";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "amplifier" , "volume" , "effect";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Anton Lazarev";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/antonok-edm/ampli-fe/ampli-fe.jpg>;
        foaf:homepage          <https://github.com/antonok-edm/ampli-Fe> .

<http://purl.org/stuff/plugin-universe/plugin/omniamp-86be2eff>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-purpose audio tool.";
        rdfs:label             "OmniAmp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/omniamp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/guitar> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       29;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Relax license check\n- Use OSX 11.3 SDK for compatibility\n- Support Linux\n- Add CI stuff, failing GUI tests on Linux but not a big deal";
                                 dcterms:issued     "2023-08-30T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/ArborealAudio/OmniAmp/releases/download/v1.0.1/OmniAmp-windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4115576;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ad4cd3cb10f425bf735bbc2b62792c100a55b3d066a1fe0ddd640194202e1e52"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/ArborealAudio/OmniAmp/releases/download/v1.0.1/OmniAmp-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         9884682;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cadd025c0d341f19b3672699aa6349f62306919ab6a8819304b5229da63b8b11"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/ArborealAudio/OmniAmp/releases/download/v1.0.1/OmniAmp-linux.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2359408;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4cbe8a81ce4e522b1e9aacea5ec35cf9d20a441d583cd8bbd790c1f35a602986"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "arborealaudio/omniamp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compression" , "bass" , "guitar" , "amp" , "reverb" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "ArborealAudio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/omniamp/omniamp.jpg>;
        foaf:homepage          <https://github.com/ArborealAudio/OmniAmp> .

<http://purl.org/stuff/plugin-universe/plugin/pimax-652dbd90>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Loudness maximizer & multiband saturation plugin";
        rdfs:label             "PiMax";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/pimax/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:containsArtefact    "dll";
        pu:downloadCount       23;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix broken DRM (mainly on Windows).\n- Fix volume meter RMS.\n- Update download API.\n- Disable GarageBand sandboxing.\n";
                                 dcterms:issued     "2023-07-05T18:56:09Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/ArborealAudio/PiMax/releases/download/v1.1.2/PiMax-windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4844896;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c1c7e70cb667df66ec488520ee4d5a0f375f2a945aa44191755719c19247ca16"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/ArborealAudio/PiMax/releases/download/v1.1.2/PiMax-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12551769;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "22ab13fa9787e5ce051e005c38f3e16603abbea78065959757f74a0913691e1b"
                                                    ];
                                 pu:packageVersion  "1.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "arborealaudio/pimax";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "maximizer" , "mastering" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "ArborealAudio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/pimax/pimax.jpg>;
        foaf:homepage          <https://github.com/ArborealAudio/PiMax> .

<http://purl.org/stuff/plugin-universe/plugin/str-x-221c427d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Custom Guitar Amplifier";
        rdfs:label             "STR-X";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/str-x/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       304;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix Linux GLIBC version by compiling on Ubuntu 18.04\n- Fix Linux display issues by updating to JUCE 7.0.5\n- Compile against OSX 12.3 SDK to ensure OSX 10.9 minimum target\n- Fix volume slider color bug\n- Improve button text contrast";
                                 dcterms:issued     "2023-09-18T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     166;
                                                      pu:downloadUrl       <https://github.com/ArborealAudio/STR-X/releases/download/v1.2.1/STR-X-windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4622210;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "49da6eec7759442f4d054441664ec1121323cf5c6b9bda37e6eca7785f9becf3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/ArborealAudio/STR-X/releases/download/v1.2.1/STR-X-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         13072806;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e595d439a6ffc1a45aed2e0e9d999163eed00db8973a556b2fd51c0cbe106fb1"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     95;
                                                      pu:downloadUrl       <https://github.com/ArborealAudio/STR-X/releases/download/v1.2.1/STR-X-linux.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3014420;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a2321e3d9d98a5aab5911611cbe04da9af65110f94345859da41fcc57694e4f8"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "arborealaudio/str-x";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "ArborealAudio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arborealaudio/str-x/str-x.jpg>;
        foaf:homepage          <https://github.com/ArborealAudio/STR-X> .

<http://purl.org/stuff/plugin-universe/plugin/aeolus-f77acece>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pipe organ emulator using additive synthesis.";
        rdfs:label             "Aeolus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/archie3d/aeolus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/archie3d/aeolus/aeolus.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       6353;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- MTS tuning support\n- UI rescaling\n- Master limiter\n- Fix CC123 all notes off\n";
                                 dcterms:issued     "2025-05-31T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    395;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-vst3-win64-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7440215;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "fea448d49656d4f58f9d9e28952939781e1edb4355226a3f0bf909d2fc880970"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    896;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-vst-win64-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7134855;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "749ad544de2af38019809eee0a3cf5ff592893c2a403bd4a904cf8e0dda33466"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     934;
                                                      pu:downloadUrl       <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-standalone-win64-0.3.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7136124;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a48378a67a8e9ee59856efbc779de9e50b77d4dae0b8175112e3cccf3e4c13c4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    653;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-clap-win64-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6994000;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a79338d3e15ca9b2077894fdf4da67223b6b89fe2e6d96c4fa569126c500dae2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    107;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-vst3-mac-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15251362;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5ef5d4c5057bdbeed79b34b671c01a2a0544273c7636daac2daf1a93d1c923c7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    235;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-standalone-mac-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14761374;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1b5186317fe508b5f07586f1bd1f71e6f5925dc81c36b3fde22cd50921d41a86"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    133;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-clap-mac-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14741696;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cdc302b0ad0c4e82d46d73250f74c940f00645cf4603ea1d773be59e29e79252"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    399;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-au-mac-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14893555;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f539a0f10ca2942258f6af922c562483edb98f183633f9acc69ff89cb302634b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    752;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-vst3-linux-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8596224;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1746f87c18d705c42e9a878467d436f97e007b4312bae92910cf0da91e262670"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     701;
                                                      pu:downloadUrl       <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-standalone-linux-0.3.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8339912;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f2a16cf6b4c0d3997893fd7f20e9d9508473a94abbb0970d8da5eda6e614ca4f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    535;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-lv2-linux-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8359044;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "dad29d9b6a20a1e13364bd6cffd66a1bb20f2319842cc818d44ae3d89f8ae06c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    613;
                                                      pu:downloadUrl      <https://github.com/Archie3d/aeolus_plugin/releases/download/v0.3.0/Aeolus-clap-linux-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8378137;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "498170149337c7d2ce19783156522d3bf489f811c2a61b7323b64071882cc370"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "archie3d/aeolus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pipe-organ" , "instrument" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Archie3d";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/archie3d/aeolus/aeolus.jpg>;
        foaf:homepage          <https://github.com/Archie3d/aeolus_plugin> .

<http://purl.org/stuff/plugin-universe/plugin/maim-d66e4bf0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Circuit bends MP3 and Opus encoders in real time to create distortion and digital glitches.";
        rdfs:label             "Maim";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardenbutterfield/maim/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardenbutterfield/maim/maim.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       16714;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add OPUS encoder\n- Add error parameter to Blade and Lame\n";
                                 dcterms:issued     "2025-05-20T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     11812;
                                                      pu:downloadUrl       <https://github.com/ArdenButterfield/Maim/releases/download/v1.1.1/Maim-1.1.1-Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5599030;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "d3498b897bfdf967c645b6e14ef981007eef27d57803b00545d049c6e78ab392"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3103;
                                                      pu:downloadUrl      <https://github.com/ArdenButterfield/Maim/releases/download/v1.1.1/Maim-1.1.1-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17636483;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6527b266948277b9bcc281a35d9a4bb6a70bd5667baf98664a6579b793919ee4"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     1799;
                                                      pu:downloadUrl       <https://github.com/ArdenButterfield/Maim/releases/download/v1.1.1/Maim-1.1.1-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          21132389;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "deb7a8457c9d3320293dab4eab50f4ca7f294539b291d78c66f35d9bfe13715f"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardenbutterfield/maim";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "modulation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Arden Butterfield";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardenbutterfield/maim/maim.jpg>;
        foaf:homepage          <https://github.com/ArdenButterfield/Maim> .

<http://purl.org/stuff/plugin-universe/plugin/actuate-6eddb54c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Subtractive and Additive Synthesizer, Sampler, and Granulizer built in Rust + Nih-Plug.";
        rdfs:label             "Actuate";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       920;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Preset banks ordered\n- Titles added for dialogs\n- Samples not loading fixed\n- On DAW open, samples did not repopulate\n- Load Sample Dialog box automatically closing or opening\n- Loading a preset made of samples needed it to be clicked twice\n";
                                 dcterms:issued     "2026-02-24T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/ardura/Actuate/releases/download/v1.4.3/Actuate_v143_macos_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8594596;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c996c0a7ed5ec486c325ecba236dc4f80302ce9ec61c6f41beddbee435d81119"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/ardura/Actuate/releases/download/v1.4.3/Actuate_v143_macos_m1_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7864702;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a0c6dc5df2d0a250eaf004a7677e9bb21511e392881b3974659d71d301933b43"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    55;
                                                      pu:downloadUrl      <https://github.com/ardura/Actuate/releases/download/v1.4.3/Actuate_v143_linux_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9395724;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4c4d7aed77177b1dd59876748873c1720622fd418a2b2613b6b9ba04c4589fc1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    55;
                                                      pu:downloadUrl      <https://github.com/ardura/Actuate/releases/download/v1.4.3/Actuate_v143_windows_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8330288;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "617c6629c84b9026c16ade59140ebe69c6631828d13d75c6686de28c018481a2"
                                                    ];
                                 pu:packageVersion  "1.4.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardura/actuate";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "sampler" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Ardura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/actuate/actuate.jpg>;
        foaf:homepage          <https://github.com/ardura/Actuate> .

<http://purl.org/stuff/plugin-universe/plugin/glade-desk-1c1cd587>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Custom Console Idea.";
        rdfs:label             "Glade Desk";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/gladedesk/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/gladedesk/gladedesk.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       163;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Slight gui change\n";
                                 dcterms:issued     "2024-07-19T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/ardura/GladeDesk/releases/download/v1.0b/windows_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3451574;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "11c628bea7d5ffbc8c0bd3292c12abdbaf27525ee375f4dc20ba3cadfe7bd66c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/ardura/GladeDesk/releases/download/v1.0b/macos_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3703002;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9d9d7ec00c80ef955203e452a4b2fecd1b7ecf9a0b60d5ab9a4829f7d9be06b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    38;
                                                      pu:downloadUrl      <https://github.com/ardura/GladeDesk/releases/download/v1.0b/linux_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4202182;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4bf665db88cfc3f85808241f85d7a1173131224ca6f4ac1a7ebd77a80c6c55d2"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardura/gladedesk";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "console" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ardura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/gladedesk/gladedesk.jpg>;
        foaf:homepage          <https://github.com/ardura/GladeDesk> .

<http://purl.org/stuff/plugin-universe/plugin/interleaf-b17006b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Interleaving Equalizer using Biquads, inspired by the Airwindows design of interleaving signals together.";
        rdfs:label             "Interleaf";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/interleaf/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       356;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New build files for better organization\n";
                                 dcterms:issued     "2024-07-12T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    165;
                                                      pu:downloadUrl      <https://github.com/ardura/Interleaf/releases/download/v1.0/windows_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3194614;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "aa76f3cf00ca8449a324f3fbbbdf8229ee20de68000ce89c8b458ad65bd33599"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    59;
                                                      pu:downloadUrl      <https://github.com/ardura/Interleaf/releases/download/v1.0/macos_m1_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3365550;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4ea2fedb0efa1ce5dd0749924e65189f1e4575c3f5ef83d92124495a1374c46f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    66;
                                                      pu:downloadUrl      <https://github.com/ardura/Interleaf/releases/download/v1.0/macos_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3481740;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "69f16088ee57b6c0981cf4f49ce8a823492e0ef87ecb24255adb19bf38ddb095"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    66;
                                                      pu:downloadUrl      <https://github.com/ardura/Interleaf/releases/download/v1.0/linux_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3822972;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "13a275e0dba11f6a3028e8e4bb1269befcedfcb54697c754fc13ff135e4ba825"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardura/interleaf";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "eq" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ardura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/interleaf/interleaf.jpg>;
        foaf:homepage          <https://github.com/ardura/Interleaf> .

<http://purl.org/stuff/plugin-universe/plugin/scrollscope-d109c1a3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple scrolling oscilloscope in rust with multichannel inputs and an analyzer.";
        rdfs:label             "Scrollscope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/scrollscope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/scrollscope/scrollscope.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1803;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Click and drag the display around\n- zoom in with ctrl and scroll wheel\n- focus on a box with right click and drag\n- reset view by double clicking";
                                 dcterms:issued     "2025-08-27T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     224;
                                                      pu:downloadUrl       <https://github.com/ardura/Scrollscope/releases/download/v1.4.3/Scrollscope_v143_windows_build.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6846957;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ec04c71cf09e0083a42453cdc7539fba45bce9b244c4998d7c74c37f7a5725b4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    84;
                                                      pu:downloadUrl      <https://github.com/ardura/Scrollscope/releases/download/v1.4.3/Scrollscope_v143_macos_m1_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6600898;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c6af33fc1008d58a1e00e670bbc9fb8afb9934a28bcf21bd4d9b10425d8f1963"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    76;
                                                      pu:downloadUrl      <https://github.com/ardura/Scrollscope/releases/download/v1.4.3/Scrollscope_v143_macos_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7197902;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "92419a6de0270b3c1ea63df7eaa6603a62804668674d73510d2d164e104dcf98"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     107;
                                                      pu:downloadUrl       <https://github.com/ardura/Scrollscope/releases/download/v1.4.3/Scrollscope_v143_linux_build.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7807675;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d82d0fcebf216a743fdf26a64f939647e32528bdace57d08d125cb0f79a7d056"
                                                    ];
                                 pu:packageVersion  "1.4.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardura/scrollscope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analysis" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ardura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/scrollscope/scrollscope.jpg>;
        foaf:homepage          <https://github.com/ardura/Scrollscope> .

<http://purl.org/stuff/plugin-universe/plugin/subhoofer-864957fd>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sub and Bass enhancement plugin.";
        rdfs:label             "Subhoofer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/subhoofer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/subhoofer/subhoofer.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       1175;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- This update fixes the issue #9 and is all dependency updates and newer code from Actuate for the knobs.\n- No functionality has been changed in the plugin, but enjoy!";
                                 dcterms:issued     "2026-01-07T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    143;
                                                      pu:downloadUrl      <https://github.com/ardura/Subhoofer/releases/download/v2.2.3/Subhoofer_v223_windows_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3779322;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0f8543eabdc9747a201ad3c47863fef6a58e10bb22f393c4279769fb3bf96181"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    36;
                                                      pu:downloadUrl      <https://github.com/ardura/Subhoofer/releases/download/v2.2.3/Subhoofer_v223_macos_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4344866;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4e109f25c270c0c032510e350cfd26c5a28f8ca735500b648e6a63b35189d6bb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/ardura/Subhoofer/releases/download/v2.2.3/Subhoofer_v223_macos_m1_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4188028;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "60c7598df1d4514fa7c4f36186dc5eaede7576cdfb6727595a213fa3305ff55c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    115;
                                                      pu:downloadUrl      <https://github.com/ardura/Subhoofer/releases/download/v2.2.3/Subhoofer_v223_linux_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6916948;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4ebd57d5f53c7ed86e39e1b27c14b228b29de308035886a5d266f3f312eaff05"
                                                    ];
                                 pu:packageVersion  "2.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ardura/subhoofer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ardura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ardura/subhoofer/subhoofer.jpg>;
        foaf:homepage          <https://github.com/ardura/Subhoofer> .

<http://purl.org/stuff/plugin-universe/plugin/andes-633bd495>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Andes is a software synthesiser plugin in early stages of development. The core of Andes is an original oscillator which uses a pseudo-3D version of Perlin noise to produce distinctively digital sound.";
        rdfs:label             "Andes";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/artfwo/andes/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/artfwo/andes/andes.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       2854;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Replaces XY modulation with Gradient offset and Warping parameters\n- Uses Simplex noise instead of the classic Perlin noise for the oscillator\n";
                                 dcterms:issued     "2018-06-01T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     1252;
                                                      pu:downloadUrl       <https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3463564;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "878781faf4acd931b6f30ce55f3bada63f83825a1436e19f116bf9680302cb9a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    499;
                                                      pu:downloadUrl      <https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5229715;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "42165bcf77b99e1dbecf31528402c2d0bbb80c1c1153f64a686a5f0645d85a1f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     1103;
                                                      pu:downloadUrl       <https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-linux64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6073667;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "227cc22ef7b7cbf0945a6c428b6134911c7b09400908908132024ecd6563e3cc"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "artfwo/andes";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oscillator" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Artem Popov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/artfwo/andes/andes.jpg>;
        foaf:homepage          <https://github.com/artfwo/andes> .

<http://purl.org/stuff/plugin-universe/plugin/live-sampler-b423de72>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Records incoming audio into a buffer and plays it back looped, sample-accurately, entirely controlled by MIDI notes for recording, triggering playback voices at offsets, and reversing playback.";
        rdfs:label             "Live Sampler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arunas-cesonis/live-sampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       30;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "0.0.6 release.";
                                 dcterms:issued     "2025-05-24T20:17:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200555-vizia_macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20161892;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0404ee4e5580601e94950e06e5cbf99eff2a473cf6aca4d8ec27cc76c49f3b01"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200543-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27972322;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5d7caea38b1b014aab849cb71f39e33ed5031cf92acf9f40d47c3cc63463b452"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200530-ubuntu-24.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15262071;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c3e8a233f9d74f523741fe28cd6a592df69517ce0845ad56a6077678322f13b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200527-vizia_ubuntu-24.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         22520041;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "9d17a3791a009daea7a5e753c0394f0587c9c03a2ba1216a1c9e18acf47bfda8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200526-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12174254;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f59469702bf57a7f6fa9df93f4b67d665640f27b525f20d0fc7a35b128ae18fa"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/arunas-cesonis/live-sampler/releases/download/0.0.6/live-sampler-2025-05-24-200512-vizia_windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18496778;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3634da1e684dfdc38d9cd954e5a9537fab820044164a9f39493e2e46021a735a"
                                                    ];
                                 pu:packageVersion  "0.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "arunas-cesonis/live-sampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi controlled" , "live sampling" , "looper";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Arunas Cesonis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/arunas-cesonis/live-sampler/live-sampler.jpg>;
        foaf:homepage          <https://github.com/arunas-cesonis/live-sampler> .

<http://purl.org/stuff/plugin-universe/plugin/dexed-7630b97d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Synthesizer closely modeled on the Yamaha DX7.";
        rdfs:label             "Dexed";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:donateUrl           <https://www.paypal.com/paypalme/asb2m10>;
        pu:downloadCount       362507;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixes scaling issues from version 0.9.9. We are now with 1.0.x versions so the DAW plugin reported version will follow dexed releases.\n- Remove default scaling detection\n- CLAP scaling issue fixed\n- Assign dialog window to plugin component\n- Linux binary rebuilt for older glibc versions";
                                 dcterms:issued     "2025-11-29T18:57:25Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     5326;
                                                      pu:downloadUrl       <https://github.com/asb2m10/dexed/releases/download/v1.0.1/Dexed-1.0.1-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9742538;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "1f118445f2c5c411636bb41ddf8b456db09af74cd38f9ede8a93a01020505f05"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    88546;
                                                      pu:downloadUrl      <https://github.com/asb2m10/dexed/releases/download/v1.0.1/Dexed-1.0.1-win.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11275100;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5dc4e072af90ec54aa0197790b40856e7db1659ff924ed107c7536b442d3584b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1574;
                                                      pu:downloadUrl      <https://github.com/asb2m10/dexed/releases/download/v1.0.1/Dexed-1.0.1-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16939688;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4269448bc1312424cafd29aff615d891bc5905ebfc54b42ce70c56b9b10dc401"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    67038;
                                                      pu:downloadUrl      <https://github.com/asb2m10/dexed/releases/download/v1.0.1/Dexed-1.0.1-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17183630;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a6505103869d15400e7bed1d988d9dd155d6d8204a3d532f5301966ae7507ad8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     3835;
                                                      pu:downloadUrl       <https://github.com/asb2m10/dexed/releases/download/v1.0.1/Dexed-1.0.1-lnx.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7725160;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2bac3d0c4237e8c22c4274b6d5b59fe6329fcae72864f81b5830393eff354fc1"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Donationware;
        pu:slug                "asb2m10/dexed";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Pascal Gauthier";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/dexed/dexed.jpg>;
        foaf:homepage          <https://github.com/asb2m10/dexed> .

<http://purl.org/stuff/plugin-universe/plugin/plugincollider-4c981fcf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A generic wrapper that allows using a SuperCollider server inside a VST3/CLAP plugin";
        rdfs:label             "PluginCollider";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/plugincollider/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1260;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Release updated  Mon Nov 24 05:43:44 UTC 2025\r\n\r\n- [52e8d28](https://github.com/asb2m10/plugincollider/commit/52e8d28e518ea4cd960830203c234e2e442eab63) : Add release publish\r...";
                                 dcterms:issued     "2025-11-24T05:34:31Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    268;
                                                      pu:downloadUrl      <https://github.com/asb2m10/plugincollider/releases/download/v0.5.0/PluginCollider-n0.5.0-win.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         9257669;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "083d6f85803d211f9889f101b07651594047884ca169bebd83de5dbda9b84fb5"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     251;
                                                      pu:downloadUrl       <https://github.com/asb2m10/plugincollider/releases/download/v0.5.0/PluginCollider-0.5.0-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7613998;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "219cfa97a0d6bc89cd0b76218a7bcf0631e97803d48b48279d2a5a54015b1210"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    241;
                                                      pu:downloadUrl      <https://github.com/asb2m10/plugincollider/releases/download/v0.5.0/PluginCollider-0.5.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5098279;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "58dd45d7c1d8186c3b3b5605215bebf7ff4d3603d7c16e3eafbc929f4932b1de"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    234;
                                                      pu:downloadUrl      <https://github.com/asb2m10/plugincollider/releases/download/v0.5.0/PluginCollider-0.5.0-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5139267;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d77782a4afaa34fee5044cc9f99031edb2bf1f31cb182e806e51f018ae606b88"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     266;
                                                      pu:downloadUrl       <https://github.com/asb2m10/plugincollider/releases/download/v0.5.0/PluginCollider-0.5.0-lnx.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6573666;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "22a86a2c824d417ace494436090f67b3258b601ed92ed71e415b8013be5c15ac"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "asb2m10/plugincollider";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "supercollider" , "host" , "juce";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Pascal Gauthier";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/asb2m10/plugincollider/plugincollider.jpg>;
        foaf:homepage          <https://github.com/asb2m10/plugincollider> .

<http://purl.org/stuff/plugin-universe/plugin/js80p-1250c0d6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A MIDI driven, performance oriented, versatile synthesizer.";
        rdfs:label             "JS80P";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/attilammagyar/js80p/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       262;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Bugfix: resolved an issue that broke state persistence and preset saving in certain DAWs (including Ardour, FL Studio, etc.) when used on a system with a non-English locale.";
                                 dcterms:issued     "2026-07-05T19:39:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    70;
                                                      pu:downloadUrl      <https://github.com/attilammagyar/js80p/releases/download/v4.1.1/js80p-4_1_1-macos-universal-vst3_bundle-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5847995;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4606bf0844fb4e63fcb2e1ebe0791255954c83b261704643a8f5a6b3a5e8bb54"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    192;
                                                      pu:downloadUrl      <https://github.com/attilammagyar/js80p/releases/download/v4.1.1/js80p-4_1_1-sse2-vst3_bundle.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         24456415;
                                                      pu:operatingSystem  "linux" , "win";
                                                      pu:sha256           "d524a7c4f399051f1c1af872450a84c9f508d36a7349ee77f70a867cb9be7b49"
                                                    ];
                                 pu:packageVersion  "4.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "attilammagyar/js80p";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Attila M. Magyar";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/attilammagyar/js80p/js80p.jpg>;
        foaf:homepage          <https://github.com/attilammagyar/js80p> .

<http://purl.org/stuff/plugin-universe/plugin/pulse-visualizer-30804fd2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time audio visualizer standalone app inspired by MiniMeters";
        rdfs:label             "Pulse Visualizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/audio-solutions/pulse-visualizer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       452;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Refactors error handling, fixes a bug where configs broke on recovery, and adds configurable anti-aliasing size.";
                                 dcterms:issued     "2026-03-22T18:19:21Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     271;
                                                      pu:downloadUrl       <https://github.com/Audio-Solutions/pulse-visualizer/releases/download/v1.3.9/pulse-visualizer-1.3.9-win64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5315724;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "75a8dfddf105f422f73a92b18c9b25ead4f5dbd4448c54bbcf3e898b0ffccd35"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     181;
                                                      pu:downloadUrl       <https://github.com/Audio-Solutions/pulse-visualizer/releases/download/v1.3.9/pulse-visualizer-1.3.9-Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2478355;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "95ab4f9e838146002baaf61a1310027e756497a0b19eefd31f63bfcd46f1be68"
                                                    ];
                                 pu:packageVersion  "1.3.9"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "audio-solutions/pulse-visualizer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "real-time" , "visualizer" , "meter";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "Audio Solutions";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/audio-solutions/pulse-visualizer/pulse-visualizer.jpg>;
        foaf:homepage          <https://github.com/Audio-Solutions/pulse-visualizer> .

<http://purl.org/stuff/plugin-universe/plugin/iem-plugin-suite-700160ad>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Collection of ambisonic plug-ins including Compressors, Delays, Reverb, Encoders, Decoders and Visualizers.";
        rdfs:label             "IEM Plugin Suite";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/audioplugins/iempluginsuite/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/audioplugins/iempluginsuite/iempluginsuite.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "exe" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Moved to JUCE 8.0.7\n- Added VST3 and AAX support (macOS and Windows)\n- Make more plug-ins resizeable\n- DualDelay: major refactor, sync with DAW BPM, tap button\n- FdnReverb: high-pass filter, bigger FDN sizes, freeze mode\n- SceneRotator: native support for Supperware Head Tracker 1\n";
                                 dcterms:issued     "2025-04-10T10:56:49.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadUrl       <https://users.iem.at/holzmueller/IEM-Audioplugins/IEMPluginSuite/v1.15.0/IEMPluginSuite_v1.15.0_x64_standalones.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          65266109;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6918d0fab678281017cd3980d5c1ea75e39649511cac9dac2fdae0ec882871cc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:AAX , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl       <https://users.iem.at/holzmueller/IEM-Audioplugins/IEMPluginSuite/v1.15.0/IEMPluginSuiteInstaller_v1.15.0_x64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          49939801;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3673e98b10af32e4ff4f0915b10fc48c5ff822d46d9a26eac89fae3c439b0664"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AAX , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://users.iem.at/holzmueller/IEM-Audioplugins/IEMPluginSuite/v1.15.0/IEMPluginSuite_v1.15.0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         450994338;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "eec673eedb219e4733b2c888beec4df50343aacf6b2305c5f430e0cb02e90088"
                                                    ];
                                 pu:packageVersion  "1.15.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "audioplugins/iempluginsuite";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "surround" , "delay" , "reverb" , "effect";
        trn:format             trn:VST3 , trn:LV2 , trn:AAX , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Institute of Electronic Music and Acoustics";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/audioplugins/iempluginsuite/iempluginsuite.jpg>;
        foaf:homepage          <https://git.iem.at/audioplugins/IEMPluginSuite> .

<http://purl.org/stuff/plugin-universe/plugin/boom-baby-ee988e96>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "3-channel kick enhancement and synthesis plugin for both audio-track processing and MIDI-triggered kick workflows";
        rdfs:label             "Boom Baby";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/auditive-tokyo/boombaby/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       11;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.9.0 release.";
                                 dcterms:issued     "2026-03-21T13:45:48Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/auditive-tokyo/BoomBaby/releases/download/v0.9.0/BoomBaby-0.9.0-VST3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2319639;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f51c20ac1db87088007f194b2e5604b100f0c0ffd72403e4c869d81215e382b2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/auditive-tokyo/BoomBaby/releases/download/v0.9.0/BoomBaby-0.9.0-AU-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2318756;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8626627f47bb8124eaa312acc8fa1f5ada519b83545275829ee3e4a9f954dcab"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "auditive-tokyo/boombaby";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum synth" , "808" , "kick";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "AUDITIVE";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/auditive-tokyo/boombaby/boombaby.jpg>;
        foaf:homepage          <https://github.com/auditive-tokyo/BoomBaby> .

<http://purl.org/stuff/plugin-universe/plugin/polardesigner-2171deb5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plug-in allowing you to control the polar pattern of your OC818 microphone in up to five frequency bands. Developed by Simon, Thomas, IEM, and AA.";
        rdfs:label             "PolarDesigner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/austrianaudiogmbh/polardesigner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "elf";
        pu:downloadCount       23;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v3.1.0 release.";
                                 dcterms:issued     "2026-07-03T08:36:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/AustrianAudioGmbH/PolarDesigner/releases/download/v3.1.0/PolarDesigner3-3.1.0-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         8322294;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cc22cd77431aa6e056b0055296571b3eea3ae812c64764366cb767a9d0f80dfb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/AustrianAudioGmbH/PolarDesigner/releases/download/v3.1.0/PolarDesigner3-3.1.0-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14873353;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "745a921d2705de0f6974a54e77726ee551dbeb73b65520952b85c17982c97d79"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/AustrianAudioGmbH/PolarDesigner/releases/download/v3.1.0/PolarDesigner3-3.1.0-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7175712;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ea9302f37687b0f24ad5303647a5b0a64af14242edb9e7b409826e2770c4b700"
                                                    ];
                                 pu:packageVersion  "3.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "austrianaudiogmbh/polardesigner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "polar pattern" , "microphone" , "aax";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Austrian Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/austrianaudiogmbh/polardesigner/polardesigner.jpg>;
        foaf:homepage          <https://github.com/AustrianAudioGmbH/PolarDesigner> .

<http://purl.org/stuff/plugin-universe/plugin/stereocreator-cc5eecab>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stereo plug-in allowing you to create different stereo set-ups with one or two OC818 microphones. Developed by Simon and AA.";
        rdfs:label             "StereoCreator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/austrianaudiogmbh/stereocreator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/spatial>;
        pu:containsArtefact    "elf";
        pu:downloadCount       12;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v3.0.0 release.";
                                 dcterms:issued     "2026-07-03T08:34:58Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/AustrianAudioGmbH/StereoCreator/releases/download/v3.0.0/StereoCreator3-3.0.0-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6299210;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4623b09c7064b79992f17e798d12c4a954be8edccf36cbb4868b5d358122dabd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/AustrianAudioGmbH/StereoCreator/releases/download/v3.0.0/StereoCreator3-3.0.0-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5405664;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e70286c32a5da106a880063a4c0f280469e220eaec6e28741aab77e94267ae81"
                                                    ];
                                 pu:packageVersion  "3.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "austrianaudiogmbh/stereocreator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "microphone" , "aax" , "stereo";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Austrian Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/austrianaudiogmbh/stereocreator/stereocreator.jpg>;
        foaf:homepage          <https://github.com/AustrianAudioGmbH/StereoCreator> .

<http://purl.org/stuff/plugin-universe/plugin/delax-b110475a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A delay audio plugin, currently supporting CLAP";
        rdfs:label             "Delax";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/awallenfang/delax/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       34;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial UI implementation.\n\nWith this release the UI was implemented which will be the starting point for more advanced features like BPM-based delay length and delay line slicing.\n";
                                 dcterms:issued     "2024-06-13T10:45:52Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/awallenfang/delax/releases/download/v0.2/Delax_clap_linux.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8464800;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "99d13470609829921082a1bf15675bbe21649e4efef37f44f69d6151bbc252eb"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "awallenfang/delax";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "echo" , "delay";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ava Wallenfang";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/awallenfang/delax/delax.jpg>;
        foaf:homepage          <https://github.com/awallenfang/delax> .

<http://purl.org/stuff/plugin-universe/plugin/penare-10fd0814>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "(VST3/CLAP) A wonky distortion plugin";
        rdfs:label             "Penare";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/azur1s/penare/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       97;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Updated the UI looks.\n- Added option to clip the sign of the function.\n";
                                 dcterms:issued     "2023-09-30T16:04:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/azur1s/penare/releases/download/0.2.1/Penare-0.2.1-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3772316;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "07e446ac0c4f17fa8b02cb69377c2865d3c1cfe95cadf2c9ea4f9f2c13a3e27e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/azur1s/penare/releases/download/0.2.1/Penare-0.2.1-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3710572;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7c56146ca466183e29f547255723c1691ce9ad348bea97f6cd516925c0ad2ae1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/azur1s/penare/releases/download/0.2.1/Penare-0.2.1-ubuntu-20.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4390670;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b25cc469ab8c7a5e259381368d549cd5f66291ae63cb2b1e1cb610991dd5a20f"
                                                    ];
                                 pu:packageVersion  "0.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "azur1s/penare";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "waveshaper" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "azur1s";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/azur1s/penare/penare.jpg>;
        foaf:homepage          <https://github.com/azur1s/penare> .

<http://purl.org/stuff/plugin-universe/plugin/matsuri-3614ab58>
        rdf:type          trn:PluginProfile;
        rdfs:comment      "TR-606 drum machine emulation, available as a CLAP plugin and a Web Audio/WebAssembly module";
        rdfs:label        "Matsuri";
        rdfs:seeAlso      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baalex/matsuri/index.json>;
        dcterms:created   "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license   "other";
        pu:category       <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums>;
        pu:downloadCount  19;
        pu:licenceId      "NOASSERTION";
        pu:package        [ rdf:type           pu:Package;
                            rdfs:comment       "Version 2.0 provides a CLAP plug-in, Web Audio/WebAssembly module, proper velocity, documentation, and attempts to be user-friendly.";
                            dcterms:issued     "2026-05-24T19:08:34Z";
                            pu:packageFile     [ rdf:type            pu:PackageFile;
                                                 pu:architecture     "x64";
                                                 pu:containsFormat   trn:CLAP;
                                                 pu:downloadCount    9;
                                                 pu:downloadUrl      <https://github.com/baAlex/Matsuri/releases/download/v2.0/matsuri-v2.0-windows.zip>;
                                                 pu:fileKind         "archive";
                                                 pu:fileSize         69122;
                                                 pu:operatingSystem  "win";
                                                 pu:sha256           "b9fc1b5b70918b372bafffe528253ad13abfc59863dc5be9103991be3dbd900f"
                                               ];
                            pu:packageFile     [ rdf:type            pu:PackageFile;
                                                 pu:architecture     "x64";
                                                 pu:containsFormat   trn:CLAP;
                                                 pu:downloadCount    10;
                                                 pu:downloadUrl      <https://github.com/baAlex/Matsuri/releases/download/v2.0/matsuri-v2.0-linux.zip>;
                                                 pu:fileKind         "archive";
                                                 pu:fileSize         94035;
                                                 pu:operatingSystem  "linux";
                                                 pu:sha256           "7948e54e2c7d353c08f8f9222d797d7035b15ac2ed9d89bd3fed71530a43b21f"
                                               ];
                            pu:packageVersion  "2.0.0"
                          ];
        pu:pricing        pu:Free;
        pu:slug           "baalex/matsuri";
        pu:tag            "tr-606" , "clap" , "drum machine";
        pu:verified       true;
        trn:format        trn:CLAP;
        trn:role          trn:Instrument , trn:AudioInstrument;
        trn:vendor        "Alexander Brandt";
        foaf:depiction    <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baalex/matsuri/matsuri.jpg>;
        foaf:homepage     <https://github.com/baAlex/Matsuri> .

<http://purl.org/stuff/plugin-universe/plugin/six-sines-b19360e3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Obtuse? Expressive? Amazing? FM? RM? AM? PM? YES!. As one fellow dev said, \"With my synth its hard to make a bad sound, and its nice that Six Sines is the opposite\"";
        rdfs:label             "Six Sines";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baconpaul/six-sines/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baconpaul/six-sines/six-sines.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       4328;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "You can read changes from 1.0 here https://github.com/baconpaul/six-sines/blob/main/doc/changelog.md";
                                 dcterms:issued     "2025-03-18T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     353;
                                                      pu:downloadUrl       <https://github.com/baconpaul/six-sines/releases/download/v1.2.0/six-sines-Windows-2026-07-10-9b1b128.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          22404162;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f4d35c5e87ed1849a55e01010fe2a86976fca7a63a5c49729fbf0d0833c013fe"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    253;
                                                      pu:downloadUrl      <https://github.com/baconpaul/six-sines/releases/download/v1.2.0/six-sines-macOS-2026-07-10-9b1b128.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         63176734;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "78b5ce34eed61c597b4a10f722e227490a47e3936933516926bcfac1b6e821f6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/baconpaul/six-sines/releases/download/v1.2.0/six-sines-linux-2026-07-10-9b1b128.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          28886438;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a11c2d66fd06db608fe82e16f2f780893da0a1a5a8fdd731d70046188647f73f"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "baconpaul/six-sines";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "BaconPaul";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baconpaul/six-sines/six-sines.jpg>;
        foaf:homepage          <https://github.com/baconpaul/six-sines> .

<http://purl.org/stuff/plugin-universe/plugin/two-filters-c339574d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Two Filter";
        rdfs:label             "Two Filters";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baconpaul/two-filters/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       146;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First Release";
                                 dcterms:issued     "2026-07-03T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     92;
                                                      pu:downloadUrl       <https://github.com/baconpaul/two-filters/releases/download/v1.0.0/two-filters-Windows-2026-07-03-b6d9bd3.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5947089;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "017ea09981c97bdd97bf8b9697c3328b96869abf4d27593c86adf28bd6629146"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/baconpaul/two-filters/releases/download/v1.0.0/two-filters-macOS-2026-07-03-b6d9bd3.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         33796914;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3e023271218de19d58bf119ec1525aa33ea95c9fe414e9ce23b6b4a193f77ada"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/baconpaul/two-filters/releases/download/v1.0.0/two-filters-linux-2026-07-03-b6d9bd3.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16077592;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "157f56f6d0fa809fbfaf204d6de35a97780a9fd43ec7ebf699791055840c662e"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "baconpaul/two-filters";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filters";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "BaconPaul";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/baconpaul/two-filters/two-filters.jpg>;
        foaf:homepage          <https://github.com/baconpaul/two-filters> .

<http://purl.org/stuff/plugin-universe/plugin/soundscope-c7b9e1db>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A TUI app for analyzing audio data such as frequencies and loudness (LUFS)";
        rdfs:label             "Soundscope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bananaofhappiness/soundscope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       50;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.9.2: fixed a freeze when a directory is passed as an argument, fixed FFT\nscaling (range now -100..-18 dBFS), and switched to a filled-area chart\nrendering mode for the spectrum analyzer and LUFS meters.";
                                 dcterms:issued     "2026-06-11T07:19:01Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     13;
                                                      pu:downloadUrl       <https://github.com/bananaofhappiness/soundscope/releases/download/v1.9.2/soundscope-Windows-gnu-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1271501;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "69ddc6e94a7a2a04324dfd9676169fa71ee770e6107d9091fd53cb7ca70fd112"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/bananaofhappiness/soundscope/releases/download/v1.9.2/soundscope-macOS-x86_64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1318091;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4282eafdac452094a594131d51f6b93a1efa6587885112d0d8978dffda9a2507"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/bananaofhappiness/soundscope/releases/download/v1.9.2/soundscope-macOS-arm64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1235240;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "996e30c5433b8b58ad9c7ee6c768ba03f18f3e265add6664a3eca423162de5f4"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     24;
                                                      pu:downloadUrl       <https://github.com/bananaofhappiness/soundscope/releases/download/v1.9.2/soundscope-Linux-gnu-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1369702;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cd69efc0588826a8bf2dfa0264be6a1126d789483b4a2b11302247f507eb0717"
                                                    ];
                                 pu:packageVersion  "1.9.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "bananaofhappiness/soundscope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectrum-analyzer" , "lufs" , "terminal" , "visualizer";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Egor Kurtashkin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bananaofhappiness/soundscope/soundscope.jpg>;
        foaf:homepage          <https://github.com/bananaofhappiness/soundscope> .

<http://purl.org/stuff/plugin-universe/plugin/bespokesynth-d9d8aed9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A live-patchable, modular synth environment that can host VST/VST3/LV2 plugins internally, with sequencing, MIDI controller mapping, and Python scripting.";
        rdfs:label             "BespokeSynth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bespokesynth/bespokesynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       28826;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "New modules (dotsequencer, rhythmsequencer, euclideansequencer, and more), module preset saving, more flexible pulse routing, 14-bit MIDI CC support, new oscillator sync mode, and many bug fixes.";
                                 dcterms:issued     "2024-12-22T19:24:42Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     19925;
                                                      pu:downloadUrl       <https://github.com/BespokeSynth/BespokeSynth/releases/download/v1.3.0/BespokeSynth-Windows-1_3_0.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          71011202;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "796655e0ed70999782015fb5d94d167c691eec706d676b89b01bf02722d2741a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    7805;
                                                      pu:downloadUrl      <https://github.com/BespokeSynth/BespokeSynth/releases/download/v1.3.0/BespokeSynth-Mac-1_3_0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         74662940;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f31f37593fb4e1981701775be8bc1b700608d1ce3ddbdc4da336615d5eff79b6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     1096;
                                                      pu:downloadUrl       <https://github.com/BespokeSynth/BespokeSynth/releases/download/v1.3.0/BespokeSynth-Linux-1_3_0.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          35251437;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7c68c2926f6c36f868c09c314031160b3cdad21a1c40569f72e95e3c917d62af"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "bespokesynth/bespokesynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "live performance" , "standalone" , "modular" , "sequencer";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "BespokeSynth";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bespokesynth/bespokesynth/bespokesynth.jpg>;
        foaf:homepage          <https://github.com/BespokeSynth/BespokeSynth> .

<http://purl.org/stuff/plugin-universe/plugin/ctag-dynamic-range-compressor-e53f6754>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio compressor plugin";
        rdfs:label             "CTAG Dynamic Range Compressor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/billydm/ctagdrc/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       292;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Sidechain highpass parameter was added\n- Knobs in the UI have been rearranged\n- Fixed an out of bounds bug when processing in mono\n- Fixed an issue with the right input signal not being properly processed (it needed an abs operation added)";
                                 dcterms:issued     "2025-12-13T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     85;
                                                      pu:downloadUrl       <https://github.com/BillyDM/CTAGDRC/releases/download/v1.1.0/CTAGDRC-1.1.0-Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          8376369;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "dd93086ed0d71f53ea61b495178123f0f9535120e02f2e9407367bd29167f520"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    27;
                                                      pu:downloadUrl      <https://github.com/BillyDM/CTAGDRC/releases/download/v1.1.0/CTAGDRC-1.1.0-macOS.pkg>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16501299;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a1bba6d9b38573932019c005025820929df85c410d4c1ac2c708a750719b0529"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     180;
                                                      pu:downloadUrl       <https://github.com/BillyDM/CTAGDRC/releases/download/v1.1.0/CTAGDRC-1.1.0-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7365964;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "82eb11641479af6a2a9251886de99c6b0073442dec22e32001e8f93144c931a7"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "billydm/ctagdrc";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "BillyDM";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/billydm/ctagdrc/ctagdrc.jpg>;
        foaf:homepage          <https://github.com/BillyDM/CTAGDRC> .

<http://purl.org/stuff/plugin-universe/plugin/vitalium-verb-ab0f5b61>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Rust port of the reverb module from the Vital/Vitalium synthesizer";
        rdfs:label             "Vitalium Verb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/billydm/vitalium-verb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       1246;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed: On Windows, the UI became unresponsive if the user dragged a slider outside of the plugin window.\n- Fixed: Memory leaks when closing the plugin window.\n";
                                 dcterms:issued     "2025-10-03T19:29:12Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    180;
                                                      pu:downloadUrl      <https://github.com/BillyDM/vitalium-verb/releases/download/v1.3.0/vitaliumverb-1.3.0-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7071712;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "58a744316dcbea42d0abd7a135f5c266592bb2a39646e930e5d5b2145b001391"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    49;
                                                      pu:downloadUrl      <https://github.com/BillyDM/vitalium-verb/releases/download/v1.3.0/vitaliumverb-1.3.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14316368;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "412ea5830515bad133944ed1bd8d9b1a9a53cbae83fbac35cce24f5d539c2ea8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    1017;
                                                      pu:downloadUrl      <https://github.com/BillyDM/vitalium-verb/releases/download/v1.3.0/vitaliumverb-1.3.0-ubuntu-22.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7784042;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4bb235588bea15af8756f11f35e05285b499a32390c57e21d5cbde932bc31792"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "billydm/vitalium-verb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Billy Messenger";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/billydm/vitalium-verb/vitalium-verb.jpg>;
        foaf:homepage          <https://github.com/BillyDM/vitalium-verb> .

<http://purl.org/stuff/plugin-universe/plugin/juicysfplugin-c6db1d3e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "SoundFont synthesizer for playing General Midi music using sf2 files.";
        rdfs:label             "JuicySFplugin";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/birch-san/juicysfplugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/birch-san/juicysfplugin/juicysf.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       42557;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Updated fluidsynth to v2.2.5. Fixes sample looping bug.\n- Updated JUCE to v6.1.5. Restores the native file picker and improves accessibility.\n- Rewrote win32 cross-compile build system as a multi-stage Docker build\n";
                                 dcterms:issued     "2022-02-13T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     36626;
                                                      pu:downloadUrl       <https://github.com/Birch-san/juicysfplugin/releases/download/3.1.0/juicysfplugin-3.1.0-win-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16237789;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "21a706090d0a72511756dfd65d6a3c0711257c94b707679346e04d182dc178a0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5931;
                                                      pu:downloadUrl      <https://github.com/Birch-san/juicysfplugin/releases/download/3.1.0/juicysfplugin-3.1.0-macOS.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         28813905;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0321213ead513da5e95b69eba89f37e28cb480b4737a22713fdd966124b8e340"
                                                    ];
                                 pu:packageVersion  "3.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "birch-san/juicysfplugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "sampler" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Birch San";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/birch-san/juicysfplugin/juicysf.jpg>;
        foaf:homepage          <https://github.com/Birch-san/juicysfplugin> .

<http://purl.org/stuff/plugin-universe/plugin/nine-strip-d70706bb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST3/AU/LV2 channel strip plugin built with JUCE, incorporating classic Airwindows processing algorithms into a comprehensive mixing tool.";
        rdfs:label             "Nine Strip";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blablack/nine-strip/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       238;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Added\n- Juce 8.0.13\n\n### Fixed\n- Replaces the raw this capture with a juce::Component::SafePointer<NineStripProcessorEditor>. When the editor is destroyed, the SafePointer automatically becomes null, so the async callback does nothing instead of cr...";
                                 dcterms:issued     "2026-05-25T20:16:50Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     66;
                                                      pu:downloadUrl       <https://github.com/blablack/nine-strip/releases/download/v0.1.2/NineStrip-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5959501;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4fee660af36ecb389381b8be662056e7a432e1fb7aa17b147051c8c5a0eb06b2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    31;
                                                      pu:downloadUrl      <https://github.com/blablack/nine-strip/releases/download/v0.1.2/NineStrip-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         26049285;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dac3c7ecb92ca86438c89b6ac460130d3f65764331fb61ae1bef18b11378203d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     141;
                                                      pu:downloadUrl       <https://github.com/blablack/nine-strip/releases/download/v0.1.2/NineStrip-Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16245052;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "03971d913196d67eab7cbec02c43ab6b73d3e918a0f4075808333347fabef288"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "blablack/nine-strip";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "console emulation" , "channel strip" , "airwindows" , "mixing";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Aurelien Leblond";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blablack/nine-strip/nine-strip.jpg>;
        foaf:homepage          <https://github.com/blablack/nine-strip> .

<http://purl.org/stuff/plugin-universe/plugin/hue-ef35079a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A plugin to mix various noise types into your audio signal.";
        rdfs:label             "Hue";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bljustice/hue/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       31;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Migrate from nih-plug to nice-plug\n- Migrate from vizia to egui for frontend\n- Smooth out frequency response curve\n- Add AUC coloring";
                                 dcterms:issued     "2026-06-08T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/bljustice/hue/releases/download/v1.1.0/hue-v1.1.0-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5418859;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "274f16a4ef5a2f03fc75e2769c3c64cb16c48bed7b20c88f85587c43f0cac8a0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/bljustice/hue/releases/download/v1.1.0/hue-v1.1.0-ubuntu-22.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6933843;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "9b410fb30024733ad1111dfb407d1ade0009e07131fbd5f72b45c530ec6bfe79"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/bljustice/hue/releases/download/v1.1.0/hue-v1.1.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11612345;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f90f91ff275d277926eb6ccbb19adc4471c810ae50b6fac1a3d656d712a1b408"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "bljustice/hue";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "noise";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioInstrument;
        trn:vendor             "bljustice";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bljustice/hue/hue.jpg>;
        foaf:homepage          <https://github.com/bljustice/hue> .

<http://purl.org/stuff/plugin-universe/plugin/funky-moose-rootflow-synth-955111ac>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Organic synth with bio-sequencing, reactive visuals, and ambient modulation for evolving textures, pulses, and plant-like motion";
        rdfs:label             "Funky Moose Rootflow Synth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blubass/funky-moose-rootflow-synth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "exe";
        pu:downloadCount       36;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.3.0 release.";
                                 dcterms:issued     "2026-04-01T08:17:15Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     20;
                                                      pu:downloadUrl       <https://github.com/blubass/funky-moose-rootflow-synth/releases/download/v1.3.0/funky-moose-rootflow-synth-v1.3.0-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4754377;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b9cc0e96c742e4f8837da3580421994427761a682d6d207cc66b9d8604b514dd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/blubass/funky-moose-rootflow-synth/releases/download/v1.3.0/funky-moose-rootflow-synth-v1.3.0-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17531097;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cce3ee9b5098a3573d0ac87feb75eba6753c3f71fb09b23d30caf67440c1fb69"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "blubass/funky-moose-rootflow-synth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "generative" , "ambient" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Uwe Arthur Felchle";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blubass/funky-moose-rootflow-synth/funky-moose-rootflow-synth.jpg>;
        foaf:homepage          <https://github.com/blubass/funky-moose-rootflow-synth> .

<http://purl.org/stuff/plugin-universe/plugin/funky-moose-viz-e9daf771>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Boutique-style audio visualizer plugin for spectrum, waveform, vectorscope, and pitch detection";
        rdfs:label             "Funky Moose Viz";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blubass/funkymooseviz/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe";
        pu:downloadCount       7;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-05-04T09:00:00Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/blubass/FunkyMooseViz/releases/download/v1.0.0/FunkyMooseViz-v1.0.0-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10255473;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ea267eb5273e7b321ce4d94b9bc310789a630583ab8c079a25946a1dcd1e54c4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/blubass/FunkyMooseViz/releases/download/v1.0.0/FunkyMooseViz-v1.0.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18175240;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "78f53b035b9cb8ccdbbb5ace20372c027eb2ed0d2b1516f02f43f444413fbe9c"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "blubass/funkymooseviz";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vectorscope" , "spectrum" , "visualizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Uwe Arthur Felchle";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/blubass/funkymooseviz/funkymooseviz.jpg>;
        foaf:homepage          <https://github.com/blubass/FunkyMooseViz> .

<http://purl.org/stuff/plugin-universe/plugin/just-a-sample-3bf68035>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A modern, open-source audio sampler";
        rdfs:label             "Just a Sample";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bobona/just-a-sample/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Your favorite sampler shouldn't be complicated. v1.3.2 update.";
                                 dcterms:issued     "2026-03-14T23:04:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/BOBONA/Just-a-Sample/releases/download/v1.3-latest/JAS.Linux.VST3.v1.3.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3676964;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "be092ace689d10285567921978289529f841ca7439ed2a534f36fcb7b3796afb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/BOBONA/Just-a-Sample/releases/download/v1.3-latest/JAS.Windows.VST3.v1.3.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3368257;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "842180d942e0ce8ffe0f2e417b4776343bd47fa92bd0b0c4f305256f047a5ca2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/BOBONA/Just-a-Sample/releases/download/v1.3-latest/Install.Just.a.Sample.macOS.v1.3.2.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14426139;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "27583fec206be1babcb34987c37cb450814ff43a363158365dfa1938003657a0"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "bobona/just-a-sample";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Binyamin Friedman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bobona/just-a-sample/just-a-sample.jpg>;
        foaf:homepage          <https://github.com/BOBONA/Just-a-Sample> .

<http://purl.org/stuff/plugin-universe/plugin/harmonicexciter-e455a200>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Based on a half-wave clipper, adds harmonics to the source signal by mixing them in.";
        rdfs:label             "HarmonicExciter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/harmonicexciter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "0BSD";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       287;
        pu:licenceId           "0BSD";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Initial release\n";
                                 dcterms:issued     "2022-01-02T11:41:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    287;
                                                      pu:downloadUrl      <https://github.com/brummer10/HarmonicExciter/releases/download/Latest/Harmonic_Exciter.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         291838;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "674a2b562a02bed94bd6532c5482b9bbe6d1918093bb29b3ffdfec21dbdc53da"
                                                    ];
                                 pu:packageVersion  "2022.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "brummer10/harmonicexciter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "exciter" , "saturation";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Hermann";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/harmonicexciter/harmonicexciter.jpg>;
        foaf:homepage          <https://github.com/brummer10/HarmonicExciter> .

<http://purl.org/stuff/plugin-universe/plugin/loopino-9c4a3060>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A creative sampler with a Key Cache generator, for Linux and Windows.";
        rdfs:label             "Loopino";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/loopino/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "so" , "elf" , "dll";
        pu:downloadCount       382;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix drag and drop for the VST2 plugin in Ardour\n- Make Key Cache generator optional\n";
                                 dcterms:issued     "2026-02-01T16:56:08Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP;
                                                      pu:downloadCount     52;
                                                      pu:downloadUrl       <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-x86_64-v0.9.6.AppImage>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5204472;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f895d1b38d592a7a64db9870607765f532286363c746cb6256f1289f51808611"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     74;
                                                      pu:downloadUrl       <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-vst2-v0.9.6-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3199637;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b615c7250e855d379c3a3c6f8640fd04599d9d4b0d8a74af73efd2162fd1dde8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     69;
                                                      pu:downloadUrl       <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-vst2-v0.9.6-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2361316;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b777024ad9578ccd5b3f750d6367045593f4919cec496dfff49b4766a8b14b53"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    49;
                                                      pu:downloadUrl      <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-clap-v0.9.6-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3133739;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ea109caf07b61702e8b73923769d4985d4499a2d5ef63c92eaf6ff147fe245d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    101;
                                                      pu:downloadUrl      <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-clap-v0.9.6-linux-x86_64.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2366116;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bec4a2f1e61ba4c713ae260cb8aee8bd9ab9ba3d20f2ff00edaf487a2ecf5ee8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     37;
                                                      pu:downloadUrl       <https://github.com/brummer10/Loopino/releases/download/v0.9.6/Loopino-app-v0.9.6-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          709388;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1e553d0e9311554a2b9094048c7a1383364646578417c19a6c60dd97c2910fe9"
                                                    ];
                                 pu:packageVersion  "0.9.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "brummer10/loopino";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "live performance" , "sampler";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Hermann";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/loopino/loopino.jpg>;
        foaf:homepage          <https://github.com/brummer10/Loopino> .

<http://purl.org/stuff/plugin-universe/plugin/neuralrack-77ab51c9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "NeuralRack is a Neural Model and Impulse Response File loader for Linux/Windows.";
        rdfs:label             "NeuralRack";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/neuralrack/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1451;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix support for dpi scale\n- Fix stand-alone may crash on wayland\n- Add support for NAM outboard models in the IR module\n";
                                 dcterms:issued     "2026-05-30T13:36:54Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     106;
                                                      pu:downloadUrl       <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-app-v0.3.3-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3014834;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "05432f34b0e0dd4c62f96a0f053d18c26c088ab08c7ca0e89f932cac1b827569"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    81;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-vst2-v0.3.3-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2872848;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "b1c0dc015b2c23ef8f3dc7849208670c751a1745b225e608fad2fbcd636e0658"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    48;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-clap-v0.3.3-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2869968;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "311f5ff4cefbce126a5a5eb7c3f36e5748fab9f9a93105338967b633cf381daf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-v3-v0.3.3-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2878464;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e56cf53659db75974b1cfb3ae884f6a6a425418a061f66389a107b92201c34a9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    82;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-v0.3.3-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2825097;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "81572431ccbbb891154d64fc676bc545413933781d49b694603c18e01081c5bd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    201;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-v0.3.3-linux-arm64.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2083816;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d2c77cce4eff18aa19195b32ef8bb200e355a6342faa83dd9238bc762443f5be"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     320;
                                                      pu:downloadUrl       <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-app-v0.3.3-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2252780;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0fd5386edab6b7291c456643391fbe950e107c85d80c1c361d08ad4319d1a4b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    243;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-v3-v0.3.3-linux-x86_64.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2343336;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "527cb4810564d3670d88a23493a84d9486095c5bf3f7a7acdb43faf80c568dc4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    292;
                                                      pu:downloadUrl      <https://github.com/brummer10/NeuralRack/releases/download/v0.3.3/NeuralRack-v0.3.3-linux-x86_64.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2377056;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "730cbd84d8caffaccd3ace636f4ce677114cd8620194e82f99a323a06113cfdd"
                                                    ];
                                 pu:packageVersion  "0.3.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "brummer10/neuralrack";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "aida-x" , "nam" , "guitar" , "effect";
        pu:verified            true;
        trn:format             trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "brummer10";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/neuralrack/neuralrack.jpg>;
        foaf:homepage          <https://github.com/brummer10/NeuralRack> .

<http://purl.org/stuff/plugin-universe/plugin/rumor-29603d9f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A pure, nasty growling bass fuzz pedal, with bold out-front presence and cutting articulation.";
        rdfs:label             "Rumor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/rumor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "0BSD";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       145;
        pu:licenceId           "0BSD";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Initial release\n";
                                 dcterms:issued     "2022-01-14T07:15:48Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    145;
                                                      pu:downloadUrl      <https://github.com/brummer10/Rumor/releases/download/Latest/Rumor.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         874055;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b65f62e55f239f2c68da78aff7d352d961eeed1c4f2a82c278cc0e457a8f4eb1"
                                                    ];
                                 pu:packageVersion  "2022.1.14"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "brummer10/rumor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fuzz" , "bass" , "distortion";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Hermann";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/brummer10/rumor/rumor.jpg>;
        foaf:homepage          <https://github.com/brummer10/Rumor> .

<http://purl.org/stuff/plugin-universe/plugin/juceoplvsti-7d28e580>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST instrument providing an emulated OPL sound chip, the Yamaha FM synthesis chip used in classic PC sound cards.";
        rdfs:label             "JuceOPLVSTi";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bsutherland/juceoplvsti/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:downloadCount       2827;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Restoring most recent Windows build";
                                 dcterms:issued     "2024-03-06T05:19:43Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     2827;
                                                      pu:downloadUrl       <https://github.com/bsutherland/JuceOPLVSTi/releases/download/1.0.0/JuceOPLVSTi.x64.Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1299896;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "d1784ede22f7c72351512f021819dfa3da1f1a8fbc462d14df2fc5c4cd866780"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "bsutherland/juceoplvsti";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chiptune" , "fm synthesis";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "bsutherland";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/bsutherland/juceoplvsti/juceoplvsti.jpg>;
        foaf:homepage          <https://github.com/bsutherland/JuceOPLVSTi> .

<http://purl.org/stuff/plugin-universe/plugin/utilities-adcfe565>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple utility plugin with phase flip, channel routing (stereo/left/right/swapped), mono-below-frequency bass control, DC offset filtering, stereo width, volume, and pan.";
        rdfs:label             "Utilities";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/butchwarns/utilities/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       20;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "# Release Notes\r\n\r\n## (current) V0.1.2\r\n\r\n- Rename plugin to \"utilities\"\r\n\r\n## V0.1.1\r\n\r\n- Fix: Setting width through text entry resulted in wrong slider values\r\n\r\n## V0.1.0\r\n\r\n- Initial alpha release";
                                 dcterms:issued     "2024-03-02T15:15:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/butchwarns/utilities/releases/download/v0.1.2/utilities_mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7438908;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bd6ef58a721b7e91fd4cb432aed478b771c6ff46e3c69d3636cf61dc3b72c6c1"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "butchwarns/utilities";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo width" , "phase" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "Butch Warns";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/butchwarns/utilities/utilities.jpg>;
        foaf:homepage          <https://github.com/butchwarns/utilities> .

<http://purl.org/stuff/plugin-universe/plugin/cflanger-5dd14105>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Flanger effect plugin";
        rdfs:label             "cFlanger";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cflanger/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       17;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.1 release.";
                                 dcterms:issued     "2026-04-25T23:19:59Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cFlanger/releases/download/1.0.1/cFlanger.v1.0.1.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11069369;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f141b790c16f3a1ac6aa8c3a72867c51dd7410197d5895b55406b379ca6f49c8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cFlanger/releases/download/1.0.1/cFlanger.v1.0.1.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4845637;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "448de5303fa7214165ddd0cffb1a86c877f7c84a829d2aa9d58f78d9c383640f"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "calgoheen/cflanger";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "flanger";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Cal Goheen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cflanger/cflanger.jpg>;
        foaf:homepage          <https://github.com/calgoheen/cFlanger> .

<http://purl.org/stuff/plugin-universe/plugin/cphaser-d71c6fc3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Phaser effect plugin";
        rdfs:label             "cPhaser";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cphaser/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       14;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.1 release.";
                                 dcterms:issued     "2026-04-25T22:44:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cPhaser/releases/download/1.0.1/cPhaser.v1.0.1.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11060324;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "740377526c69ed5ee16eef3cc5ba1e2a72e4977b1a8d99f440c5a420531f9317"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cPhaser/releases/download/1.0.1/cPhaser.v1.0.1.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4844170;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "022cbcac36a1abdc54e555c0ba25f18a233cc18a542e61f9daf715e37aedbdd4"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "calgoheen/cphaser";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phaser" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Cal Goheen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cphaser/cphaser.jpg>;
        foaf:homepage          <https://github.com/calgoheen/cPhaser> .

<http://purl.org/stuff/plugin-universe/plugin/crasshhfy-a86cdb41>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Neural drum sampler plugin that uses a diffusion network to generate drum samples, with priming (\"Drumify\"), inpainting (\"Variation\"), and a kick/snare/hihat classifier";
        rdfs:label             "CRASSHHFY";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/crasshhfy/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       54;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2023-03-24T00:44:03Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/calgoheen/crasshhfy/releases/download/v1.0.0/CRASSHHFY.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         411410770;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3460bf7b422062e8f506b7e1978bc8ff736b619ad46766797a9ac6a24212ea06"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "calgoheen/crasshhfy";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "generative" , "drum synth" , "neural network";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Cal Goheen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/crasshhfy/crasshhfy.jpg>;
        foaf:homepage          <https://github.com/calgoheen/crasshhfy> .

<http://purl.org/stuff/plugin-universe/plugin/cstop-2a8d3ef0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Tape stop audio effect plugin with WebView UI";
        rdfs:label             "cStop";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cstop/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       154;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed plugin state save/load\r\n- Added CI for Mac/Windows";
                                 dcterms:issued     "2026-07-09T11:18:18Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    61;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cStop/releases/download/2.0.1/cStop.v2.0.1.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10668713;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ea1a582b6999943da7a60251c554961e7e18f1a55d1aa3c7baec8d8d49766e57"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    93;
                                                      pu:downloadUrl      <https://github.com/calgoheen/cStop/releases/download/2.0.1/cStop.v2.0.1.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5907258;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c77826b297c8a232de1e441adbd139054614b35bd400f4ab5e8fa1eeda56994f"
                                                    ];
                                 pu:packageVersion  "2.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "calgoheen/cstop";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Cal Goheen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/calgoheen/cstop/cstop.jpg>;
        foaf:homepage          <https://github.com/calgoheen/cStop> .

<http://purl.org/stuff/plugin-universe/plugin/fluidsynth-clap-f0f8c5b5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A clap-plugin bridge to fluidsynth.";
        rdfs:label             "FluidSynth.clap";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cannerycoders/fluidsynth.clap/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       222;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixes for usage-pattern of clap-host example/reference clap-host.";
                                 dcterms:issued     "2023-07-08T22:59:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    67;
                                                      pu:downloadUrl      <https://github.com/cannerycoders/fluidsynth.clap/releases/download/v0.2.1/FluidSynth.clap.vs22-x86_64-win32.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2799867;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2da84ddd1f086fac1167c3d5df5960f605788216e3bb8a90e65867314ac00f87"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    129;
                                                      pu:downloadUrl      <https://github.com/cannerycoders/fluidsynth.clap/releases/download/v0.2.1/FluidSynth.clap.gcc83-x64-linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1085329;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "85364abaf82b0a70750a63f7bcf298fc0161d3ba9df063c14ac51ac15cf2591e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/cannerycoders/fluidsynth.clap/releases/download/v0.2.1/FluidSynth.clap.clang-arm64-darwin.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         773471;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "38bd8a3d969f495ea1da1f27b2b4749e54b1cbc3f5ab73d752860d0485d3c030"
                                                    ];
                                 pu:packageVersion  "0.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cannerycoders/fluidsynth.clap";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "soundfont" , "sampler";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Cannery Coders";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cannerycoders/fluidsynth.clap/fluidsynth.clap.jpg>;
        foaf:homepage          <https://github.com/cannerycoders/fluidsynth.clap> .

<http://purl.org/stuff/plugin-universe/plugin/drumcloud-6af4bd61>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Granular sample instrument that loads your own samples and manipulates them into massive atmospheric soundscapes, with built-in cloud reverb and a state variable filter";
        rdfs:label             "DrumCloud";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chmod666music/drumcloud/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "ISC";
        pu:category            <http://purl.org/stuff/plugin-universe/category/granular> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so";
        pu:downloadCount       36;
        pu:licenceId           "ISC";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Redesigned scalable dark-mode UI. Adds a built-in FDN cloud reverb and a state variable filter (LP to HP with resonance), transforming it from a granular playback engine into an atmospheric soundscape generator. Fixed LV2 Release parameter recall.";
                                 dcterms:issued     "2026-05-28T07:40:27Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/Chmod666music/DPF/releases/download/v1.8/DrumCloud-Fuimadane-VST3-Linux-v1.8.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         309411;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "9dd1d9dccb99ee18dd8546305ba92c6f3fcd7eeb15ec00d635067f93998fc8ad"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/Chmod666music/DPF/releases/download/v1.8/DrumCloud-Fuimadane-VST2-Linux-v1.8.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          277542;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "27a09a0321f578f15f17b78889c30f5b0e399f4fdab6f06c5fa9718c316ab72f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/Chmod666music/DPF/releases/download/v1.8/DrumCloud-Fuimadane-LV2-Linux-v1.8.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         305191;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ca4e1bf2cf19b28cc822bc20c05ab339d8aee9c74c806641ab48f546f9d195a4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/Chmod666music/DPF/releases/download/v1.8/DrumCloud-Fuimadane-CLAP-Linux-v1.8.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         282758;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d257abf00dce83e2925f4804faf55c4a601fbbf1f5035c8a5aad48765182922f"
                                                    ];
                                 pu:packageVersion  "1.8.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chmod666music/drumcloud";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ambient" , "granular" , "reverb" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Fuimadane";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chmod666music/drumcloud/drumcloud.jpg>;
        foaf:homepage          <https://github.com/Chmod666music/DPF> .

<http://purl.org/stuff/plugin-universe/plugin/byod-2cd0ed26>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Build-your-own guitar distortion!";
        rdfs:label             "BYOD";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/byod/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       29897;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added \"Laser Trem\" module.\n- Added \"Poly Octave\" module.\n- Added \"Tempo Sync\" options for Delay module.\n- Added a \"Mix\" parameter for Phaser4 module.\n- Improved DSP performance for many of the modules.\n";
                                 dcterms:issued     "2024-03-16T00:01:02Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    16084;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/BYOD/releases/download/v1.3.0/BYOD-Win-64bit-1.3.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         26404896;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a53fb65cedf90f7673e21ac2d12f5b0778f003ae7f2e34e6c4301854a738c36c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    7344;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/BYOD/releases/download/v1.3.0/BYOD-Mac-1.3.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         89127908;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "997a0508b00a583d8563eb0e330c7e318fe43e7f4f3b06ba3d389221aeb7254a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6469;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/BYOD/releases/download/v1.3.0/BYOD-Linux-x64-1.3.0.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         22194032;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c1803ae57b717bab04ef2072c10284bcb7d44fbe352d42645075b0c6875c9aeb"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/byod";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modular" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/byod/byod.jpg>;
        foaf:homepage          <https://github.com/Chowdhury-DSP/BYOD> .

<http://purl.org/stuff/plugin-universe/plugin/chow-3145a0da>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Digital ditortion effect designed for maximum truculence, somewhere between a true half-wave rectifier and a noisy vintage compressor. Useful for mixing guitars, drums, even vocals when a heavily degraded sound is desired.";
        rdfs:label             "CHOW";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chow/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chow/chow.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       999;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Mac testing has been limited. Mac installer coming soon.";
                                 dcterms:issued     "2019-01-11T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     733;
                                                      pu:downloadUrl       <https://github.com/Chowdhury-DSP/CHOW/releases/download/1.0.0/CHOW-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5443871;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ffc3a8fad2e6044467cc413ec2929d6f8ff4c29dc3a12ab5828c14ec09a55f80"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    266;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/CHOW/releases/download/1.0.0/CHOW-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2029118;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5e2510d6794e308169b6fab3d0874845d608dd66447d78b9ed9a643d0ac012e5"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/chow";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "distortion" , "noise";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chow/chow.jpg>;
        foaf:homepage          <https://github.com/Chowdhury-DSP/CHOW> .

<http://purl.org/stuff/plugin-universe/plugin/chowkick-8ba6353f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Kick synthesizer based on old-school drum machine circuits";
        rdfs:label             "ChowKick";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowkick/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       34896;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added CLAP plugin format.\n- Added MTS support.\n- Added velocity sensitivity.\n- Improved OpenGL handling on Windows.\n";
                                 dcterms:issued     "2023-01-16T09:07:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    18941;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowKick/releases/download/v1.2.0/ChowKick-Win-64bit-1.2.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5791948;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d136b3938111a118d64e1dfc01f6b153a8c3ee5641001aed31b42cb033616c82"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    1168;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowKick/releases/download/v1.2.0/ChowKick-Win-32bit-1.2.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5310718;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "366c6f82dfa77d4ef89f168aab34153e01c8be3c0d737815fae4257ca75b870d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    9879;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowKick/releases/download/v1.2.0/ChowKick-Mac-1.2.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         18907522;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "de1833ac2bfd7f9d74ba61cb64f3fb7c600de348cba6b46d9c05c8df14d158f7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    4908;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowKick/releases/download/v1.2.0/ChowKick-Linux-x64-1.2.0.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4371620;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2c1328c65bd4af1c188f96d088d71527eccbdc5c434cafe57c8352f53969bb2f"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/chowkick";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "kick" , "drum" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowkick/chowkick.jpg>;
        foaf:homepage          <https://github.com/Chowdhury-DSP/ChowKick> .

<http://purl.org/stuff/plugin-universe/plugin/chow-matrix-53ea9dd3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Delay effect, made up of an infinitely growable tree of delay lines, each with individual controls for feedback, panning, distortion, and more.";
        rdfs:label             "CHOW Matrix";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmatrix/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmatrix/chowmatrix.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       64992;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- iOS/AUv3 and Pro Tools/AAX support.\n- Forwarding parameters to expose node parameters to DAWs.\n- \"Alien\" and \"Reverse\" delay parameters.\n- Optional automatic gain compensation for wet signal.\n- Lock/unlock options for parameter randomisation.\n";
                                 dcterms:issued     "2021-12-21T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     36892;
                                                      pu:downloadUrl       <https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Win-1.3.0.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7958887;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b1e2451ae66362bf82112e77fccc48a1233780b6cbfb58fe1a588b17a77456c5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    21190;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Mac-1.3.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17091478;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "11705e4cfb023525e8b6830fb29feb046eac05688428a12a8fdad48dc9a9fdcf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6910;
                                                      pu:downloadUrl       <https://github.com/Chowdhury-DSP/ChowMatrix/releases/download/v1.3.0/ChowMatrix-Linux-x64-1.3.0.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          2990012;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "332749bba2fcfefeb68c105b9f55fd71aa7a8bfb524f592cbb68cc6c0581a767"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/chowmatrix";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "effect" , "feedback";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmatrix/chowmatrix.jpg>;
        foaf:homepage          <https://github.com/Chowdhury-DSP/ChowMatrix> .

<http://purl.org/stuff/plugin-universe/plugin/chowmultitool-27e0b192>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-Tool Audio Plugin";
        rdfs:label             "ChowMultiTool";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmultitool/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       35226;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added internal \"Bypass\" control.\n- Added spectrum analyzers for filter-based tools.\n- Added 4-band mode for Band Splitter tool.\n- Added gain and frequency labels to spectrum plots.\n";
                                 dcterms:issued     "2024-02-13T18:57:07Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    19945;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowMultiTool/releases/download/v1.1.0/ChowMultiTool-Win-64bit-1.1.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         7437272;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0ed347e15d244f2a115e0ecbfc219dbca1dd666ec371292d6a8c56f6deaaffbb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    9935;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowMultiTool/releases/download/v1.1.0/ChowMultiTool-Mac-1.1.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         30594689;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d56bd047d8d833306890ebc05102f1d4da31045d1986982caf571c98cdf3f747"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5346;
                                                      pu:downloadUrl      <https://github.com/Chowdhury-DSP/ChowMultiTool/releases/download/v1.1.0/ChowMultiTool-Linux-x64-1.1.0.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11107512;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "69b6718b08a1072d1f27817dace1e07a689a2b8ce7cee9bc9530b107e2343803"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/chowmultitool";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filter" , "multi-effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowmultitool/chowmultitool.jpg>;
        foaf:homepage          <https://github.com/Chowdhury-DSP/ChowMultiTool> .

<http://purl.org/stuff/plugin-universe/plugin/chow-tape-model-2a5c3ff1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Chow Tape Model is a digital emulation of a reel-to-reel analog tape machine. The original algorithm was developed to emulate the Sony TC-260, but has since been expanded to be able to model a wide variety of tape machines.";
        rdfs:label             "Chow Tape Model";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowtapemodel/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowtapemodel/chowtapemodel.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/filter> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       110804;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed bug in Wow processing at high levels of \"Depth\".\n";
                                 dcterms:issued     "2023-11-05T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     63962;
                                                      pu:downloadUrl       <https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Win-64bit-2.11.4.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          10646528;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8ba6e91196067244837877d9ca4a8e4a1f5bfad60cf33fa699c8a5b41f1211bf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    37695;
                                                      pu:downloadUrl      <https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Mac-2.11.4.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         28745196;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9b37e2b6cb6c0a839ee9c65e1a958834ca647b3edfc4bd144115c483b4d64f82"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     9147;
                                                      pu:downloadUrl       <https://github.com/jatinchowdhury18/AnalogTapeModel/releases/download/v2.11.4/ChowTapeModel-Linux-x64-2.11.4.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5112948;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "71aaae1c454ac83ac16b248d4cc99c12bf6d11452a87376fcb6b1e79060e3a5c"
                                                    ];
                                 pu:packageVersion  "2.11.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chowdhury-dsp/chowtapemodel";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape" , "filter" , "effect" , "saturation";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chowdhury-dsp/chowtapemodel/chowtapemodel.jpg>;
        foaf:homepage          <https://github.com/jatinchowdhury18/AnalogTapeModel> .

<http://purl.org/stuff/plugin-universe/plugin/htek-distortion-2d8f2b52>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Piecewise, memoryless soft-knee hard clipper with a monotonic quartic transition between the linear and saturated regions, plus optional bias and DC compensation";
        rdfs:label             "HTek Distortion";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/christoskonstantas/htekdistortion/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       17;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fix soft-knee transfer curve to preserve monotonicity and prevent foldback by replacing the previous smoothstep-based transition with a monotonic C2 quartic curve.";
                                 dcterms:issued     "2026-08-15T10:09:38Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/ChristosKonstantas/HTekDistortion/releases/download/v0.1.1/HTekDistortion.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6517760;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "09b3d9163c7a3658bf20d66a98798442da76328c12295cbe7ed6a3235300989a"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "christoskonstantas/htekdistortion";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "soft knee" , "clipper" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "kiztam";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/christoskonstantas/htekdistortion/htekdistortion.jpg>;
        foaf:homepage          <https://github.com/ChristosKonstantas/HTekDistortion> .

<http://purl.org/stuff/plugin-universe/plugin/slowsampler2-75b0cc80>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST3 sampler for time stretching and pitch tuning, built for turning any sound into a playable instrument";
        rdfs:label             "SlowSampler2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chsh2/slowsampler2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       465;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1 release.";
                                 dcterms:issued     "2024-12-06T04:49:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    171;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2_Windows_x86-64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18662840;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "112f403bac03ac01db455dc4c684dbc286b2f61268ec358cbe4d70a5a25c0fe3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2_Mac_Universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         36985071;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "565570650917aa7529ab1b0fe026f433e03fd7cb74f0e16b13a59537d73c6e84"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    37;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2_Linux_x86-64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21313736;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "42c910d9fc87c60b82fef7ff979848e0c8d78ed7a4fa0d2e9e1ce934bcd77297"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    175;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2FX_Windows_x86-64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18663983;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3c797a3578fbcaa326b221ddf2fd0ccd7c049b6e59c3ddc2b120ec7e734ebca2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2FX_Mac_Universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         36985930;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "655f176fa4d72d8004c0490e042a4911bb9fe51dd24699554fa5c42f1bf19806"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/chsh2/SlowSampler2/releases/download/v0.1/SlowSampler2FX_Linux_x86-64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21314434;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "677445381dc091d27985420e68bcb34bbe98b7d6e56fc03e740513766ad3b364"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "chsh2/slowsampler2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ytpmv" , "pitch shifting" , "otomad" , "time stretch" , "vst3" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "chsh2";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/chsh2/slowsampler2/slowsampler2.jpg>;
        foaf:homepage          <https://github.com/chsh2/SlowSampler2> .

<http://purl.org/stuff/plugin-universe/plugin/jcbcompressor-96a0052c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin compresor de audio hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBCompressor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbcompressor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       5;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBCompressor v1.0.1 improves internal stability without changing the sound\nor user-facing behavior: stronger sync between the parameter engine (APVTS)\nand the DSP engine (Gen), safer state restoration via a single parameter\nqueue, and preset loading updated to use it too.";
                                 dcterms:issued     "2025-11-24T20:01:28Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBCompressor/releases/download/v1.0.1/JCBCompressor-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         37729683;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bf7318b65de74fbeed25b80be5f7d1e6422851a5c798b2cec37059c30235acef"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbcompressor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gen" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbcompressor/jcbcompressor.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBCompressor> .

<http://purl.org/stuff/plugin-universe/plugin/jcbdistortion-664f5571>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin distorsionador hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBDistortion";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbdistortion/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       5;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBDistortion v1.0.1 improves internal stability without changing the sound\nor user-facing behavior: better sync between the parameter engine (APVTS)\nand the DSP engine (Gen), safer state restoration and preset loading, and\ninternal code cleanup.";
                                 dcterms:issued     "2025-11-22T19:14:45Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBDistortion/releases/download/v1.0.1/JCBDistortion-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         35364750;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3e51dfe0e52697e7dbcf52de4f48f8724a97d5d96d0e8422e39ae2cf7b76a730"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbdistortion";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gen" , "bitcrusher" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbdistortion/jcbdistortion.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBDistortion> .

<http://purl.org/stuff/plugin-universe/plugin/jcbexpander-5ec1bb52>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin expansor de audio hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBExpander";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbexpander/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       4;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBExpander v1.0.1 improves internal stability without changing the sound\nor user-facing behavior: stronger sync between the parameter engine (APVTS)\nand the DSP engine (Gen), safer state restoration via a single parameter\nqueue, and preset loading updated to use it too.";
                                 dcterms:issued     "2025-11-24T18:51:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBExpander/releases/download/v1.0.1/JCBExpander-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         32628014;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4de58d154d68ffa150251f8739fcbfbbeb77fffa967693ab28f2a91f10c936e3"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbexpander";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gen" , "gate" , "expander";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbexpander/jcbexpander.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBExpander> .

<http://purl.org/stuff/plugin-universe/plugin/jcbimager-09b728bc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin procesador de imagen estéreo multibanda hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBImager";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbimager/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       4;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBImager v1.0.2 improves Logic Pro (AU) compatibility in mono and\ndual-mono configurations, fixing muting issues and unexpected host\nbehavior, without changing the plugin's sound or session compatibility.\nAlso fixes a visual bug that prevented the background from restoring\ncorrectly when exiting bypass state.";
                                 dcterms:issued     "2025-12-18T16:33:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBImager/releases/download/v1.0.2/JCBImager-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         34029113;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c971a665c770e20df4bc029f2356b82924cf85f35869f8be5661eb2a169f15ec"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbimager";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo-imaging" , "gen" , "multiband";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbimager/jcbimager.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBImager> .

<http://purl.org/stuff/plugin-universe/plugin/jcbmaximizer-636b5a45>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin limitador/maximizador hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBMaximizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbmaximizer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/limiter>;
        pu:downloadCount       8;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBMaximizer v1.0.1 improves internal stability without changing the sound\nor user-facing behavior: stronger sync between the parameter engine (APVTS)\nand the DSP engine (Gen), state restoration now handled via a single safe\nqueue, and preset loading updated to use it too.";
                                 dcterms:issued     "2025-11-22T21:07:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBMaximizer/releases/download/v1.0.1/JCBMaximizer-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         31399131;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c0d2ce489d628660f6678df404d2f7f1b56e38798c3b6068cc1d61d20184602f"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbmaximizer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "maximizer" , "gen" , "limiter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbmaximizer/jcbmaximizer.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBMaximizer> .

<http://purl.org/stuff/plugin-universe/plugin/jcbreverb-c74feea9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin de reverberación hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBReverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbreverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       8;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBReverb v1.0.2 fixes a visual bug where the bypass state background wasn't\nrestored when reopening the plugin window, and syncs the bypass button state\nfrom Gen~ during editor initialization. No changes to sound, presets, or\nsession compatibility.";
                                 dcterms:issued     "2025-12-18T19:01:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBReverb/releases/download/v1.0.2/JCBReverb-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         34589322;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "604d00333d5307a893c5dac4aab139027f62999543bba8765bd7b58b40b744cd"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbreverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gen" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbreverb/jcbreverb.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBReverb> .

<http://purl.org/stuff/plugin-universe/plugin/jcbtransient-7cb87fcf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin de diseño de transitorios hecho con gen~, Plugin Export y JUCE";
        rdfs:label             "JCBTransient";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbtransient/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       4;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "JCBTransient v1.0.1 improves internal stability without changing the sound\nor user-facing behavior: stronger sync between the parameter engine (APVTS)\nand the DSP engine (Gen), safer state restoration via a single parameter\nqueue, and preset loading updated to use it too.";
                                 dcterms:issued     "2025-11-24T11:52:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/cjitter/JCBTransient/releases/download/v1.0.1/JCBTransient-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         32719501;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9a742290d54ee397480bad3269a75d0da396e0dd8169668550cd12576b7b0bab"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cjitter/jcbtransient";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "transient-designer" , "gen";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "cjitter";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cjitter/jcbtransient/jcbtransient.jpg>;
        foaf:homepage          <https://github.com/cjitter/JCBTransient> .

<http://purl.org/stuff/plugin-universe/plugin/drops-ccd38650>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Drops is a single audio file sample player. Load an audio file, play it, loop it, pitch shift it, and make it into something entirely new.";
        rdfs:label             "Drops";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/drops/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/drops/drops.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:containsArtefact    "so";
        pu:downloadCount       528;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add No Pitch option\n- Update sfizz to 1.1.1\n- Fix no sound at buffersize 2048 and higher\n";
                                 dcterms:issued     "2022-01-15T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     528;
                                                      pu:downloadUrl       <https://github.com/clearly-broken-software/drops/releases/download/v1.0-beta.2/drops_binaries.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4131243;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0cb3d4dfed087d68ad59c261d2440bd199e97a2803d4229d3614bf748abd1d4b"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "clearly-broken-software/drops";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filter" , "instrument" , "sampler";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Clearly Broken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/drops/drops.jpg>;
        foaf:homepage          <https://github.com/clearly-broken-software/drops> .

<http://purl.org/stuff/plugin-universe/plugin/ninjas-2-c3420687>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Easy to use sample slicer, quick slicing of sample and auto-mapping slices to midi note numbers.";
        rdfs:label             "Ninjas 2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/ninjas2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/ninjas2/ninjas2.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "so" , "dll";
        pu:donateUrl           <https://paypal.me/rghvdberg>;
        pu:downloadCount       13525;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Controls grouped by Global, Slicing and Slice\n- Slice box shows the currently selected slice number\n- Click on key to play slice\n- Red dot to indicate currently selected slice\n- Keys unmapped are greyed out\n";
                                 dcterms:issued     "2020-01-17T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     9423;
                                                      pu:downloadUrl       <https://github.com/clearly-broken-software/ninjas2/releases/download/v0.2.0/ninjas2-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5988233;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "238725071586c29746f77ff205afcc407809f454ee9e6c5d9bde0362dc2e91a5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:LV2;
                                                      pu:downloadCount    804;
                                                      pu:downloadUrl      <https://github.com/clearly-broken-software/ninjas2/releases/download/v0.2.0/ninjas2-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5123506;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d0068e3eefb24265880702f2e11d8129f8b5acfd3a3a5d0faa9a6ecb136ac02c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     3298;
                                                      pu:downloadUrl       <https://github.com/clearly-broken-software/ninjas2/releases/download/v0.2.0/ninjas2-linux64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1437316;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "714c10fa2f6c0163b98c3186361f6ed673eb67b566d8e81284da3babff67f581"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Donationware;
        pu:slug                "clearly-broken-software/ninjas2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "slicer" , "instrument" , "sampler";
        pu:verified            true;
        trn:format             trn:LV2 , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Clearly Broken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/clearly-broken-software/ninjas2/ninjas2.jpg>;
        foaf:homepage          <https://github.com/clearly-broken-software/ninjas2> .

<http://purl.org/stuff/plugin-universe/plugin/modern-distortion-synthesizer-2f9ab37e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A polyphonic wavetable synthesizer featuring four sources (two wavetable oscillators, a noise generator, and a sampler) with per-voice, per-source filters, envelopes, and distortion.";
        rdfs:label             "Modern Distortion Synthesizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/colinraab/modern-distortion-synth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       12;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Have done very limited testing, so use at your own risk! Please let me know if you run into issues.";
                                 dcterms:issued     "2024-08-31T17:37:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/colinraab/modern-distortion-synth/releases/download/beta/Capstone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3036816;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "befe9335a7eb1ababcecdc21b56764a39adeedbb946f5bfcd3149f85717a3a13"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/colinraab/modern-distortion-synth/releases/download/beta/Capstone.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2982425;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "011360f326764b188961f945692a53bfe0646a7f8999df259a88aead01ac48cc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/colinraab/modern-distortion-synth/releases/download/beta/Capstone.component.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2979797;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0fd26983b50ca50c2da93afc88b7786cfd61932d9b31f153800aa511c3f2cd3c"
                                                    ];
                                 pu:packageVersion  "20240831.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "colinraab/modern-distortion-synth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wavetable" , "distortion" , "juce" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Colin Raab";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/colinraab/modern-distortion-synth/modern-distortion-synth.jpg>;
        foaf:homepage          <https://github.com/colinraab/modern-distortion-synth> .

<http://purl.org/stuff/plugin-universe/plugin/panacea-b8e1b47b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Panacea is an autopan audio effect plugin with the possibility of humanization";
        rdfs:label             "Panacea";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/panacea/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       3175;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Changelog\r\n- fixed a bug where under certain circumstances the LFO was out of range when loading the plugin for the first time\r\n- made waveform buttons no longer automatable";
                                 dcterms:issued     "2024-01-23T21:12:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    497;
                                                      pu:downloadUrl      <https://github.com/consint/Panacea/releases/download/v1.0.1/Panacea_v1.0.1_Win_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4562417;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "32559f00e8d423a0968b6aec33711cff32fbd7e32f6f8415c23519d33e19851f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     242;
                                                      pu:downloadUrl       <https://github.com/consint/Panacea/releases/download/v1.0.1/Panacea_v1.0.1_Win_vst.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4501023;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6fc88a55523aa7f87e620f414245aedde7dc6069292c7c18607eab7e8dcedf34"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     2436;
                                                      pu:downloadUrl       <https://github.com/consint/Panacea/releases/download/v1.0.1/Panacea_v1.0.1_Linux_vst.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3155473;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a83e50d469fbcb36ed6b9167aefe9f403f112e829e5e85729e6a4e6c14752e7f"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "consint/panacea";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tempo sync" , "autopan" , "lfo" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Consistent Interruption";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/panacea/panacea.jpg>;
        foaf:homepage          <https://github.com/consint/Panacea> .

<http://purl.org/stuff/plugin-universe/plugin/pult-eq-42256a98>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pult EQ is a free and open source Pultec style tube EQ VST3 plugin. Features low/high boost & attenuation (Pultec trick), mid/side & stereo modes, tube saturation with auto gain and up to 16x oversampling. For adding mojo and coloration.";
        rdfs:label             "Pult EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/pult-eq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       2165;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release for 64-bit Linux VST3 and 64-bit Windows VST3.";
                                 dcterms:issued     "2025-07-21T18:33:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1385;
                                                      pu:downloadUrl      <https://github.com/consint/Pult-EQ/releases/download/1.0.0/Pult.EQ_1_0_0_Win_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11963479;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "506fd14cdd7c5710f978bf01d0c56d9ca9c8518fbd0478aea8e1dac541a2ae7a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    780;
                                                      pu:downloadUrl      <https://github.com/consint/Pult-EQ/releases/download/1.0.0/Pult.EQ_1_0_0_Linux_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14699710;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5b3b233ed361d8bc41e1a7a987b31f7b33bcf4b66ac7e843ee5fac5756b87092"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "consint/pult-eq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pultec" , "tube" , "equalizer" , "effect" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Consistent Interruption";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/pult-eq/pult-eq.jpg>;
        foaf:homepage          <https://github.com/consint/Pult-EQ> .

<http://purl.org/stuff/plugin-universe/plugin/tumult-d600e6ad>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A noisemaker, texturizer and vintage-tone maker audio effect plugin";
        rdfs:label             "Tumult";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/tumult/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       1072;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed a bug that caused an unusable lag of the GUI on Windows under some circumstances\n- Removed connection between plugin bypass button and host bypass button, as this did not work everywhere";
                                 dcterms:issued     "2025-06-10T19:57:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    659;
                                                      pu:downloadUrl      <https://github.com/consint/Tumult/releases/download/1.1.1/Tumult_1_1_1_Win_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         239289360;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6f2d7ef48584bf3e9f4a3d685ed29ba81ed414683f86b6263704f2e95656cc77"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    413;
                                                      pu:downloadUrl      <https://github.com/consint/Tumult/releases/download/1.1.1/Tumult_1_1_1_Linux_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         242030776;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c92c7a38aa26b202035c2b4dd87b73ba8f2b8998184fa6c4b588dd73dd15a20e"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "consint/tumult";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "texture" , "saturation" , "noise";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Consistent Interruption";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/consint/tumult/tumult.jpg>;
        foaf:homepage          <https://github.com/consint/Tumult> .

<http://purl.org/stuff/plugin-universe/plugin/temper-4e940695>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Digital distortion plugin built upon traditional waveshaping techniques. Uses modulated filter coefficients to produce a unique phase distortion.";
        rdfs:label             "Temper";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/creativeintent/temper/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/creativeintent/temper/temper.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       126;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New Juice Version\n- Update Build environment to Cmake\n- Add Linux Support\n- Drop VST2 Support\n";
                                 dcterms:issued     "2025-07-08T12:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     60;
                                                      pu:downloadUrl       <https://github.com/CapRat/temper/releases/download/v1.0.4/temper_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          70456585;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8faebb86784d4baa6ebda51864fb15771b3237d8cb7800b370d38c31c8ba4dfb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/CapRat/temper/releases/download/v1.0.4/temper_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20389162;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "659740f374efb70d465669b7992131aa4c898496978ef9ef45c9e1fdc5a0b3c8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     47;
                                                      pu:downloadUrl       <https://github.com/CapRat/temper/releases/download/v1.0.4/temper_ubuntu-clang.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          18899845;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b6464d0d84b7226d85d29354cdeec523d3e77ac7c55d2a70523fa9f8c2d38512"
                                                    ];
                                 pu:packageVersion  "1.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "creativeintent/temper";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "distortion";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Creative Intent";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/creativeintent/temper/temper.jpg>;
        foaf:homepage          <https://github.com/creativeintent/temper> .

<http://purl.org/stuff/plugin-universe/plugin/gnomedistort-2-950a7183>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A brutal, destructive multi-band distortion plugin — not intended for soft saturation.";
        rdfs:label             "GnomeDistort 2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/crowbait/gnomedistort-2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       374;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial Release";
                                 dcterms:issued     "2023-12-10T17:07:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    227;
                                                      pu:downloadUrl      <https://github.com/crowbait/GnomeDistort-2/releases/download/1.0.0/GnomeDistort-2_win-x64.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5781504;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "30c54092e1b30620893003f9d1bcf49644722588946dc7bbc3311ec3eb431c70"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    73;
                                                      pu:downloadUrl      <https://github.com/crowbait/GnomeDistort-2/releases/download/1.0.0/GnomeDistort-2_VST3_MacOS-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2352779;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1925f1b63b0ea517b85a40fde84cef36b7687970b902a9adeb8b15c56cd22024"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    74;
                                                      pu:downloadUrl      <https://github.com/crowbait/GnomeDistort-2/releases/download/1.0.0/GnomeDistort-2_VST3_linux-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2519460;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7a5428fabc012debead31dcde9b9b66d389205400b33d7bf3f56727255c66961"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "crowbait/gnomedistort-2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multiband" , "music" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "CROWBAIT";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/crowbait/gnomedistort-2/gnomedistort-2.jpg>;
        foaf:homepage          <https://github.com/crowbait/GnomeDistort-2> .

<http://purl.org/stuff/plugin-universe/plugin/roomreverb-4fa3b07a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Room Reverb is a mono/stereo to stereo algorithmic reverb audio plugin with many presets that lets you add reverberation to your recordings in your DAW.";
        rdfs:label             "RoomReverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cvde/roomreverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       1393;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Upgraded to JUCE 8.0.10.";
                                 dcterms:issued     "2025-09-15T17:11:38Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    314;
                                                      pu:downloadUrl      <https://github.com/cvde/RoomReverb/releases/download/v1.4.1/RoomReverb-1.4.1-Windows-Plugin-Files.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8243434;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a912f32036a648c45f65a927f959e571d10bb454fa01222f2b269b381d589d3d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    471;
                                                      pu:downloadUrl      <https://github.com/cvde/RoomReverb/releases/download/v1.4.1/RoomReverb-1.4.1-Windows-Installer.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4259092;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c1391589212ab54e104bbec795deda99a659593c677c1635d0a0534c4f12a930"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/cvde/RoomReverb/releases/download/v1.4.1/RoomReverb-1.4.1-Mac-Plugin-Files.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14553253;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ebf52d96d39b4e52a69ce3c87dbb443a54c434623dcaa0f51788322776da754e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    142;
                                                      pu:downloadUrl      <https://github.com/cvde/RoomReverb/releases/download/v1.4.1/RoomReverb-1.4.1-Mac-Installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14862073;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "353f91d7e4344736e6d4b4ffe5d4033ea121e6f9d696ff7d4e1bacc7e9c59614"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    421;
                                                      pu:downloadUrl      <https://github.com/cvde/RoomReverb/releases/download/v1.4.1/RoomReverb-1.4.1-Linux-Plugin-Files.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6828455;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7824c06f9b7e98c8dcd0b94ec8972b10fc19d79a81bb64793ea326f0786c7e9a"
                                                    ];
                                 pu:packageVersion  "1.4.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "cvde/roomreverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christian Voigt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/cvde/roomreverb/roomreverb.jpg>;
        foaf:homepage          <https://github.com/cvde/RoomReverb> .

<http://purl.org/stuff/plugin-universe/plugin/ctrlrx-063320b4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An enhanced version of Roman Kubiak's CTRLR. CtrlrX can control any MIDI-enabled hardware, synthesizers, drum machines, samplers, effects and more. Create custom user interfaces and host them as VST3, AU or AAX plugins in your favorite DAWs.";
        rdfs:label             "CtrlrX";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/damiensellier/ctrlrx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       660;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "A new version for the CtrlrX Fork has been released, CtrlrX v5.6.35.";
                                 dcterms:issued     "2026-04-21T19:54:07Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/damiensellier/CtrlrX/releases/download/v5.6.35/CtrlrX-5.6.35.aaxplugin.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16051782;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9702b281b273a345887ae91202b4ac19d46029db158306cb2feea8de2c0f8f8a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     318;
                                                      pu:downloadUrl       <https://github.com/damiensellier/CtrlrX/releases/download/v5.6.35/CtrlrX-5.6.35-Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          10891712;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c56b42aa7b936555e5124a17fb8586d8881018ba798424a445742a271171bc02"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    242;
                                                      pu:downloadUrl      <https://github.com/damiensellier/CtrlrX/releases/download/v5.6.35/CtrlrX-5.6.35-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         45864277;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "48408d9e3405e1520cc2e50cff66a5b30b8a2f623a1c1d24b55c6b80295351c2"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     76;
                                                      pu:downloadUrl       <https://github.com/damiensellier/CtrlrX/releases/download/v5.6.35/CtrlrX-5.6.35-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          24383169;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2d4b92b53e6209b59c3147e0c8f98ccf4b3344c2e817186e8d4c8a741e0d21a9"
                                                    ];
                                 pu:packageVersion  "5.6.35"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "damiensellier/ctrlrx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sysex" , "midi controller";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Damien Sellier";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/damiensellier/ctrlrx/ctrlrx.jpg>;
        foaf:homepage          <https://github.com/damiensellier/CtrlrX> .

<http://purl.org/stuff/plugin-universe/plugin/neuralnote-2376811e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio Plugin for polyphonic Audio to MIDI transcription using deep learning.";
        rdfs:label             "NeuralNote";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/damrsn/neuralnote/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Apache-2.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/damrsn/neuralnote/neuralnote.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       192951;
        pu:licenceId           "Apache-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Linux (x86_64) support (VST3 and Standalone).\n- Horizontal zoom control on audio and piano roll regions.\n- Keyboard shortcuts for play/pause, reset, record, clear, center and mute buttons.\n- Tooltips, with the option to enable/disable them.\n";
                                 dcterms:issued     "2025-01-11T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     135820;
                                                      pu:downloadUrl       <https://github.com/DamRsn/NeuralNote/releases/download/v1.1.0/NeuralNote_Installer_Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          8569710;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ec31337bce634926ddb1305d8b3dabb09315594ffbdeddd514ecd97621930566"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    39860;
                                                      pu:downloadUrl      <https://github.com/DamRsn/NeuralNote/releases/download/v1.1.0/NeuralNote_Installer_Mac.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         27549300;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "67e6d08ffd6691cdb346ec49866b3765f83725e8bbc7f8470c5d26669c98ef74"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9751;
                                                      pu:downloadUrl      <https://github.com/DamRsn/NeuralNote/releases/download/v1.1.0/NeuralNote_VST3_Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5876490;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0c2c1fa2a407d69a0151bb5f16187f0626867c1c2f97a456567eb24faa60951c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     7520;
                                                      pu:downloadUrl       <https://github.com/DamRsn/NeuralNote/releases/download/v1.1.0/NeuralNote_Standalone_Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5621195;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d74166ed126fe583275578c5e7331c4823ffb8c3fe4bc6f2c7ca56ac93ef3841"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "damrsn/neuralnote";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "transcription" , "audio-to-midi" , "tool";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "DamRsn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/damrsn/neuralnote/neuralnote.jpg>;
        foaf:homepage          <https://github.com/DamRsn/NeuralNote> .

<http://purl.org/stuff/plugin-universe/plugin/vocal-gate-4ab3d6de>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A free real-time AI noise gate plugin that removes coughs, sneezes, and other artifacts from live streams, podcasts, and videos.";
        rdfs:label             "Vocal Gate";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dan-k-k/vocal-gate/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       5162;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Linux support added (with automated pluginval validation).";
                                 dcterms:issued     "2026-03-26T09:19:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3883;
                                                      pu:downloadUrl      <https://github.com/dan-k-k/vocal-gate/releases/download/v1.0.5/VocalGate_Windows_Installer.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         31330154;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1126158ed3758842554dcfda295e1b3779b859387b8eeffad59ada632eabd76c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    979;
                                                      pu:downloadUrl      <https://github.com/dan-k-k/vocal-gate/releases/download/v1.0.5/VocalGate_Mac_Installer.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         22596370;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "999158108d567b928a0021ce58d37e04867daf58d722576586679c3779c8b374"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    300;
                                                      pu:downloadUrl      <https://github.com/dan-k-k/vocal-gate/releases/download/v1.0.5/VocalGate_Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10131783;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e94225e3f047af9a31151273922fde273094c030f2c59513fc852c88d712df45"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dan-k-k/vocal-gate";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "noise gate" , "ai";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dan King";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dan-k-k/vocal-gate/vocal-gate.jpg>;
        foaf:homepage          <https://github.com/dan-k-k/vocal-gate> .

<http://purl.org/stuff/plugin-universe/plugin/abcomparison-plugin-131678b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A channel-routing plugin for AB-comparison tests, switching between up to 32 input streams with configurable channel width, exclusive-solo or toggle switching modes, and fade time.";
        rdfs:label             "ABComparison Plugin";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielrudrich/abcomparisonplugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "dll";
        pu:downloadCount       149;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First GitHub release. Windows version is untested.";
                                 dcterms:issued     "2021-05-16T16:26:00Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     75;
                                                      pu:downloadUrl       <https://github.com/DanielRudrich/ABComparisonPlugin/releases/download/v1.4.0/ABComparison_win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          965140;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "45744215fa4adc91f267b52c7f388eb9d6ee7069eb9f85b69d4bb85a63471dcd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    74;
                                                      pu:downloadUrl      <https://github.com/DanielRudrich/ABComparisonPlugin/releases/download/v1.4.0/ABComparison_macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1998025;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9bcf459c0448839d9c9c7a3292077fa8b86ff3521d2fa4c0ff7510978131be24"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "danielrudrich/abcomparisonplugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "utility" , "ab comparison";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "Daniel Rudrich";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielrudrich/abcomparisonplugin/abcomparisonplugin.jpg>;
        foaf:homepage          <https://github.com/DanielRudrich/ABComparisonPlugin> .

<http://purl.org/stuff/plugin-universe/plugin/neampmod-the-tweed-3ba22722>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Vintage tweed amplifier plugin based on the 1957 Fender® 5E3 Deluxe. Physics-based modelling with selectable oversampling, IR/dynamic cab support, and advanced tube simulation.";
        rdfs:label             "NEAMPMOD The Tweed";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielwray/neampmod-the-tweed/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       90;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Major engine improvements to physics modelling. Added user-selectable oversampling and dynamic cab modelling. macOS Universal support. New UI renders and multiple fixes.";
                                 dcterms:issued     "2026-07-02T23:10:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-win-v3.0.0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         59355136;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "406bb55925c102db6d233c37389c370212f4ae7d1e1731870f63ed3a48094566"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-win-v3.0.0.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         59355136;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "406bb55925c102db6d233c37389c370212f4ae7d1e1731870f63ed3a48094566"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-mac-v3.0.0.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         89048695;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a9f545b9fb5a54da031097a3a6610788f41e4e982c7289235c8aa1e4b9c82052"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-mac-v3.0.0.clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         89048695;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a9f545b9fb5a54da031097a3a6610788f41e4e982c7289235c8aa1e4b9c82052"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-linux-v3.0.0.vst3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         45903981;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0da5b25380391350bcdc48b92bbfa4045b5b35ed8e19bb32eef3fa04d7af06dc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-tweed/releases/download/v3.0.0/neampmod-the-tweed-linux-v3.0.0.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         62492448;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1b20d510c7c83ce6cac382040d580fa6105bf2e0d1913a67ac687aaf4509b72a"
                                                    ];
                                 pu:packageVersion  "3.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "danielwray/neampmod-the-tweed";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tweed" , "ir loader" , "amp simulator" , "tube" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Daniel Wray";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielwray/neampmod-the-tweed/neampmod-the-tweed.jpg>;
        foaf:homepage          <https://github.com/danielwray/neampmod-the-tweed> .

<http://purl.org/stuff/plugin-universe/plugin/neampmod-the-victor-d965e834>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A 1950's era Fender® Champ 5C1 amplifier plugin. Circuit-level simulation with tube models, IR loading support, input/output trim, and circuit stats.";
        rdfs:label             "NEAMPMOD The Victor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielwray/neampmod-the-victor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielwray/neampmod-the-victor/neampmod-the-victor.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       302;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Various improvements and fixes for the v2.2.0 release, including UI alignment with The Tweed and circuit stats enhancements.";
                                 dcterms:issued     "2026-04-25T20:23:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-victor/releases/download/v2.2.0/neampmod-the-victor-win-v2.2.0.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27051520;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "66aebed8c9647cdb542f1b683799e45559da8f50cdad2ad8ae02696e41626328"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-victor/releases/download/v2.2.0/neampmod-the-victor-win-v2.2.0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27051520;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "66aebed8c9647cdb542f1b683799e45559da8f50cdad2ad8ae02696e41626328"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    112;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-victor/releases/download/v2.2.0/neampmod-the-victor-linux-v2.2.0.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         29879712;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5340caeea591f717ccdda03ecb443be1ed1a2b76756b01a6547b7ca9fa5a4537"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    104;
                                                      pu:downloadUrl      <https://github.com/danielwray/neampmod-the-victor/releases/download/v2.2.0/neampmod-the-victor-linux-v2.2.0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         29879712;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5340caeea591f717ccdda03ecb443be1ed1a2b76756b01a6547b7ca9fa5a4537"
                                                    ];
                                 pu:packageVersion  "2.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "danielwray/neampmod-the-victor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ir loader" , "amp simulator" , "tube" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Daniel Wray";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/danielwray/neampmod-the-victor/neampmod-the-victor.jpg>;
        foaf:homepage          <https://github.com/danielwray/neampmod-the-victor> .

<http://purl.org/stuff/plugin-universe/plugin/doobie-e9adc8e1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analog dub delay plugin — multi-head tape echo with spring and plate reverb";
        rdfs:label             "Doobie";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/datanoisetv/doobie/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "elf";
        pu:downloadCount       177;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "macOS and Windows builds are currently unsigned while the developer's Apple Developer agreement is being re-accepted — the macOS build ships as an unsigned zip instead of a notarized pkg. Strip the Gatekeeper quarantine attribute with `xattr -cr` after installing, or install via the Homebrew tap which does this automatically. Linux is unaffected.";
                                 dcterms:issued     "2026-07-04T11:55:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/DatanoiseTV/doobie/releases/download/v0.25.0/Doobie-0.25.0-macOS-unsigned.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         155460140;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9e667175d883a7fab9ca1c832d219261b36b1be1d7615de2bb818c2cbcd0ed4e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     99;
                                                      pu:downloadUrl       <https://github.com/DatanoiseTV/doobie/releases/download/v0.25.0/Doobie-0.25.0-Linux-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          59742312;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d53f591574f2d6c96bb9617a92375b158aeb5ec833a9501d7edeac616bf4836c"
                                                    ];
                                 pu:packageVersion  "0.25.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "datanoisetv/doobie";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape echo" , "dub" , "delay" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Sylwester";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/datanoisetv/doobie/doobie.jpg>;
        foaf:homepage          <https://github.com/DatanoiseTV/doobie> .

<http://purl.org/stuff/plugin-universe/plugin/dm-bigmuff-7dedd676>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin";
        rdfs:label             "dm-BigMuff";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-bigmuff/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       47;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:45:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7226415;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9ac19d66a275675017992e3480af88c91ba0054997319200c75b4e9e6879911a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8036528;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3e5b0be46e3f0c9653346b3f0b7b32b02186f83620f5bd277ad9b20402e5240a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         928165;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7a93e2ce3a435d277631d3bfafb4729a37e8144b43d586c40b5af66e1136b0ba"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         928510;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5dd4ab9c3c071ae33babd19529a137ffd4ff25062e4e1deabf02d90e8d84c847"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         940253;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b625f325b21eca17b3f2b7710c253cc16d22f30dba8a762447f056852ce4d0e5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-BigMuff/releases/download/v0.0.8/dm-BigMuff-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21274172;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "76f38d298668a1311a5c2273e024599495453d5eefde04809187f3e06b843461"
                                                    ];
                                 pu:packageVersion  "0.0.8"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-bigmuff";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "fuzz" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-bigmuff/dm-bigmuff.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-BigMuff> .

<http://purl.org/stuff/plugin-universe/plugin/dm-ds1-81097039>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin";
        rdfs:label             "dm-DS1";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-ds1/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       81;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:45:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    35;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7231927;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d8985e2d08a3320b1fc2cbec97f1bef2dcee2be0f4d2839ac00fc249320136a2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8041717;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d74158fa5c020e8ccf9d35cadf8861060898018210162c15527fd7090e201be0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         935686;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1a470d956ce8d3471b804e2978f51a484d06a2305cb69a52f99abd19d8264395"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         935938;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "441b6f63e77c740ecc44344a501b9312e7d8d4b36ba27dbd3ec962464e0e6d3a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         947831;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c6c4a4223241428ed4125710b19a35800053786c96ee0b9aedc055827cfd8f39"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-DS1/releases/download/v0.1.3/dm-DS1-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21279518;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2660839acb4d6598ca3ebcc2baee13d258cf0d2e085e8e8c7ee1d70909af8981"
                                                    ];
                                 pu:packageVersion  "0.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-ds1";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-ds1/dm-ds1.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-DS1> .

<http://purl.org/stuff/plugin-universe/plugin/dm-fuzz-661dd2a5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Fuzz plugin";
        rdfs:label             "dm-Fuzz";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-fuzz/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       59;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:46:16Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7511618;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ae2707cc66a10b836f1bb41a6a5f099bca6a4289047e3478fae726b3a4167a95"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8337608;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "11af8de837801358e4fb19c62f15badf5d26ef7ee2fa1a8d4bc8607abbc288f6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1218246;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8b1cb30b598c6fb58304665fa9df5755893a2b79a252091e60938ba6d8bfd1fd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1218622;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "11c822b00b4c0f743a53578fedce7cf1fc0cdd5da0b4d861965d18c70ff62411"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1230598;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "73eb2264db3c2cd13b6bfa1bc92b53f911c222e70486ae1b33198c9a3f32f5b7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Fuzz/releases/download/v0.1.0/dm-Fuzz-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21583466;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d69f80d8d8fb55460ea651cb923378ba0e0f916de82518baf0ae66f405b139c5"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-fuzz";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "fuzz" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-fuzz/dm-fuzz.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Fuzz> .

<http://purl.org/stuff/plugin-universe/plugin/dm-graindelay-f4937326>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A granular delay effect, written in Rust and compilable to LV2 or MOD Audio plugin formats.";
        rdfs:label             "dm-GrainDelay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-graindelay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/delay> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:downloadCount       111;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linear smoothing on parameters\r\n- Safe resources on mix implementation";
                                 dcterms:issued     "2025-09-27T13:22:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    52;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         814583;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a3bfcef48f6c5790b238c297590f4acedf79199436b4c802a924553333613028"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         931256;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "84306d9992416a67e0150febeb388f85b4bfc9d541d3270c54e2e74d3db64552"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         935984;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1b0898f2a62a32d61962a407aca509abd5f669faeee1e83897b61668ddbff504"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         936440;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "422491c97fbb44e9e581bb9389eeef6ceb2785574ada73a9b564703b5c26e8f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         947237;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5c9b6ef783ca0ff55db214fe49fa88d7e89ad2362f78489c3b5b8f691af8fb2c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-GrainDelay/releases/download/v0.0.6/dm-GrainDelay-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1076406;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "062ec9452c049d29c815aa4f0bc3a6343e153658e23a73f94abc38240055af47"
                                                    ];
                                 pu:packageVersion  "0.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-graindelay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "granular" , "rust" , "delay";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-graindelay/dm-graindelay.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-GrainDelay> .

<http://purl.org/stuff/plugin-universe/plugin/dm-lfo-9bbd17b3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Low frequency oscillator modulation plugin";
        rdfs:label             "dm-LFO";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-lfo/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       39;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed linear smoothing on parameters";
                                 dcterms:issued     "2025-08-28T14:52:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         854911;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d0a3acd51004d97c2e336b0ebc49315e30c4efda7b71429f17401db0afc48076"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         969547;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a7404e685ef9f34e6eff2e698bacc371d0b77ad9e1ffead1bc4fbc68f21cbd54"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         974757;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8b9f7757753b5411235228208d56d84d9af84617ad4d00767e4435ec8a51fbfd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         976136;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "16a3535a9fa3eb2a7213a1b657dcdb9a6f78841508fbc10df6aa363f28868dd0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         985426;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "144c4744088f325f01ef8f66ac6692dd87055e8475f0dd655b138b72d19caaa0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-LFO/releases/download/v0.0.6/dm-LFO-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1113255;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2bec97636aa84e747144a4417bafedb31535b35bf7588563f42ceb4fe53feded"
                                                    ];
                                 pu:packageVersion  "0.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-lfo";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lfo" , "modulation";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-lfo/dm-lfo.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-LFO> .

<http://purl.org/stuff/plugin-universe/plugin/dm-octaver-c3e992c0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A harsh octave down plugin";
        rdfs:label             "dm-Octaver";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-octaver/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       76;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed linear smoothing on parameters";
                                 dcterms:issued     "2025-08-28T14:52:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         808660;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c3e825652296b467ad21128c7bb74da8fceb23f4331816d4df4cd660ff844404"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         923199;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1acfb97adf8eb64a22724c9149c823166d6d27d841eaf9d00b9999c72137ccf8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         929814;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c504d8bceca08ada614187306f364832e99252e192526c2e570c177b3c124cd7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         930328;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4a407af99a3b995390a69b4d5ef6a2adf4b5ea92ad1732fd6ef0f65e68315814"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         940851;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "52ebe98a6589bff5e434a0f23facc72e8b2f059deb32bc5e7a622b78e86e8947"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Octaver/releases/download/v0.0.6/dm-Octaver-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1066421;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d043e22cfbea3096e8bbdca347528933d5cad8921ff83758c1b09a7ce8cad3a7"
                                                    ];
                                 pu:packageVersion  "0.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-octaver";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch" , "octaver";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-octaver/dm-octaver.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Octaver> .

<http://purl.org/stuff/plugin-universe/plugin/dm-rat-3e4211b8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin";
        rdfs:label             "dm-Rat";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-rat/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       118;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:46:31Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    42;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7134409;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2dda838d88a45a67750bf8e1fcf380373e41de8e39c3a40e8d9fbe3269229302"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7951032;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e5725b4b6deb732e419b73b889def1532b09078387311171850969c0809ce639"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         832815;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bc880a8891b0ae5fd4b5223ac700873ffa8f809357510c37a53e909c0bb3ed9f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         833200;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d6d4385e9d13fbe8382eda377535403e756c2f873455654868d10f2536def320"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         847952;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3335d5bf0896ad9afc5c8db6666d8323f4f69e462e50e56204e1eb95600590bf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Rat/releases/download/v0.1.2/dm-Rat-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21206130;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "32d4d996fdc3e747ce11780f1e388a5c6ed2c34e6c87bc3fd825fa1f2a32734a"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-rat";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-rat/dm-rat.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Rat> .

<http://purl.org/stuff/plugin-universe/plugin/dm-repeat-fbbe9195>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-tap delay plugin";
        rdfs:label             "dm-Repeat";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-repeat/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       49;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:46:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7274139;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "315e75631e70763f0ea38a116e01b15c1f6d1be4daa4a1adc38aace5fb374127"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8095032;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "38e3e48bb311d6276f6be041d6e8ed6e432681a97dcdbc787bfe51c73b0ff84a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         956529;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "47e991cb77bb3dfe880e2e32cc1c5caf659738c36dc49c0d0c3a92191a323f39"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         956930;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2b8ce6797c0ae73a9d3b95bc44dc6082f4da408543daaed2b4e9286f9b07b1e2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         965953;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "73728448b995e6065214bc7e312ec23a1253fa7b39bfcd5d8320a5bbac2d1d6d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Repeat/releases/download/v0.1.0/dm-Repeat-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21396674;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b3b9f69ff8f001cc896862362040b6507e3c04a1310556c6476a13cffb379645"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-repeat";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multi-tap" , "au" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-repeat/dm-repeat.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Repeat> .

<http://purl.org/stuff/plugin-universe/plugin/dm-reverb-60186fcc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Reverb plugin";
        rdfs:label             "dm-Reverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-reverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       67;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:48:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6757110;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "138f5f6dbcd3d26c8e2ea70ac3644bb00603e4311f15ec74dc9ec8895b1d6c8a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7689570;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1cb59f08ce6453ac30c3337cdfdb96ae7477b253919fbd066c1ea14acf5e052c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1018651;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7006ceb759dfe64f5fd7e2cb49f8ab99def093b0cdb0fabc9680b9804af4260e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1019116;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "281df2239d75d9dced72344fc49d7b22115a5b46ccc17875f014d08890479399"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1032682;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "46ade9f84949a0a5224b2b1c0b4137bc51fa0a8d4ec728610d7b21a46df655f9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverb/releases/download/v0.1.6/dm-Reverb-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20096088;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3c0f04331bfd99bb4955da178f6da7846f90229a0b6793b4b6457610e3ecc277"
                                                    ];
                                 pu:packageVersion  "0.1.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-reverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "shimmer" , "au" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-reverb/dm-reverb.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Reverb> .

<http://purl.org/stuff/plugin-universe/plugin/dm-reverse-8213db9c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A mono reverse delay effect, written in Rust and compilable to LV2 or MOD Audio plugin formats.";
        rdfs:label             "dm-Reverse";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-reverse/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       58;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linear smoothing on parameters\r\n- Safe resources on mix implementation";
                                 dcterms:issued     "2025-09-27T13:26:06Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         820162;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3e2e68543130339699ca6b22ae9812cdc7a421221a50ecfc41d1d2ebf52172d5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         935209;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e6a46f5f2f528d9623f97dd4a117dc9c1ca86dcceecb58ab9f8beb4dd6389740"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         941201;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c8a152732c3e4be4707a25e7df18ebfc13cdb91e04dd124844f351bc40704a9a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         941634;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4d19dd87964410f93d725ba1612defebc6e81ae98fff9ae8e88d355a7c3d67ae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         951227;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a80631ed72f00d9cf770167b7f155f803611de00304a9ca7f2c2746265cc8b73"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Reverse/releases/download/v0.0.7/dm-Reverse-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1080527;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c3d58698ce996c165dfc9e99101434fd062184b4fc663211293dc87ddcce09f3"
                                                    ];
                                 pu:packageVersion  "0.0.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-reverse";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverse" , "rust" , "delay";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-reverse/dm-reverse.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Reverse> .

<http://purl.org/stuff/plugin-universe/plugin/dm-sd1-509bd195>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Overdrive plugin";
        rdfs:label             "dm-SD1";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-sd1/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       107;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:49:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7205898;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c8588a545e24b3e3f21094c21bbee2a285a197760b40b56ff07c8a40b6f13d45"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8016898;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "995b34c4cf72ba8ffb2c61e5e75d4023ea0a2ca12bc389048c899ba74fe0dd6c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         911422;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4db576e2b84a1677ab9dd34bf1cf7a22ee68b559d3dc1929cfd9f5601a5c7539"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         911817;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bf06fc2725d1482902c229057255acda237ba7eb4198a1f9515a58de7f4e5408"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         923736;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a52d3e077fed9b69916dc663061ae17268cde1bbf62b0d5c48a3c26243ca8a1d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SD1/releases/download/v0.1.0/dm-SD1-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21248378;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "63c122ee7db12501c6e06452077fecb5b41a0f5cd462241bb4721c724477aa61"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-sd1";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "overdrive";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-sd1/dm-sd1.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-SD1> .

<http://purl.org/stuff/plugin-universe/plugin/dm-seq-dc6b52c2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI sequencer plugin";
        rdfs:label             "dm-Seq";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-seq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       68;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Replaced unicode characters in the MOD UI with svg icons.";
                                 dcterms:issued     "2025-10-17T10:51:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         326022;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1905b32403fbff6f4e4ca21c8ad4a9f50ca1bf0997b4b41077461ec4300ac854"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         455318;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e3f589ec4f94d96582517fc84703d77a92ab4de46d13430abe56ae091b1fd817"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         454068;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "02e00bde1fad2c5bfbeaab0ca7b9f9a5d7586f9e35f8e691de6784724b9c5f6f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         454331;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1c948f86507705ce9c7de088f2e146bceaf3abfe2166604181807a6895226986"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         461972;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "14c979f29c6076b08dc6e95492004f3e461e7164ddaba6e48176f29e59082654"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Seq/releases/download/v0.0.6-beta/dm-Seq-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         613132;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f72422ccb623c8f062d3584adc02fed15a2905aed60a38354d50b307a04c80a3"
                                                    ];
                                 pu:packageVersion  "0.0.6-beta"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-seq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "step-sequencer" , "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-seq/dm-seq.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Seq> .

<http://purl.org/stuff/plugin-universe/plugin/dm-shredmaster-df1f9329>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin";
        rdfs:label             "dm-Shredmaster";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-shredmaster/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       91;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:48:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    52;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7178562;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "68f8491b92b1a424e47b8ae3129f9376a3195195b201a3551773e7abab4b2736"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7997156;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b967058d733c0e0be15ceadb2c7b523e2203ddfa571653cb4a53b2758b73c851"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         851994;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "66082a782c183c2e68d956d1aaa1997cfba1ea5d78d723a95cabf528656c432c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         852332;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "934a6dc39a210b401aac0a7924618f3de07fe2c70743d94a38987a2e553555c0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         864621;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5d7e7e90f5113a9edefb4911460c1069a7ccbe1825981c298653a43cad404a2e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Shredmaster/releases/download/v0.1.2/dm-Shredmaster-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21317217;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "fe09e1439109c5eb5ae14fa8c72d276b7ce811d0bcb543243008180a96632f2e"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-shredmaster";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-shredmaster/dm-shredmaster.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Shredmaster> .

<http://purl.org/stuff/plugin-universe/plugin/dm-spaceecho-c839e040>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Delay and reverb plugin";
        rdfs:label             "dm-SpaceEcho";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-spaceecho/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       67;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:43:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6853771;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e2f02a7690fbd8b7cdd0ff0953e1cb38789e3d96c14c53a8cd173ead90c8a4ae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7811104;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e443939732f31f4dc3ee531292b8021e4d3e95eaad3255d84d8352659b9ad0f5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1033232;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "55907ad18cdcc08cc508148e33b3b5002fd23af008af075f1ac3748c8a386615"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1033729;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "005215b915c3c6116a7164b950665b3159dcbb09f9a6fbb65976e25142b2e5d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1046724;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d43e79b4d2bdbd2cbbf7018c3a78fa47b11d2ab7a64b450c36bb48b8af9575bd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-SpaceEcho/releases/download/v0.1.6/dm-SpaceEcho-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20406338;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4d8a61b51638bb3fcb213cf636ae6219fb625e9ff511b847b86e0f7cb081748b"
                                                    ];
                                 pu:packageVersion  "0.1.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-spaceecho";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape-echo" , "au" , "delay" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-spaceecho/dm-spaceecho.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-SpaceEcho> .

<http://purl.org/stuff/plugin-universe/plugin/dm-stutter-f54058cb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stuttering delay plugin";
        rdfs:label             "dm-Stutter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-stutter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       51;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:49:29Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6625033;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "86a96205a2352a0d0828927a2d58487ca85e252d225632456f31ef7387c7c57d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7580554;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "87d250580bae7355e00a8bd712620cb671393a44d58211549aed72513971b973"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         840008;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "77d408f98228de9e17c5a2a6b629be664a1d78e34a57d76de888c67fe40eb7ab"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         840357;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2af22e6d424881492a7b4f1116385fccf811057eadbb13b67d7c0430221b4164"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         852793;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ca3e37c6ce533f0e408f62a7a3578607483e6a497894d415d24a502b7f9e6605"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Stutter/releases/download/v0.1.4/dm-Stutter-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20106538;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "df233014e36fd710891a3896427900b2273a29931881ad320ab4a41f5036a0d5"
                                                    ];
                                 pu:packageVersion  "0.1.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-stutter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "glitch" , "delay" , "stutter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-stutter/dm-stutter.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Stutter> .

<http://purl.org/stuff/plugin-universe/plugin/dm-timewarp-b399e049>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Granular delay, looper & sampler plugin with time stretch capabilities";
        rdfs:label             "dm-TimeWarp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-timewarp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/delay> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:downloadCount       85;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 builds";
                                 dcterms:issued     "2026-03-13T19:55:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12339977;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e64e565457c22b3efb9b77a6c923eebb5867d131c06c516ddcff671416828eda"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16057422;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ddf46c85f770a91b1b3507b1ef64354c2404d9832d13c080bfdff644fc48ca66"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2638913;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "adb8c8c61360f6aaec2502601049fb3de603c3ce3dfc2214b8e0581a1700d0a9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2645899;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bb6a88d72402fc641718e61f21171b25fdae292313f63d0268b54499df9a5c79"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2566627;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "990b25ceff80c610159deca153933423d2d41dcfddc72320b790ac958f6e4086"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TimeWarp/releases/download/v0.0.9/dm-TimeWarp-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         35181315;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "da01d4a342e5d787691e4e495943f5e2bcb2edc7a0dca15871d95d1c432c0b09"
                                                    ];
                                 pu:packageVersion  "0.0.9"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-timewarp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "time-stretch" , "granular" , "looper" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-timewarp/dm-timewarp.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-TimeWarp> .

<http://purl.org/stuff/plugin-universe/plugin/dm-tubescreamer-f00c9af2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Overdrive plugin";
        rdfs:label             "dm-TubeScreamer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-tubescreamer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       116;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:49:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    40;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7210139;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "542249095b6fc8970ac88771f100b4d3a08b65321b539a92a5c631275244bf15"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8018391;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ce384e0a3838cccd306907437aefedb3fec39b6e87c7821b205048cc72c79f31"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         912658;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "04a2fdb2621540b5e1ea0f571631af556e7900dd525a6693b8b1e0b21ecf19f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         912971;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "36fbb4a998a393a66c9c2a62dc22266df743ded912e1ce7a41abcc2c1586085f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         924870;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e02a243619ac51a8b93a0f0179871a76e319f30556f28d2f48fe8906e197689b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-TubeScreamer/releases/download/v0.0.9/dm-TubeScreamer-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21258826;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "05fdbcdfbf3179ff29e55273e85e9f42fc3918e36a53a1c7bde6ef876679ac48"
                                                    ];
                                 pu:packageVersion  "0.0.9"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-tubescreamer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "overdrive";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-tubescreamer/dm-tubescreamer.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-TubeScreamer> .

<http://purl.org/stuff/plugin-universe/plugin/dm-vibrato-f7e6e4c8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Vibrato plugin";
        rdfs:label             "dm-Vibrato";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-vibrato/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       56;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:50:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    28;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7282396;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "caf6f5dbafbce355670aa6e079abbe6df923a693f7c47e1ea5bbd68452a328bf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8091482;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ca4c50070ae37312e6daa4d00da8a0ecbe544bf02abbb7004f219c1a69eaeace"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         942988;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "76a3e59edacfae0c6ba3d2db0a5ec5f64303c8ac9b7c1e913bcde80d22eae40c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         943308;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "fd89fdb4e19a7d219ab26288c0c047d91afc0c4f145c9502fcc2a0ba553ca79a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         954945;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4585a72b30883ddcdb948e4534a500d2ba48a81668b82d9f4d6ccea5e8ca14a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Vibrato/releases/download/v0.0.9/dm-Vibrato-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21416013;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8c68a05039c60a57030db65b167b61ee277d6566139afb055cdd3c1c7a421030"
                                                    ];
                                 pu:packageVersion  "0.0.9"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-vibrato";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "au" , "vibrato" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-vibrato/dm-vibrato.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Vibrato> .

<http://purl.org/stuff/plugin-universe/plugin/dm-whammy-82ffc2af>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pitchshift plugin";
        rdfs:label             "dm-Whammy";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-whammy/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       132;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed linux vst3 build";
                                 dcterms:issued     "2026-03-23T08:50:23Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    77;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7201089;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4292a8d0eae565a862a495bee458dc7891275ab91734fbbac3b4dd76038b3801"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-ubuntu.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8019676;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2e6034eb0679d2eed979a03dab392ffcdbdd7133580a9638cec96d8c402b7efc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-moddwarf-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         914919;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8017d01be40d8f3b8961dd8d895ca6c194511f327e26c857e18f2c1626e860c1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-modduox-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         915278;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "befead660ae5ef1854f90b68bd1545b56da77c96fc3018fb08ceb99bb0ac72bc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-modduo-new.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         925586;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3ff0c977a6790414332c3299c40dc82d3fc3134caae86782cbf0b6414702fd41"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/davemollen/dm-Whammy/releases/download/v0.1.0/dm-Whammy-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21254173;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6ad44ef627cedfda52e091e9222913ed7f0c8ebeb15667d0906ad689cc1906de"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davemollen/dm-whammy";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch-shift" , "au";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Mollen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davemollen/dm-whammy/dm-whammy.jpg>;
        foaf:homepage          <https://github.com/davemollen/dm-Whammy> .

<http://purl.org/stuff/plugin-universe/plugin/hamburger-576097ad>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Hamburger is a distortion plugin with inbuilt dynamics controls and equalisation that can deliver both subtle tangy harmonics and absolute annihilation to any sound.";
        rdfs:label             "Hamburger";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davit-g/hamburger/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/eq> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe";
        pu:downloadCount       34;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "# Summary\r\n\r\n- Fix issue where sizzle noise's frequency amount was being reset when exporting projects\r\n- Further declicking attempts on startup\r\n\r...";
                                 dcterms:issued     "2026-08-12T01:00:16Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     11;
                                                      pu:downloadUrl       <https://github.com/Davit-G/Hamburger/releases/download/v0.7.2/Hamburger.v0.7.2.Windows.64bit.x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13694510;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8196057e7274887c6b0158f0600b38575baa5c50c98a8d036de1cddac608ffbb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/Davit-G/Hamburger/releases/download/v0.7.2/Hamburger.v0.7.2.MacOS.x86_64.Intel.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15864917;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b7fa6983e324a8e4bb37b4380f494d53debce50830ba137f8ab1afe4791425c8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Davit-G/Hamburger/releases/download/v0.7.2/Hamburger.v0.7.2.MacOS.arm64.Apple.Silicon.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14882917;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e21c94e48e2befbe03da4959f8a725f844bb561b503efe5c4a8566bd0730d204"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/Davit-G/Hamburger/releases/download/v0.7.2/Hamburger.v0.7.2.Linux.x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6304616;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a5a5b2ed70c8e84dabf11d5ff77ead5572b558880ff624b4a494353a002c376c"
                                                    ];
                                 pu:packageVersion  "0.7.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davit-g/hamburger";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor" , "equalizer" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Davit G";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davit-g/hamburger/hamburger.jpg>;
        foaf:homepage          <https://github.com/Davit-G/Hamburger> .

<http://purl.org/stuff/plugin-universe/plugin/live-midi-splitter-7de4f520>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Control multiple MIDI instruments with one input. Aimed at playing live.";
        rdfs:label             "Live Midi Splitter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davvos11/live-midi-splitter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       4;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Reworked the midi handler to avoid stuck notes.\r\n\r\nInstead of just sending midi events whenever they are processed, the order in which they arrive is now used to schedule the sending.\r\n\r...";
                                 dcterms:issued     "2025-06-18T20:23:10Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Davvos11/live-midi-splitter/releases/download/0.9.0/live-midi-splitter-0.9.0-ubuntu-22.04.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6726539;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "02468946b90e018446728d10a1e7a22a0bb89e961fbce5fb08345de45788a389"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "davvos11/live-midi-splitter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "live" , "routing" , "linux" , "midi";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "David Vos";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/davvos11/live-midi-splitter/live-midi-splitter.jpg>;
        foaf:homepage          <https://github.com/Davvos11/live-midi-splitter> .

<http://purl.org/stuff/plugin-universe/plugin/openlightshow-78dc9a18>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "OpenLightShow - A music-reactive lightshow application with 50+ visual effects. Transform your music into stunning visualizations with real-time audio analysis and beat detection.";
        rdfs:label             "OpenLightShow";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/digidigital/openlightshow/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe";
        pu:downloadCount       36;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Windows Installer\r\n- Various bug fixes";
                                 dcterms:issued     "2026-01-03T17:11:32Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     36;
                                                      pu:downloadUrl       <https://github.com/digidigital/openlightshow/releases/download/v1.0.3/OpenLightShow-1.0.3-x86_64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          106096608;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b5ce521b15da89d185ded66f580147dea68cab026a35c7f05dc95fab89b17ea3"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "digidigital/openlightshow";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "projector" , "beamer" , "lasershow" , "lightshow";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "digidigital";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/digidigital/openlightshow/openlightshow.jpg>;
        foaf:homepage          <https://github.com/digidigital/openlightshow> .

<http://purl.org/stuff/plugin-universe/plugin/disflux-0f446f5f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Phase Dispersion Audio Plugin for Windows, MacOS and Linux ";
        rdfs:label             "Disflux";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dimethoxy/disflux/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       480;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Pretty big overhaul, polishing the experience with more bug fixes and performance tweaks.\n\nThis should finally fix all the crash issues on Windows.";
                                 dcterms:issued     "2026-05-11T12:19:38Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    245;
                                                      pu:downloadUrl      <https://github.com/Dimethoxy/Disflux/releases/download/v1.2.0/disflux-v1.2.0-windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5200078;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a2f3dc70fa82182fbe814bffdca8831a6113047403884a756dac98a71419afdc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    81;
                                                      pu:downloadUrl      <https://github.com/Dimethoxy/Disflux/releases/download/v1.2.0/disflux-v1.2.0-macos.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         13389887;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "69d883ca5f568576a9308ce4ede7ff4471ce111ddd5c47cb261d2eec80030ad4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/Dimethoxy/Disflux/releases/download/v1.2.0/disflux-v1.2.0-linux-vanilla.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8168965;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a9fed3bcbc8356283ded649ac363bd9c763ff449ba368a86838d56d97bec5287"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    36;
                                                      pu:downloadUrl      <https://github.com/Dimethoxy/Disflux/releases/download/v1.2.0/disflux-v1.2.0-linux-ubuntu.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3471228;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "473a254fb0dff8f2cbab7de15e4cff1d86d51ecf772ded4106281ac6c8a8038c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    77;
                                                      pu:downloadUrl      <https://github.com/Dimethoxy/Disflux/releases/download/v1.2.0/disflux-v1.2.0-linux-arch.pkg.tar.zst>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8224002;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f1934a613a9a2c9e6736cfaf16485d82dc5c7e27e12cd5645902246bbde68775"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dimethoxy/disflux";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phaser";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dimethoxy";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dimethoxy/disflux/disflux.jpg>;
        foaf:homepage          <https://github.com/Dimethoxy/Disflux> .

<http://purl.org/stuff/plugin-universe/plugin/cardinal-e200be64>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Virtual modular synthesizer plugin";
        rdfs:label             "Cardinal";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/cardinal/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       23565;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Bugfixes:\n- Fix fully black UI in some AU hosts\n- Fix loading previous state/patches in some systems\n- Fix wrong colors in a few modules\n\nModule updates:\n- Update Autinn\n- Update ZZC";
                                 dcterms:issued     "2026-02-28T17:26:57Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     3146;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-win64-26.02.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1146920345;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "03407f810f99b02e62a41970ae066c1a64591edc924735f3bdec66db1958cb26"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     9140;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-win64-26.02-installer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          368923667;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "16f21250fe656fc766f6c1df79c45244bbdf55ffa90ff0c3c3ace9af70cf3e24"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     399;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-win32-26.02.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1156454882;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "767452f3dc43cd3da494e2b1b52c31ea3380ff3b3d65128a0edaffba9dffca87"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     1011;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-win32-26.02-installer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          371595549;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "38ad8c57305783118579e4361c94eb8cbd50c7eeeed15cbd8aa6da52bf2c0aa2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6220;
                                                      pu:downloadUrl      <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-macOS-universal-26.02.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         974061970;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5f62f020aab3987aea4bf7bfde4caf09b4c41ab555f485c0e7ebf46944bdb415"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2859;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-linux-x86_64-26.02.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1113893699;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "657df0beeec04184de7359cbd3e173a36eeab78077e1e26da81405632f98ec25"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     147;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-linux-i686-26.02.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1121136815;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0c56d4285599455d1561fdd8dc97f73a58fb4638d8ca7ee93d34e1a0cb557a11"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     137;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-linux-armhf-26.02.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1076424860;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "df74bf2e5b64066bb8405da1e45f5250b0b2fb7e60d382accef8155ceaf4ef26"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     506;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/Cardinal/releases/download/26.02/Cardinal-linux-aarch64-26.02.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1105999539;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b36b6d5b04e55bb808bc4b99ac3e08007b1dc48df7e75dbda25664ab974f7a98"
                                                    ];
                                 pu:packageVersion  "2026.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "distrho/cardinal";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "eurorack" , "modular";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DISTRHO";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/cardinal/cardinal.jpg>;
        foaf:homepage          <https://github.com/DISTRHO/Cardinal> .

<http://purl.org/stuff/plugin-universe/plugin/dpf-plugins-714f06f8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Collection of DPF-based plugin effects.";
        rdfs:label             "DPF Plugins";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/dpf-plugins/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/dpf-plugins/dpf-plugins.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       1352;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix build with clang on non-macOS systems\n- Fix CLAP plugins not saving state under Bitwig\n- Fix Nekobi tuning parameter\n";
                                 dcterms:issued     "2023-04-15T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     522;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/DPF-Plugins/releases/download/v1.7/DPF-Plugins-v1.7-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          74524341;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "fdc609e0936e9c999395b9ddd98a9a72739cb672d8838ab71849469aee50ad98"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    147;
                                                      pu:downloadUrl      <https://github.com/DISTRHO/DPF-Plugins/releases/download/v1.7/DPF-Plugins-v1.7-macos-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         57933584;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "94b996c898a7ba160561113d1c48c4700a6ef65d33f4092ea7289b1af44059e1"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     585;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/DPF-Plugins/releases/download/v1.7/DPF-Plugins-v1.7-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9827340;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8088e362f9f68fea179abe9f96b83fca07693224ffcf46837c24ff8b59b119cb"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     98;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/DPF-Plugins/releases/download/v1.7/DPF-Plugins-v1.7-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9063488;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f3251277b3083c363c84908656b24e213b65468ee24e85f5a10bad406b78f877"
                                                    ];
                                 pu:packageVersion  "1.7.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "distrho/dpf-plugins";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "reverb" , "effect" , "feedback";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Filipe Coelho";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/dpf-plugins/dpf-plugins.jpg>;
        foaf:homepage          <https://github.com/DISTRHO/DPF-Plugins> .

<http://purl.org/stuff/plugin-universe/plugin/mverb-e463383c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Studio quality, open-source reverb providing a practical demonstration of Dattorro's figure-of-eight reverb structure.";
        rdfs:label             "MVerb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/mverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:downloadCount       318;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "0.9 (RC1) release.";
                                 dcterms:issued     "2015-10-16T22:55:29Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     159;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/MVerb/releases/download/0.9/MVerb-0.9-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1547927;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6342da2dc878563931704294f57e7ba475a433091b3b74517977c3226741918d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     159;
                                                      pu:downloadUrl       <https://github.com/DISTRHO/MVerb/releases/download/0.9/MVerb-0.9-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1547927;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6342da2dc878563931704294f57e7ba475a433091b3b74517977c3226741918d"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "distrho/mverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "DISTRHO";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/distrho/mverb/mverb.jpg>;
        foaf:homepage          <https://github.com/DISTRHO/MVerb> .

<http://purl.org/stuff/plugin-universe/plugin/uhbikwrapper-b9e634ec>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A rack-style VST3/CLAP meta-plugin for chaining multiple effects with multiband processing, preset management, modulation system, and built-in ducker.";
        rdfs:label             "UhbikWrapper";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dlarseninclusive/uhbikwrapper/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       266;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix duplicate CLAP plugins appearing in plugin browser (deduplication by plugin ID)\n- Fix crash when removing instrument plugins (safe plugin destruction outside audio lock)\n- Fix CLAP instrument plugins not appearing in scan results\n";
                                 dcterms:issued     "2026-03-10T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    44;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2925963;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9346a6edf865282be05da983d916971ae4913748b7c5b60eb73cbcf1a5a16013"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-Windows-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2909439;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "61a46c3336417de6ccb2ac08bdfd9d6b027a2774189b26419b2a576723231377"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-macOS-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1771422;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f831912952b7f515f49dce34bd331fb431fb901f7c5e94e476407964405e4900"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-macOS-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1761127;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0762443f05ed68b944f95687c08ea69da84a8246a501ce3a86365586a3ff3947"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-macOS-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1779076;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ef0ff0ca1231334f189fdc2427918dafe95e6af69c746bdbc7f9ee0fecbca032"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-Linux-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2483631;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "73e6022bb52eaed0e8ef7e4f6c67202b37dc73e31206ce2434e5bf2abcc19cd1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/dlarseninclusive/UhbikWrapper/releases/download/v0.3.1/UhbikWrapper-Linux-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2444162;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8cc90d7da222d11bc0e6bfb94093f66510d587b24c37ac6aedc6807532db9997"
                                                    ];
                                 pu:packageVersion  "0.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dlarseninclusive/uhbikwrapper";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wrapper" , "chain" , "rack" , "multiband" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dave Larsen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dlarseninclusive/uhbikwrapper/uhbikwrapper.jpg>;
        foaf:homepage          <https://github.com/dlarseninclusive/UhbikWrapper> .

<http://purl.org/stuff/plugin-universe/plugin/nam-on-steroids-e2eec507>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A fork of the Neural Amp Modeler plugin focused on adding experimental oversampling support for NAM models";
        rdfs:label             "NAM On Steroids";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dlc86/nam-oversampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe";
        pu:downloadCount       237;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed theme controls in the settings page overlapping with calibration field.\n- Re-added the Model Size control (aka \"Slim\") on the main page.\n";
                                 dcterms:issued     "2026-07-04T10:01:53Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     157;
                                                      pu:downloadUrl       <https://github.com/DLC86/NAM-Oversampler/releases/download/v2.2.3/NAM.On.Steroids-v2.2.3-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5077518;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "55b20acda8109e2925d3d91cd76de1b92108260ca327b612cce68ec6b9e64a50"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    57;
                                                      pu:downloadUrl      <https://github.com/DLC86/NAM-Oversampler/releases/download/v2.2.3/NAM.On.Steroids-v2.2.3-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11714333;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ac41b223947bf009999fec14f0c7e0240be003de13c265ca76acad6c634fc441"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/DLC86/NAM-Oversampler/releases/download/v2.2.3/NAM.On.Steroids-v2.2.3-linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         670042;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d7ec49f13ae088103a047d797a8729b257f3e3ee8185747d7b2666bc169e5a96"
                                                    ];
                                 pu:packageVersion  "2.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dlc86/nam-oversampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "ToneScientist";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dlc86/nam-oversampler/nam-oversampler.jpg>;
        foaf:homepage          <https://github.com/DLC86/NAM-Oversampler> .

<http://purl.org/stuff/plugin-universe/plugin/aether-86114d97>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An algorithmic reverb plugin, a port of Cloudseed with separate early and late reflection sections.";
        rdfs:label             "Aether";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dougal-s/aether/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Important**: This update changes the sound of the late reverberations section as it fixes some really silly dsp mistakes I made. As a result, it does break backwards compatibility. However, the late reverberation now sounds much wider and more natura...";
                                 dcterms:issued     "2021-08-14T09:50:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadUrl      <https://github.com/Dougal-s/Aether/releases/download/v1.2.1/Aether-v1.2.1-Linux.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         424884;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "01d196a1b611062b3219ea3a994b54c70b379bbf6e5b15e2197c863907434dd6"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dougal-s/aether";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb" , "algorithmic";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dougal Stewart";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dougal-s/aether/aether.jpg>;
        foaf:homepage          <https://github.com/Dougal-s/Aether> .

<http://purl.org/stuff/plugin-universe/plugin/osccontrol-light-2d09a41b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sends Open Sound Control (OSC) messages directly from a host's automatable plugin controls, at full resolution and without encoding as MIDI CC — available as a GUI preset-prototyping plugin/app, or a headless build preloaded with a YAML preset.";
        rdfs:label             "osccontrol-light";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/drlight-code/osccontrol-light/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Unversioned pre-release of `85b7e0e3369c32e3b680fb4cbd552ebb43d58882`";
                                 dcterms:issued     "2023-11-16T07:53:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/drlight-code/osccontrol-light/releases/download/release/2023.11-pre/osccontrol-light.vst3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3485418;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5725b1818b1e935fb814475bc2f2e57561e0db235f3da9924c416954445853ae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadUrl      <https://github.com/drlight-code/osccontrol-light/releases/download/release/2023.11-pre/osccontrol-light.lv2.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3270940;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5a94bac09e36180bf1af8ad1403bc2a285ecca70cd3e932e1885902f94ed5e0b"
                                                    ];
                                 pu:packageVersion  "2023.11.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "drlight-code/osccontrol-light";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "open sound control" , "mapping" , "intermedia" , "daw" , "music production" , "audiovisual";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Utility;
        trn:vendor             "Patric Schmitz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/drlight-code/osccontrol-light/osccontrol-light.jpg>;
        foaf:homepage          <https://github.com/drlight-code/osccontrol-light> .

<http://purl.org/stuff/plugin-universe/plugin/wobbleizer-76b880fa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A frequency filter with LFO modulation.";
        rdfs:label             "Wobbleizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dropsnorz/wobbleizer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dropsnorz/wobbleizer/wobbleizer.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:containsArtefact    "dll";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2012-02-25T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadUrl       <https://github.com/DropSnorz/wobbleizer/releases/download/v2.3.0/wobbleizer-vst-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1466718;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "988803f6c7810bcef13289cc8aa32437ebb343134e051123b04e1b8815ec99c3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadUrl      <https://github.com/DropSnorz/wobbleizer/releases/download/v2.3.0/wobbleizer-vst-osx64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1595902;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "55827a53f1862f19d7017e5db4d31fd82732fb3bce0d704662143bde75cb35c2"
                                                    ];
                                 pu:packageVersion  "2.3.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dropsnorz/wobbleizer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lfo" , "effect" , "filter";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Dropsnorz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dropsnorz/wobbleizer/wobbleizer.jpg>;
        foaf:homepage          <https://github.com/dropsnorz/wobbleizer> .

<http://purl.org/stuff/plugin-universe/plugin/zenbleed-41fff781>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI sequencer and sampler for generating Extratone in real time, outputting either MIDI or audio from an internally loaded sample";
        rdfs:label             "Zenbleed";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dspiveyvr/zenbleed/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe";
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-05-30T03:53:55Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadUrl       <https://github.com/DspiveyVR/Zenbleed/releases/download/v1.0.0/Zenbleed-1.0.0-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5541122;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "98d5e9bf0eca187274f4eeee570a0968cb878830b0f131915ed4c0f46f9b5dd1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/DspiveyVR/Zenbleed/releases/download/v1.0.0/Zenbleed-1.0.0-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5473596;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2d30de7a9a98015456be28491d74e2239decc3f36e93703a27ec7da236f5cca6"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dspiveyvr/zenbleed";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "extratone" , "sequencer" , "midi" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DspiveyVR";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dspiveyvr/zenbleed/zenbleed.jpg>;
        foaf:homepage          <https://github.com/DspiveyVR/Zenbleed> .

<http://purl.org/stuff/plugin-universe/plugin/guitar-vocoder-45efd889>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Vocoder plugin that combines a voice and guitar input, for Logic Pro, Pro Tools, REAPER, and other AU/VST3/AAX hosts";
        rdfs:label             "Guitar Vocoder";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/duncanwold/guitarvocoder/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2026-03-10T02:21:53Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/duncanwold/GuitarVocoder/releases/download/v1.0.0/GuitarVocoder-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11340013;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "383b1dab6af2ecdf63d94311b55463f1296ffa40634cdb1262815065232591d3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadUrl      <https://github.com/duncanwold/GuitarVocoder/releases/download/v1.0.0/GuitarVocoder-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11036667;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8d21d46f28bfacd99ce4c83b02d56294f70a69b0d7586aa855cd08d71c0901bb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadUrl      <https://github.com/duncanwold/GuitarVocoder/releases/download/v1.0.0/GuitarVocoder-AAX.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10980549;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3b9a57157174a94615b4ca7f72793821be068268a619f1eb3af31c82fbf099bf"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "duncanwold/guitarvocoder";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocoder" , "guitar" , "voice";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Duncan";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/duncanwold/guitarvocoder/guitarvocoder.jpg>;
        foaf:homepage          <https://github.com/duncanwold/GuitarVocoder> .

<http://purl.org/stuff/plugin-universe/plugin/tonnetzviz-d829f0b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST3 audio plug-in that visualizes the Tonnetz grid, shows active notes, highlights chords, and keeps a history of recognized chords.";
        rdfs:label             "TonnetzViz";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dusanmsk/tonnetzviz/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "initial release";
                                 dcterms:issued     "2025-12-08T20:26:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/dusanmsk/TonnetzViz/releases/download/v0.0.1/TonnetzVST-windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1577758;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c03ccacd0b7633cf800b97604ccfd7a853db743c790b5161c30f23b29f627626"
                                                    ];
                                 pu:packageVersion  "0.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "dusanmsk/tonnetzviz";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tonnetz" , "chord-recognition" , "visualizer" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Dušan Zatkovský";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/dusanmsk/tonnetzviz/tonnetzviz.jpg>;
        foaf:homepage          <https://github.com/dusanmsk/TonnetzViz> .

<http://purl.org/stuff/plugin-universe/plugin/oao-736b0cb4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Oops! All Operators! A twelve-operator FM/phase-modulation synthesizer with comb and granular filters.";
        rdfs:label             "OAO";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/echoe/oao/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixing a load bug connected to the change in FM parameter settings.";
                                 dcterms:issued     "2026-07-22T23:45:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoe/oao/releases/download/v3.0.1/OAO_Win.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2172533;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1889c34b037053827711f90d40120193d09beb3fc78a213857573e35db44ae63"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoe/oao/releases/download/v3.0.1/OAO_Mac.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3789852;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dd1fb19b38cd9e38e34bd9c8df2d65638e5bf64a35de56291bdea839acf27f4d"
                                                    ];
                                 pu:packageVersion  "3.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "echoe/oao";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm synthesis" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Iris";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/echoe/oao/oao.jpg>;
        foaf:homepage          <https://github.com/echoe/oao> .

<http://purl.org/stuff/plugin-universe/plugin/sub-orbit-49152767>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Mono-safe low-end stereoizer";
        rdfs:label             "Sub-Orbit";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/echoeslabmusic/sub-orbit/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release.";
                                 dcterms:issued     "2026-04-03T19:46:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoeslabmusic/Sub-Orbit/releases/download/v1.1.1/suborbit_1.1.1_amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4033938;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "76aa011529e700940e2cb3300efb124cc53e01248e25f88ffb5e74f3c5a8f28e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoeslabmusic/Sub-Orbit/releases/download/v1.1.1/SubOrbit-Windows-Installer.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4366124;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7658201c68aca6b5074578843fe8a56e7f437aa3143c233d92f3249baec505e5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoeslabmusic/Sub-Orbit/releases/download/v1.1.1/SubOrbit-macOS-Installer.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         15455130;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "185cdf76ac5912b83e814f012ebb4bed5873ba8bd164a882def691e6f2fb76e0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/echoeslabmusic/Sub-Orbit/releases/download/v1.1.1/SubOrbit-Linux-VST3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4980196;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b10fe67dd684494249f0ba4f532098db031c13765fbd8e2405e308af2e1cd222"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "echoeslabmusic/sub-orbit";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "widener" , "stereo imaging" , "bass";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "ECHOES LAB";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/echoeslabmusic/sub-orbit/sub-orbit.jpg>;
        foaf:homepage          <https://github.com/echoeslabmusic/Sub-Orbit> .

<http://purl.org/stuff/plugin-universe/plugin/psy-melody-97cacae8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI generator plugin for Psytrance production — generates melodies, basslines, and chord voicings from scales, chord progressions, and subgenre-specific rhythm patterns";
        rdfs:label             "Psy Melody";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/efirio-git/psymelody/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds drag & drop MIDI export and a universal binary (Apple Silicon + Intel) build.";
                                 dcterms:issued     "2026-08-07T16:00:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/efirio-git/PsyMelody/releases/download/v0.1.2/PsyMelody_v0.1.2.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         9819056;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "38c1753b05fe0c107badb4c20723c47852c01e6dea7d93d78c82a80f78926a97"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "efirio-git/psymelody";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "psytrance" , "midi generator" , "melody";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioInstrument;
        trn:vendor             "EDEN";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/efirio-git/psymelody/psymelody.jpg>;
        foaf:homepage          <https://github.com/efirio-git/PsyMelody> .

<http://purl.org/stuff/plugin-universe/plugin/equalize-it-61f07025>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "12-band parametric EQ";
        rdfs:label             "Equalize It";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/egor-sm/equalize-it/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Equalize It 1.0.0 Release";
                                 dcterms:issued     "2023-06-05T14:03:22Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/egor-sm/equalize_it/releases/download/Latest/EqualizeItSetup-1.0.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4143552;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3fd088d5315072ef815f3248c190dbacf92a41d776015cf24cf3e4b8b0c9cac7"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "egor-sm/equalize-it";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "parametric" , "equalizer" , "eq";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Egor Smirnov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/egor-sm/equalize-it/equalize-it.jpg>;
        foaf:homepage          <https://github.com/egor-sm/equalize_it> .

<http://purl.org/stuff/plugin-universe/plugin/sektron-bfae073b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "a midi step sequencer in the terminal, made with live performance in mind :loop:";
        rdfs:label             "Sektron";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/emprcl/sektron/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "elf";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## :bug: Bug Fixes\r\n\r\n- fix midi jitter on tempo change\r\n\r\n**Full Changelog**: https://github.com/xaviergodart/sektron/compare/v0.2.0...v0.2.1";
                                 dcterms:issued     "2024-08-14T14:03:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadUrl      <https://github.com/emprcl/sektron/releases/download/v0.2.1/sektron_v0.2.1_macOS.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2949253;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3d59db23d623c05546d57d0245f98299257137ee94efe053fdf5e19593b1dace"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadUrl       <https://github.com/emprcl/sektron/releases/download/v0.2.1/sektron_v0.2.1_Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2805234;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "06dff8bada3da8b0f232b84915ce086650d0d705e3a58210ef6139236262fba1"
                                                    ];
                                 pu:packageVersion  "0.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "emprcl/sektron";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "terminal" , "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:AudioInstrument;
        trn:vendor             "emprcl";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/emprcl/sektron/sektron.jpg>;
        foaf:homepage          <https://github.com/emprcl/sektron> .

<http://purl.org/stuff/plugin-universe/plugin/salamander-drumkit-e8f66de7>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Drumkit recorded in the garage with an acoustic sound/feel.";
        rdfs:label           "Salamander Drumkit";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/endolith/salamander-drumkit/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-SA-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/endolith/salamander-drumkit/salamander-drumkit.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "CC-BY-SA-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2012-02-25T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/endolith/Salamander-Drumkit/archive/9e9c9fca9f26e1763435beca4170505d0fa32fb0.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          25049;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "3afab20151883be8144c82ddeb30335cdf63d64113fd28700961087921c66365"
                                                  ];
                               pu:packageVersion  "1.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "endolith/salamander-drumkit";
        pu:tag               "sfz" , "instrument" , "drums";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Rytmenpinne";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/endolith/salamander-drumkit/salamander-drumkit.jpg>;
        foaf:homepage        <https://github.com/endolith/salamander-drumkit> .

<http://purl.org/stuff/plugin-universe/plugin/the-kiss-of-shame-rev2-7e389bf5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analog tape emulation with two tape voicings, four storage environments, wow/flutter, hiss, and print-through modeling.";
        rdfs:label             "The Kiss of Shame Rev2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/erosmarcello/the-kiss-of-shame-rev2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Rebuilt the engine from the ground up\n- Restored the original 2014 interface\n- Add four storage environments and Shame EXTREME mode\n- Add two tape voicings (S-111 and A-456), Age, Hiss, Blend, Print Through\n\n### Highlights...\n";
                                 dcterms:issued     "2026-06-29T20:54:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erosmarcello/The-Kiss-of-Shame-Rev2/releases/download/v2.0.1/TheKissOfShame-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         50130899;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "644920a7e060f860994ef862eba402d14c319b88258b199a1e400782d400eca8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erosmarcello/The-Kiss-of-Shame-Rev2/releases/download/v2.0.1/TheKissOfShame-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         298956091;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "83e34af3b01394c2200f5494da81149faaa13e4c0249f761c5f04c266d89246e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erosmarcello/The-Kiss-of-Shame-Rev2/releases/download/v2.0.1/TheKissOfShame-Linux-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         50507494;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bb52935bb68241997618b8f98f2245d99a18714852914b3caa45f598ce571528"
                                                    ];
                                 pu:packageVersion  "2.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "erosmarcello/the-kiss-of-shame-rev2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape" , "emulation" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Eros Marcello";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/erosmarcello/the-kiss-of-shame-rev2/the-kiss-of-shame-rev2.jpg>;
        foaf:homepage          <https://github.com/erosmarcello/The-Kiss-of-Shame-Rev2> .

<http://purl.org/stuff/plugin-universe/plugin/crrshrr-dff1465c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A very simple bit crusher effect plugin (VST3, CLAP)";
        rdfs:label             "Crrshrr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/erroreyes/crrshrr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Binaries for Windows, Mac, and Linux.";
                                 dcterms:issued     "2023-12-18T06:43:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erroreyes/crrshrr/releases/download/alpha/crrshrr-2024-06-04-210639-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15022878;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a4691eb8939d53d7561eb28889048caa6ec55799e69c9f2898056dec3ccdffa5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erroreyes/crrshrr/releases/download/alpha/crrshrr-2024-06-04-210631-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6875411;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9a395befc6bd9daef05b0b2f7bacc85a835ee8dd8b12087372cacf05e2f660c9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/erroreyes/crrshrr/releases/download/alpha/crrshrr-2024-06-04-210639-ubuntu-20.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8235829;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "498200f75ac42c951ba28807cc3de518c733cd3df6b9d913d0a90e642a4a197a"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "erroreyes/crrshrr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrusher" , "lo-fi" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "erroreyes";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/erroreyes/crrshrr/crrshrr.jpg>;
        foaf:homepage          <https://github.com/erroreyes/crrshrr> .

<http://purl.org/stuff/plugin-universe/plugin/paulxstretch-69298d3c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Extreme time-stretching and spectral processing plugin based on the PaulStretch algorithm, capable of turning short audio into hours-long ambient soundscapes.";
        rdfs:label             "PaulXStretch";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/essej/paulxstretch/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added live output recording, selectable recording/capture directory and format (now defaulting to FLAC), offline render in the plugin version, Binaural Beats feature, and CLAP plugin support.";
                                 dcterms:issued     "2022-06-16T22:06:51Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/essej/paulxstretch/releases/download/v1.6.0/paulxstretch-1.6.0-win.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5891920;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "98017a1cd98219bdb4e7b3029d520928e602592921455f2e726a92ead488b226"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/essej/paulxstretch/releases/download/v1.6.0/paulxstretch-1.6.0-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         29398028;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c5bcba5215076f629c3442902eaba4825a7f71ac33fc2d793c7cb729bdeb17ad"
                                                    ];
                                 pu:packageVersion  "1.6.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "essej/paulxstretch";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "time stretching" , "spectral processing" , "ambient";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jesse Chappell";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/essej/paulxstretch/paulxstretch.jpg>;
        foaf:homepage          <https://github.com/essej/paulxstretch> .

<http://purl.org/stuff/plugin-universe/plugin/handyosc-1ce836d1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A wave-warping effect that turns incoming audio into sawtooth-like waves for synth-style tones, with bitcrush, pre/post filtering, and a built-in oscilloscope.";
        rdfs:label             "HandyOsc";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/eulmour/handyosc/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release";
                                 dcterms:issued     "2022-10-26T08:18:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/eulmour/HandyOsc/releases/download/1.0.0/HandyOsc-VST3-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2438815;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d8fe72295c6ba4ba0ec481fa1a33e130e9bf238f52e03a312cfa33aba4e46832"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "eulmour/handyosc";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wave warping" , "bitcrusher" , "synth";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "eulmour";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/eulmour/handyosc/handyosc.jpg>;
        foaf:homepage          <https://github.com/eulmour/HandyOsc> .

<http://purl.org/stuff/plugin-universe/plugin/dust-saturator-6201680a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Dust Saturator adds upper harmonics and a sandy, granular texture to a sound by time-shifting each sample forward based on its amplitude, without clamping the signal's peaks.";
        rdfs:label             "Dust Saturator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/everither/dust-saturator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## Changes\r\n\r\n- No longer confined to fixed buffer sizes. Now accepts variable buffer size.\r\n- Max value for `Amount` is increased to 100 samples.\r\n- Min value for `Curve` is changed to 0.1\r\n\r\n## Bug Fixes\r\n\r...";
                                 dcterms:issued     "2023-11-26T01:23:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Everither/dust-saturator/releases/download/v0.1.1/dust_saturator_v0.1.1.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2046503;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "816e59fc1bfa54c1263db5f2f798d1024eb78681d7edf5b85e4419397e907a91"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "everither/dust-saturator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lo-fi" , "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Andy Ma";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/everither/dust-saturator/dust-saturator.jpg>;
        foaf:homepage          <https://github.com/Everither/dust-saturator> .

<http://purl.org/stuff/plugin-universe/plugin/billie-drum-fe5d2127>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "SFZ drum kit inspired by the sound of Michael Jackson's Thriller album, blending acoustic and digital drum samples at 44.1kHz";
        rdfs:label             "Billie Drum";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ewonrael/billiedrum/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ewonrael/billiedrum/billiedrum.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2024-07-06T13:36:15Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/EwonRael/BillieDrum/archive/48fadc01204d09039cccf83388ef4b0e68f2ec08.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5816486;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "20fde4d4041ef7a5c7c77763cd33894fc79105728c43c2c86e20120faf598b98"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ewonrael/billiedrum";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample library" , "sfz" , "drums";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "EwonRael";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ewonrael/billiedrum/billiedrum.jpg>;
        foaf:homepage          <https://github.com/EwonRael/BillieDrum> .

<http://purl.org/stuff/plugin-universe/plugin/cycloscope-99746ce2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Waveform / single-cycle / spectrum / stereo analyzer plugin";
        rdfs:label             "Cycloscope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/eyaldelarea/cycloscope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Responsive spectrum analyzer: improved ballistics, off-paint FFT, GPU rendering, and resampling.";
                                 dcterms:issued     "2026-06-08T12:08:50Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadUrl       <https://github.com/EyalDelarea/Cycloscope/releases/download/v0.2.0/Cycloscope-0.2.0-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7179250;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "dd66d28b6a4be0cbf1a0bb4e1bf002c671e0c528aa3bf33cb984578b2e1b7b11"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/EyalDelarea/Cycloscope/releases/download/v0.2.0/Cycloscope-0.2.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17735875;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9596742872a82c1bb68e2e7475874bda885f586a6623863dc36c0aeca68eefcd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/EyalDelarea/Cycloscope/releases/download/v0.2.0/Cycloscope-0.2.0-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17716690;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9d6ac292b731ab17901289f47d84da6c99d053050c7f2e001b495050fb6bcf71"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "eyaldelarea/cycloscope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectrum" , "analyzer" , "oscilloscope" , "audio unit";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Eyal Delarea";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/eyaldelarea/cycloscope/cycloscope.jpg>;
        foaf:homepage          <https://github.com/EyalDelarea/Cycloscope> .

<http://purl.org/stuff/plugin-universe/plugin/viruz2-26e5d19e>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Farbrausch V2 Synthesizer System, Revived";
        rdfs:label           "Viruz2";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ezforever/viruz2/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "other";
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact  "dll";
        pu:licenceId         "NOASSERTION";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       "v2player takes a command-line parameter as the path to .v2m file, or searches for one sharing the player's name.";
                               dcterms:issued     "2023-12-21T16:44:54Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x64";
                                                    pu:containsArtefact  "dll";
                                                    pu:downloadUrl       <https://github.com/EZForever/Viruz2/releases/download/231222/Viruz2-231222-x64.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          11620773;
                                                    pu:operatingSystem   "win";
                                                    pu:sha256            "cd152b966163e795da774237a720977788bfcae19ffe959406e5bc1cca3af306"
                                                  ];
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32";
                                                    pu:containsArtefact  "dll";
                                                    pu:downloadUrl       <https://github.com/EZForever/Viruz2/releases/download/231222/Viruz2-231222-Win32.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          10825477;
                                                    pu:operatingSystem   "win";
                                                    pu:sha256            "7f40aa1c42758121443b0e9898b50c5b39d01b8058c7b7df25cb26e59f63d657"
                                                  ];
                               pu:packageVersion  "231222.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "ezforever/viruz2";
        pu:tag               "synthesizer" , "demoscene";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Farbrausch";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ezforever/viruz2/viruz2.jpg>;
        foaf:homepage        <https://github.com/EZForever/Viruz2> .

<http://purl.org/stuff/plugin-universe/plugin/fuzz-ball-79bde4cc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A fuzzy audio distortion plugin";
        rdfs:label             "Fuzz Ball";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fake-industries/fuzzball/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fix slider control responsiveness.";
                                 dcterms:issued     "2020-09-18T18:32:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadUrl      <https://github.com/fake-industries/fuzzball/releases/download/v1.1/FuzzBall-v1.1.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         184432;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cf5a8ffa869de74551062f349aad450b6c6c63144e2f4dc47f1b47937a92f913"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "fake-industries/fuzzball";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "distortion" , "fuzz";
        pu:verified            true;
        trn:format             trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Fake Industries";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fake-industries/fuzzball/fuzzball.jpg>;
        foaf:homepage          <https://github.com/fake-industries/fuzzball> .

<http://purl.org/stuff/plugin-universe/plugin/carla-11ac2361>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio plugin host, with support for many audio drivers and plugin formats.";
        rdfs:label             "Carla";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/falktx/carla/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/falktx/carla/carla.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Compatibility with pyliblo3 for Carla-Control\r\n- Fix a few compiler warnings\r\n- Fix alignment of LV2 Atom buffers\r\n- Fix broken MIDI program and bank messages for experimental JACK applications\r\n- Fix use of JackPortIsCV\r\n- Remove false tooltips (remain";
                                 dcterms:issued     "2025-07-31T18:05:01Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadUrl       <https://github.com/falkTX/Carla/releases/download/v2.5.10/Carla-2.5.10-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          247507775;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "56264cd860b3e6e7b29221fb1e46d7d8a288fb001500f830bcd739ec7b115650"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:LV2;
                                                      pu:downloadUrl      <https://github.com/falkTX/Carla/releases/download/v2.5.10/Carla-2.5.10-macOS-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         368461548;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a30e98409974493ade18f598566628369fee67f179a84e1c2cc3ae46a71808b1"
                                                    ];
                                 pu:packageVersion  "2.5.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "falktx/carla";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "player" , "host" , "automation";
        pu:verified            true;
        trn:format             trn:LV2 , trn:Standalone , trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "Filipe Coelho";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/falktx/carla/carla.jpg>;
        foaf:homepage          <https://github.com/falkTX/Carla> .

<http://purl.org/stuff/plugin-universe/plugin/trace-tuner-1708c763>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Minimalistic tuner plugin with a history trace of recent pitch";
        rdfs:label             "Trace Tuner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fannon/trace-tuner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.3 release.";
                                 dcterms:issued     "2026-06-06T06:47:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Fannon/trace-tuner/releases/download/v1.1.3/TraceTuner_windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3140358;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0ada133f73fc068d0596a674f4df37d1aa96e916ab45d4fe66ed4278f51f7fa8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Fannon/trace-tuner/releases/download/v1.1.3/TraceTuner_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3228016;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1e8ec0574f643b0ff565d4e452e46009bfa7c9e484627dacea29258b4d35a078"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Fannon/trace-tuner/releases/download/v1.1.3/TraceTuner_linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3829376;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8d25dad9eef36d983e44e2fcbd5ec199ccf9a00d2ac13517d7f4abe2aa6b0ffd"
                                                    ];
                                 pu:packageVersion  "1.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "fannon/trace-tuner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tuner" , "clap";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Utility;
        trn:vendor             "Simon Heimler";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fannon/trace-tuner/trace-tuner.jpg>;
        foaf:homepage          <https://github.com/Fannon/trace-tuner> .

<http://purl.org/stuff/plugin-universe/plugin/mverb-8444f91a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A reverb plugin based on Dattorro's figure-of-eight reverb topology, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "MVerb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/mverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T23:00:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/mverb/releases/download/v1.1.5/Mverb2020.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         31388044;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c068e54697ff39df687a5199e285e5834c4723fa768595a00c4bede43f32dfeb"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/mverb/releases/download/v1.1.5/Mverb2020.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5969824;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "41590c069bc00ecf1d160acd831f7d48f923b7adea6da68a2f45deb73312b5b6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/mverb/releases/download/v1.1.5/Mverb2020.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         34313038;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a4281719022a724ee13a19ae92cdb1343e8e14677e71f34931998be166ca714b"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/mverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic reverb" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/mverb/mverb.jpg>;
        foaf:homepage          <https://github.com/FigBug/mverb> .

<http://purl.org/stuff/plugin-universe/plugin/papu-a9bde1c0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Gameboy PAPU sound chip emulation, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "PAPU";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/papu/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T22:53:06Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/PAPU/releases/download/v1.2.5/PAPU.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47537023;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "65d496ccae94e50779a725115028dfc780a736bc77a24e4ebc703bfd9e0c787d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/PAPU/releases/download/v1.2.5/PAPU.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7365760;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "10bbff7df9a078c6297f9532d2d8875f92ac8c16e88a9a5d8a64e42f983b981b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/PAPU/releases/download/v1.2.5/PAPU.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         42798288;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0254fdd101ce958df1928849e5247741e1cf2dce9d523c9f17d8d36092d80549"
                                                    ];
                                 pu:packageVersion  "1.2.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/papu";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "gameboy" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/papu/papu.jpg>;
        foaf:homepage          <https://github.com/FigBug/PAPU> .

<http://purl.org/stuff/plugin-universe/plugin/rp2a03-f60845b8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Nintendo Entertainment System (NES) sound chip emulation, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "RP2A03";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/rp2a03/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T23:53:40Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/RP2A03/releases/download/v1.1.5/RP2A03.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47436599;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e9b848cb40b3a438a61b6849a1f0c5334f1dee3a3c9156e88d9f1f0626daef4d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/RP2A03/releases/download/v1.1.5/RP2A03.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7355968;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "92f352716dcda1597be8c76db7aa5933fb1188a0292a69c0c2a68c2a9239bd62"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/RP2A03/releases/download/v1.1.5/RP2A03.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         42741150;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "af56fee14b486fdcb3b121c5ddf7a70808dfd1ab02c601b8941d47d60830dc41"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/rp2a03";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nintendo" , "emulation" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/rp2a03/rp2a03.jpg>;
        foaf:homepage          <https://github.com/FigBug/RP2A03> .

<http://purl.org/stuff/plugin-universe/plugin/sid-44d7c2da>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Commodore 64 SID sound chip emulation, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "SID";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/sid/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T23:10:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/SID/releases/download/v1.1.5/SID.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47523984;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4c9ce63e97b588d21fc33853ea0524cdf60846862335d43dfed5f413413fa596"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/SID/releases/download/v1.1.5/SID.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7363688;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "cc1bf87daed0276cca5c2481690ea7b08f61f187e7cfd946291b385c584cee79"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/SID/releases/download/v1.1.5/SID.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         42790386;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "68684f39a5806de4ee1deb3aa3aba8f5f63985691afd6bc592d543140774e25e"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/sid";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "commodore 64" , "emulation" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/sid/sid.jpg>;
        foaf:homepage          <https://github.com/FigBug/SID> .

<http://purl.org/stuff/plugin-universe/plugin/sn76489-089a8cf0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sega Master System sound chip emulation, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "SN76489";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/sn76489/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T23:16:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/SN76489/releases/download/v1.1.5/SN76489.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47345366;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9be2ec9160845a60992722b5fa5814f2fbb3251680597384321524cddcc1054a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/SN76489/releases/download/v1.1.5/SN76489.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7346312;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4967c84a9d54eca62792f56db6a6b3a3a18dd0055d60adcbbd33f2ceace3cd86"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/SN76489/releases/download/v1.1.5/SN76489.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         42695898;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "729a4c62de95fdb40bbf00823a03fce83e41dae4e62a4c781f2c2279f14e59e0"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/sn76489";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sega" , "emulation" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/sn76489/sn76489.jpg>;
        foaf:homepage          <https://github.com/FigBug/SN76489> .

<http://purl.org/stuff/plugin-universe/plugin/voc-0b6c10f2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A vocal synthesiser that emulates the glottis and shape of the vocal tract, available as a VST2/VST3/AU/CLAP/LV2 plugin.";
        rdfs:label             "Voc";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/voc/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed VST2 install path.";
                                 dcterms:issued     "2026-04-30T23:17:31Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/Voc/releases/download/v1.1.5/Voc.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47334434;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "01722eca52f45da24f5e1d7f8b5d75587c39cc6dc3db1459dac81bcba212df29"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/Voc/releases/download/v1.1.5/Voc.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7348272;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "50ab3cd59d5b796cbcfe5fa2be7487e2acab129561c4e36b4af054483400307b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/Voc/releases/download/v1.1.5/Voc.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         42695142;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4ab3cb5274726709b329f204aea49b157d244bcdc99aaad7675d6e8e17da488a"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/voc";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocal synth" , "physical modeling";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/voc/voc.jpg>;
        foaf:homepage          <https://github.com/FigBug/Voc> .

<http://purl.org/stuff/plugin-universe/plugin/wavetable-6bd00566>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A wavetable synthesizer plugin.";
        rdfs:label             "Wavetable";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/wavetable/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "dll";
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed fix wavetable menus\n- Fixed deadlock";
                                 dcterms:issued     "2026-05-02T23:07:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FigBug/Wavetable/releases/download/v1.0.32/Wavetable.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         97582170;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7ae76ede0618595ee9b330b1403840a1b17df40ae9923609fe0802655cbb55de"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/Wavetable/releases/download/v1.0.32/Wavetable.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          54653896;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "111c10c6532a8ea3c63908d1f70de122aa3526ce22c6b9b3758f80c358591637"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl       <https://github.com/FigBug/Wavetable/releases/download/v1.0.32/Wavetable.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          93400900;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4c135e1e9046263369a1add52657d6449c28bcbf2ce7528a1f14b4ea568e22f7"
                                                    ];
                                 pu:packageVersion  "1.0.32"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "figbug/wavetable";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wavetable" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Roland Rabien";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/figbug/wavetable/wavetable.jpg>;
        foaf:homepage          <https://github.com/FigBug/Wavetable> .

<http://purl.org/stuff/plugin-universe/plugin/borato-224-1caa2d0c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Lexicon 224 emulation VST developed in JUCE, modeling the original 12-bit/20kHz fixed-point DSP architecture, Schroeder-Moorer filter topologies, and time-varying modulation.";
        rdfs:label             "Borato 224";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/filipeborato/borato-224/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "exe" , "elf";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Major architectural overhaul — DSP engine rewritten with a proper FDN reverb topology (per-program early reflections, input diffusion, stereo modulation), editor decomposed into modular UI components, and thread-safe state management with A/B compare.";
                                 dcterms:issued     "2026-07-04T18:39:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Windows-x64-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3051591;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9f71b2bb61d621906300441b39dfa888836c9fad6fc14908a82b0e313c324fbf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadUrl       <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Windows-x64-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3455454;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "385a61262054347c3f43bac353db011bd0485b08e51180e73e75a0d9c631912d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-arm64-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3056408;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c4df2f86c1e3e6b92fc63f6cd6e4039aaed9423d14ca0291ae1cb563d70fee5a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-arm64-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3034500;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a0e474ec0dd2895607af7a230e98811507be8d114d2a06caf075e0301f8a2af2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-arm64-Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3627460;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "346276f0061a2bc5ea941abbb16d1d55bbe0ec73034d5299081af2d0be4e6656"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-arm64-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3143819;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2ea9b68c5068a4cf55e7ad3374749a9991d4e6cf273db3d3f9c5a23a97fcbf91"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-intel-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3376335;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "56af50b95e05469bf37c327dd0883c49373ae8f0ea2c9908717831184a5aa90e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-intel-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3281379;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b778d0f0bd25e8d7d493c3534483f97cfe2bfd18b1197b9ccf4547fa34ed222b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-intel-Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3918350;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "de1422583df5c35bf28446ec7f569bfe505289ba2463176a8137b07b11be311a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-macOS-intel-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3473105;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "99a1e8a8eb7e5ac79cbd9c667783522ca0a67773e3abde55ffd3ff9575a141f8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Ubuntu-CLAP.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4047145;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7ea001fc632e7ced6bbd48d4ca8761d0cede0fadb23be0a51aa9cf375b3f524b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadUrl       <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Ubuntu-Standalone.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4847294;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "6fe6eb6c91a01b54a00cbd9781f2f14f8ef08b0ca1dc585b6aa88ef787478ac9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Ubuntu-VST3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4250379;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "68523b9fdeffa93c160b55cc7064a3eb67635edc765bf7807325bf8c5ed2c5b8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadUrl      <https://github.com/filipeborato/borato-224/releases/download/v0.0.6/Borato224-v0.0.6-Windows-x64-CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2927833;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d6a8bb04ac63fe3acb36f3c4918f0b08bc735fefcdc3d056ef92ee9374b53f97"
                                                    ];
                                 pu:packageVersion  "0.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "filipeborato/borato-224";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lexicon" , "emulation" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Filipe Borato";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/filipeborato/borato-224/borato-224.jpg>;
        foaf:homepage          <https://github.com/filipeborato/borato-224> .

<http://purl.org/stuff/plugin-universe/plugin/analogchannel-d25ca503>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Fully featured VST3 channel strip plugin designed for fast, musical and characterful mixing results";
        rdfs:label             "AnalogChannel";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/filter87/vst-analogchannel/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added Linux VST3 support\n- Preset management bar (.vstpreset standard format instead of DAW specific)\n- Zoom param saved on file instead of as a preset param\n- Minor fixes";
                                 dcterms:issued     "2025-12-13T10:04:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FilTer87/VST-AnalogChannel/releases/download/v0.6.0/AnalogChannel_Release_v0.6.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12043465;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "66011abf0c7527f32a512b7a668dca5ab16a21db684e6bf1afd0ed23fbacbf26"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FilTer87/VST-AnalogChannel/releases/download/v0.6.0/AnalogChannel_Release_v0.6.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12043465;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "66011abf0c7527f32a512b7a668dca5ab16a21db684e6bf1afd0ed23fbacbf26"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/FilTer87/VST-AnalogChannel/releases/download/v0.6.0/AnalogChannel_Release_v0.6.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12043465;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "66011abf0c7527f32a512b7a668dca5ab16a21db684e6bf1afd0ed23fbacbf26"
                                                    ];
                                 pu:packageVersion  "0.6.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "filter87/vst-analogchannel";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "mixing" , "channel strip";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Filippo Terenzi";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/filter87/vst-analogchannel/vst-analogchannel.jpg>;
        foaf:homepage          <https://github.com/FilTer87/VST-AnalogChannel> .

<http://purl.org/stuff/plugin-universe/plugin/audio-restoration-vst-b3d3ac46>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio restoration VST3/Standalone - Click removal, noise reduction, filters & EQ";
        rdfs:label             "Audio Restoration VST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/flarkflarkflark/audiorestorationvst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "exe" , "elf";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.6.35 release.";
                                 dcterms:issued     "2026-03-02T20:59:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-Windows-v1.6.35-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13993026;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5b78475bc9a492fd6d0049e5790d377dd3b69a7dd8ac81a0220d279f0186279c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadUrl       <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-Windows-v1.6.35-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9078871;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c2cce235e50475542b457307286ee8f6037c9d57f6c51d499e3f3331899b7e60"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadUrl      <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-macOS-v1.6.35-Portable.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         22605516;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6cac362dc95f37d3b26c9ad6f757ad882dfa0aa97d64120cd779b759a94230ac"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-macOS-Universal-Ventura-v1.6.35-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17722655;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e7e37bdc5eb7e0d9963e37099aa2ea6429b2eb70f1d7a583e38c701f7e0c7558"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-Linux-v1.6.35-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14225955;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "9354b4d13d2088b1278e7ca89066defbb80d05d391df3b72998c371fee5510e3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadUrl       <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-Linux-v1.6.35-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          15761870;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "500a9e97257a28b424389a33c2dc944f38dfebfbb0ad1e2c099fa0fa66db30de"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadUrl       <https://github.com/flarkflarkflark/AudioRestorationVST/releases/download/v1.6.35/AudioRestoration-Linux-v1.6.35-Portable.AppImage>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          10041848;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "902bbe66aff22af38749f4dc246e8ea2979d2c5148d42509d14cf0a34a7c6104"
                                                    ];
                                 pu:packageVersion  "1.6.35"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "flarkflarkflark/audiorestorationvst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "click-removal" , "restoration" , "denoise" , "eq";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "flarkAUDIO";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/flarkflarkflark/audiorestorationvst/audiorestorationvst.jpg>;
        foaf:homepage          <https://github.com/flarkflarkflark/AudioRestorationVST> .

<http://purl.org/stuff/plugin-universe/plugin/floe-1060c9ca>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A streamlined sample-based instrument platform that loads and plays sample libraries in the Floe format.";
        rdfs:label             "Floe";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/floe-audio/floe/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix crash when trying to install multiple encrypted packages at once\n- Fix clicks in audio related to using large resonance values in the filters/EQ\n- Add right-click utilities to Pitch and Detune parameters such as +1 octave";
                                 dcterms:issued     "2026-07-09T12:14:28Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Manual-Install-v2.0.1-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         59727596;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "560e27c38efacafc5279aa9d0b096d1c89962b5ed54c2e2b2ef6f43716770929"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Installer-v2.0.1-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         71323777;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0537fdcfe014242daab8e0fe697f09e47e2f535e1f0381cfe5439951b2b512ba"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Manual-Install-v2.0.1-macOS-Intel.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         34372178;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dad263a978292857f577810e5738d175ce3bc259e078a5a6782f14c93df3e7aa"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Manual-Install-v2.0.1-macOS-Apple-Silicon.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         33823718;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3b529ae4429c7bd549f60f0fe36c2048f5a93857d40c9705966c03a133b46329"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Installer-v2.0.1-macOS-Intel.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         34132898;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2c8805e4c1434cde9f7d4f352664f210d45ac7ae0733901eec982239ad58ee33"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-Installer-v2.0.1-macOS-Apple-Silicon.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         33596401;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7be0abcc1c6138c3f44e1bad47bba169cc0aec234e7de387ca40fa2af4050246"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-CLAP-v2.0.1-Linux.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         29467462;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "cadf6a7a5d526906d65c83996fbaa54c472a54a439a0d49396e28200842f465e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/floe-audio/Floe/releases/download/v2.0.1/Floe-VST3-v2.0.1-Linux.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         32236084;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6210163187344df99f88eb8e6be28ae4dcdd6c62a1d23a264d07c793345e824c"
                                                    ];
                                 pu:packageVersion  "2.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "floe-audio/floe";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample library" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Floe";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/floe-audio/floe/floe.jpg>;
        foaf:homepage          <https://github.com/floe-audio/Floe> .

<http://purl.org/stuff/plugin-universe/plugin/glasses-of-water-9489962b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Musical instrument made with glasses of water, recorded with an AKG Perception 120 microphone.";
        rdfs:label             "Glasses Of Water";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/glasses-of-water/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/glasses-of-water/glasses-of-water.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2019-12-27T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/freepats/glass/releases/download/v1.0.0/Glass-20191227.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10628855;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "9506bd3f9021f1cbc431c7a6a0ba193fa38e4f3b4f3126b308edcfab56a066ee"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "freepats/glasses-of-water";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "glass" , "orchestra" , "instrument" , "sfz";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Freepats";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/glasses-of-water/glasses-of-water.jpg>;
        foaf:homepage          <https://github.com/freepats/glass> .

<http://purl.org/stuff/plugin-universe/plugin/hang-d-minor-86b7923e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pitched steel percussion instrument tuned in D minor, recorded using a Zoom H1 portable recorder mounted on a tripod.";
        rdfs:label             "Hang D Minor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/hang-d-minor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/hang-d-minor/hang-d-minor.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2022-03-30";
                                 dcterms:issued     "2024-08-28T10:08:02Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/freepats/hang-D-minor/releases/download/2022-03-30/Hang-D-minor-SFZ%2BFLAC-20220330.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13478020;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "dea56a898c88b838e37f92967fe0edfe41b1bd2aa16ed9a240e3f44efb525a5c"
                                                    ];
                                 pu:packageVersion  "20220330.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "freepats/hang-d-minor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "hang" , "orchestra" , "instrument" , "sfz";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Freepats";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/hang-d-minor/hang-d-minor.jpg>;
        foaf:homepage          <https://github.com/freepats/hang-d-minor> .

<http://purl.org/stuff/plugin-universe/plugin/spanish-classical-guitar-58215f42>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spanish classical guitar with nylon strings, recorded with an AKG Perception 120 microphone.";
        rdfs:label             "Spanish Classical Guitar";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/spanish-classical-guitar/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/spanish-classical-guitar/spanish-classical-guitar.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2019-06-18T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/freepats/spanish-classical-guitar/releases/download/v1.0.0/SpanishClassicalGuitar-20190618.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4943846;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "173f775222991061291767724d57c7c21242a3c3254407b266aabd548df23dbb"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "freepats/spanish-classical-guitar";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "classical" , "sfz" , "instrument" , "guitar";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Freepats";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/spanish-classical-guitar/spanish-classical-guitar.jpg>;
        foaf:homepage          <https://github.com/freepats/spanish-classical-guitar> .

<http://purl.org/stuff/plugin-universe/plugin/synthesizer-percussion-7f8e9ebb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Drumkit sounds commonly used in vintage electronic music made with analog synthesizers.";
        rdfs:label             "Synthesizer Percussion";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/synthesizer-percussion/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/synthesizer-percussion/synthesizer-percussion.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-07-18T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/freepats/synthesizer-percussion/releases/download/v1.0.0/SynthesizerPercussion-20220718.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1663420;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "07d58651820247ba2b57d0e3cac0b1e0734a9773d92c3bcddc48bbb9f3fcdeb8"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "freepats/synthesizer-percussion";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "electro" , "sfz" , "instrument" , "drums";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Freepats";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/synthesizer-percussion/synthesizer-percussion.jpg>;
        foaf:homepage          <https://github.com/freepats/synthesizer-percussion> .

<http://purl.org/stuff/plugin-universe/plugin/upright-piano-kw-54793dc4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Kawai upright piano, recorded in a living room using a Zoom H1 portable recorder mounted on a tripod in front of the piano.";
        rdfs:label             "Upright Piano KW";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/upright-piano-kw/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/upright-piano-kw/upright-piano-kw.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-02-21T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/freepats/upright-piano-KW/releases/download/v1.0.0/UprightPianoKW-20220221.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          32413525;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "3d602dcff94bcf9fb9b2d78df8c689814c895fd2776ee104a95b73c44bdc7e18"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "freepats/upright-piano-kw";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "piano" , "keys" , "sfz" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Freepats";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/freepats/upright-piano-kw/upright-piano-kw.jpg>;
        foaf:homepage          <https://github.com/freepats/upright-piano-kw> .

<http://purl.org/stuff/plugin-universe/plugin/bus-channel-strip-57fab471>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Professional 6-module bus channel strip VST3/CLAP plugin — API5500 EQ, ButterComp2, Pultec EQ, Dynamic EQ, Transformer & Punch. Built with NIH-Plug + vizia in Rust.";
        rdfs:label             "Bus Channel Strip";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fsecada01/bus-channel-strip/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## Bus Channel Strip v0.5.0\n\nProfessional 6-module bus channel strip VST3/CLAP plugin.\n\n**Signal chain:** API5500 EQ → ButterComp2 → Pultec EQ → Dynamic EQ → Transformer → Punch\n\n### Platform notes\n- **Windows** — full GUI\n- **macOS Apple Silicon (ARM64)** — full GUI\n- **macOS Intel (x86_64)** — headless (no GUI); GUI available via local source build\n- **Linux** — full GUI";
                                 dcterms:issued     "2026-04-19T03:20:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fsecada01/bus_channel_strip/releases/download/v0.5.0/Bus-Channel-Strip-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20098666;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "b4f848aec19fa9885ec19b689051aabad94bf5c9144cf1cfdb2ee556a531def7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fsecada01/bus_channel_strip/releases/download/v0.5.0/Bus-Channel-Strip-macos-intel.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1877386;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "680a623fada552d1856c4cd78dda88d6a7698bb7f68d467f8bd7a89545994a6e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fsecada01/bus_channel_strip/releases/download/v0.5.0/Bus-Channel-Strip-macos-arm64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18276422;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7f376df4ca023a550442525d16dc52ad73f29ec8dde5aeeb48f6199a8a6ae83c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fsecada01/bus_channel_strip/releases/download/v0.5.0/Bus-Channel-Strip-linux.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20369542;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "afa225358f65330701146fc552883ab9d0e81c9d76fdf411321b3f2fc61f5a5c"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "fsecada01/bus-channel-strip";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "cross platform" , "channel strip" , "airwindows" , "audio processing" , "audio plugin" , "clap" , "compressor" , "dsp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Francis Secada";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fsecada01/bus-channel-strip/bus-channel-strip.jpg>;
        foaf:homepage          <https://github.com/fsecada01/bus_channel_strip> .

<http://purl.org/stuff/plugin-universe/plugin/setekh-c305919a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A minimalistic yet sonically powerful distortion plugin";
        rdfs:label             "Setekh";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fullfxmedia/setekh/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Bug fixes and improvements.";
                                 dcterms:issued     "2025-10-06T02:43:02Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fullfxmedia/setekh/releases/download/v1.0.13/setekh-windows-v1.0.13.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12331375;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "192f121c9f938c4f8877b28c2a0c7667937a49c55e511c180b015a8f4b630d7e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fullfxmedia/setekh/releases/download/v1.0.13/setekh-macos-v1.0.13.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         44249770;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "45bcff0e199153815c7926f47d2b318d3a1ad675f07e07ffe71448eea2daee06"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/fullfxmedia/setekh/releases/download/v1.0.13/setekh-linux-v1.0.13.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11480351;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "60893ff7fcd0d8cc50fb70b27aed8a11ab8c8055e030fa0324574f48b0746ea2"
                                                    ];
                                 pu:packageVersion  "1.0.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "fullfxmedia/setekh";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Full FX Media";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/fullfxmedia/setekh/setekh.jpg>;
        foaf:homepage          <https://github.com/fullfxmedia/setekh> .

<http://purl.org/stuff/plugin-universe/plugin/resonarium-8f56bdef>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An expressive, semi-modular, and comprehensive physical modeling/waveguide synthesizer";
        rdfs:label             "Resonarium";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gabrielsoule/resonarium/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Minor fixes and improvements.\n- Disabled polyphonic effect chains by default. This was always a niche feature for extra nerdy sound designers, and disabling it by default should dramatically improve performance.";
                                 dcterms:issued     "2025-06-11T01:58:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Instrument-0.0.11-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12482545;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e362230352e5872632f9099f3ffa389ce7a328d8ef1ec40aa55b205070973c59"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Instrument-0.0.11-macOS-notarized.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         41180203;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "695c898abe7798a3b259573017727cf3ae69aa03c1fafa6c5bb6b3304a1f6aea"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Instrument-0.0.11-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16788285;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2fb91903b989fe08fc2ac3a60b4dfba6fd22f692bc23ba398cef7625ed7f03b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Effect-0.0.11-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12483020;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "326bc684567641e55fdf7d98573cbf9ac05f6949d884c65084fe5b15e76bc818"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Effect-0.0.11-macOS-notarized.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         41180925;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8942ccb403694ca04c71a2a0401fc36eadb2c1936128d6db48abf830f8ee78fd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/gabrielsoule/resonarium/releases/download/v0.0.11/Resonarium-Effect-0.0.11-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16789757;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "502a54b1ef5004e7d32e645394ae952efd699693e609623d6e87e4edca60d751"
                                                    ];
                                 pu:packageVersion  "0.0.11"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gabrielsoule/resonarium";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "physical modeling" , "instrument" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Gabriel Soule";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gabrielsoule/resonarium/resonarium.jpg>;
        foaf:homepage          <https://github.com/gabrielsoule/resonarium> .

<http://purl.org/stuff/plugin-universe/plugin/millisecond-68bfe128>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "GTK app that runs system diagnostics and offers tips for improving low-latency audio performance on Linux, based on rtcqs";
        rdfs:label             "Millisecond";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gaheldev/millisecond/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       289;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.2.3 release.";
                                 dcterms:issued     "2026-04-10T01:29:20Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     289;
                                                      pu:downloadUrl       <https://github.com/gaheldev/Millisecond/releases/download/v0.2.3/millisecond_v0.2.3.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          20118;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "62607e702e698d43f4133d4ab57549617c705a20ee39a9a1427a361aa0fa9ff9"
                                                    ];
                                 pu:packageVersion  "0.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gaheldev/millisecond";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "diagnostics" , "latency" , "linux audio";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "Gahel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gaheldev/millisecond/millisecond.jpg>;
        foaf:homepage          <https://github.com/gaheldev/Millisecond> .

<http://purl.org/stuff/plugin-universe/plugin/freeeq8-acfe6539>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A professional-grade, free and open-source 8-band parametric EQ plugin. Linear phase, dynamic EQ, match EQ, per-band drive, band linking, M/S processing, oversampling, and a real-time spectrum analyzer.";
        rdfs:label             "FreeEQ8";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garebear99/freeeq8/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garebear99/freeeq8/freeeq8.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       163;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "FreeEQ8 v2.3.0 stable release.\n\nHighlights:\n- macOS DMG includes FreeEQ8 and ProEQ8 (VST3/AU plus FreeEQ8 Standalone)\n- CI/CD fixes for macOS, Windows, and Linux builds\n- Expanded Smart EQ and real-time safety/security documentation";
                                 dcterms:issued     "2026-05-29T14:04:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    163;
                                                      pu:downloadUrl      <https://github.com/GareBear99/FreeEQ8/releases/download/v2.3.0/FreeEQ8-v2.3.0-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17741700;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6c11ffdc050d34932a7121e979e442fac869f23842588b1bb8c44b3e904361f6"
                                                    ];
                                 pu:packageVersion  "2.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "garebear99/freeeq8";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Neo-VECTR";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garebear99/freeeq8/freeeq8.jpg>;
        foaf:homepage          <https://github.com/GareBear99/FreeEQ8> .

<http://purl.org/stuff/plugin-universe/plugin/crunchy-76c96f49>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin generating distortion and lossy compression artifacts.";
        rdfs:label             "crunchy";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garneek/crunchy/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garneek/crunchy/crunchy.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       113;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Changed the design of knobs and updated dsp";
                                 dcterms:issued     "2025-12-05T12:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/Garneek/crunchy/releases/download/v0.2.3/crunchy-0.2.3-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5997196;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8aa21c074b0252b4bcf3e53367c546dcf928eff45daa90ed47e42c87d6f7df63"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    38;
                                                      pu:downloadUrl      <https://github.com/Garneek/crunchy/releases/download/v0.2.3/crunchy-0.2.3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13203480;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6440cdd926f416959bc0f780ed2a8110c396c39e9156b045b695fec5ca8b6bc9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    36;
                                                      pu:downloadUrl      <https://github.com/Garneek/crunchy/releases/download/v0.2.3/crunchy-0.2.3-linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7514992;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f24862ecd2f86b28b9b6547e0c8925d9cb247e8633dee6aceb126135adae70dc"
                                                    ];
                                 pu:packageVersion  "0.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "garneek/crunchy";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Garneek";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/garneek/crunchy/crunchy.jpg>;
        foaf:homepage          <https://github.com/Garneek/crunchy> .

<http://purl.org/stuff/plugin-universe/plugin/showmidi-8ab41bac>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-platform GUI application (and VST3/AU/CLAP/LV2/VST2 plugin) to effortlessly visualize MIDI activity, including MPE and MIDI 2.0.";
        rdfs:label             "ShowMIDI";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gbevin/showmidi/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "so" , "exe" , "dll";
        pu:downloadCount       11276;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "* Added support for currently standardized RPNs 0-6 with human readable value display for each RPN's purpose.\r\n* Improved NRPN and RPN handling, using the Hi-Res 14-bit CC value logic for Data Entry and supporting setting the value with only the MSB.\r...";
                                 dcterms:issued     "2024-07-10T20:25:13Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4980;
                                                      pu:downloadUrl       <https://github.com/gbevin/ShowMIDI/releases/download/1.0.1/ShowMIDI-Windows-1.0.1.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5293192;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "069e5ce0dc395c8d53111daa12c0f34d1425e2f39fa24a0222c727da04c46828"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3862;
                                                      pu:downloadUrl      <https://github.com/gbevin/ShowMIDI/releases/download/1.0.1/ShowMIDI-macOS-1.0.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         25768974;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ada36b12e072a6e0a04460305bd7da03c0f051102056696b6731d6773025c886"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     1986;
                                                      pu:downloadUrl       <https://github.com/gbevin/ShowMIDI/releases/download/1.0.1/ShowMIDI-Linux-Ubuntu-23.10-x64-1.0.1.tar.bz2>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          17622149;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "02101cf8178c9637bbf1df6fff874ccd03cdedf457e7281007d5573dcfa3409e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     448;
                                                      pu:downloadUrl       <https://github.com/gbevin/ShowMIDI/releases/download/1.0.1/ShowMIDI-Linux-Ubuntu-22.04.4-x64-1.0.1.tar.bz2>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13976560;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d72e856dec30353ec612f0c8fc2fa0f60752eed7d855e9ad7b11ee15db5b2538"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gbevin/showmidi";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi monitor" , "mpe" , "midi" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "Geert Bevin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gbevin/showmidi/showmidi.jpg>;
        foaf:homepage          <https://github.com/gbevin/ShowMIDI> .

<http://purl.org/stuff/plugin-universe/plugin/measurecounter-59f65281>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST3/AU plugin for live performance measure counting with beat-segmented progress bar. Shows current bar/beat, cycle progress (4/8/16/32 bars), and visual warnings. Perfect for staying in sync during shows and rehearsals.";
        rdfs:label             "MeasureCounter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/geissmannsbin/measure-counter-vst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       15;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial v1.0.0 release";
                                 dcterms:issued     "2026-02-11T14:20:29Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/geissmannsbin/measure-counter-vst/releases/download/v1.0.0/MeasureCounter-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2248104;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ac468d5310cf113493045553b89d60d533e6e2342671075e3d885e7caa968106"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/geissmannsbin/measure-counter-vst/releases/download/v1.0.0/MeasureCounter-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5982808;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b3041a20c402b13c79c76368b0d96c4e9135612f144538708ffd3fd4e02b3e18"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/geissmannsbin/measure-counter-vst/releases/download/v1.0.0/MeasureCounter-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2042306;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "33de9a700cb788b70d19358580b6edd4ee2c17b2f0a286a3de5630444328e90d"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "geissmannsbin/measure-counter-vst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "performance" , "measure" , "live" , "counter" , "metronome" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "geissmannsbin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/geissmannsbin/measure-counter-vst/measure-counter-vst.jpg>;
        foaf:homepage          <https://github.com/geissmannsbin/measure-counter-vst> .

<http://purl.org/stuff/plugin-universe/plugin/guitarmidi-f85c87f6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analyses a guitar's audio signal with a bank of bandpass filters and a neural net to extract played notes and outputs them as MIDI, with velocity/expressivity tracking.";
        rdfs:label             "GuitarMidi";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/geraldmwangi/guitarmidi-lv2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       104;
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "# GuitarMidi-lv2 Release v2.2 Expressivity is out\r\n\r\nThis is a big one:\r\n* Added velocity tracking, its called \"Expressivity\"\r\n* Added input gain control\r\n* Plugin finally operates with any buffer size and any samplerate\r\n* some bugfixes\r\n\r...";
                                 dcterms:issued     "2026-06-19T13:13:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    42;
                                                      pu:downloadUrl      <https://github.com/geraldmwangi/GuitarMidi-LV2/releases/download/v2.2/guitarmidi-lv2_2.2_ubuntu_2404_amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4046834;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c6a895addc1c228d6e5ec6ad1e0666132f9557f7355164653b04fd3af97993d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    62;
                                                      pu:downloadUrl      <https://github.com/geraldmwangi/GuitarMidi-LV2/releases/download/v2.2/guitarmidi-lv2_2.2.1_ubuntu2604_amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4173486;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7ff62deb62a001636d8242d3099637d533acdb1ed941d62ad5aca80594e8fbde"
                                                    ];
                                 pu:packageVersion  "2.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "geraldmwangi/guitarmidi-lv2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch detection" , "neural network" , "guitar" , "midi";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Gerald Mwangi";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/geraldmwangi/guitarmidi-lv2/guitarmidi-lv2.jpg>;
        foaf:homepage          <https://github.com/geraldmwangi/GuitarMidi-LV2> .

<http://purl.org/stuff/plugin-universe/plugin/rdpiano-6ae8826d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Low-level emulator for SA-synthesis pianos, such as the Roland MKS-20, RD1000 and the Rhodes MK-80 electric piano";
        rdfs:label             "RdPiano";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/giulioz/rdpiano/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       14398;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add Linux build to workflow\n- Add missing dependencies for Linux build";
                                 dcterms:issued     "2025-09-24T21:30:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.vst3.Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7763545;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c81127cfdd8c247d1743c40bff3449d6f9f3e9649b16dd492d6604d00ca531a9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.lv2.Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7588776;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4da00582b4f23bd895a0b5a1efebecba07edb9d3799dc49938ca4cf13ad08e31"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     43;
                                                      pu:downloadUrl       <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13899976;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "200dec418093329bb0cb7980b2855bdedc8be7b182838ef165b43a8c04508867"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6129;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10645504;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0a7093a4dd4e4e537747e76d7d5d8efe71ce43d6ff99c295f89c456de7c8f420"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     2960;
                                                      pu:downloadUrl       <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.exe>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10826752;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "32a76f528d4be4b8238440610180b06034bef5cedbbb0aa6d88716f9ccc4d263"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1720;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.vst3.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9783796;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "284f4519a623b6c28adcc098a57035a8a6f45ace021bd365838d03a29fca82a6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    2175;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.component.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9774477;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "143df86cc3cd5e64da3bff5ab492cbfce069d14c61c57f2a3063be889d95c321"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    1283;
                                                      pu:downloadUrl      <https://github.com/giulioz/rdpiano/releases/download/latest/rdpiano_juce.app.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19991130;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "45970d3cb3331f1d420723ae626e4cf7570c2fee3d0e2635dd1dec61954a8181"
                                                    ];
                                 pu:packageVersion  "2025.9.24"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "giulioz/rdpiano";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "piano" , "instrument";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Giulio Zausa";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/giulioz/rdpiano/rdpiano.jpg>;
        foaf:homepage          <https://github.com/giulioz/rdpiano> .

<http://purl.org/stuff/plugin-universe/plugin/rrv-10-e8842562>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A digital emulation of the RRV-10 rack digital reverb from the Micro Rack effect series of the 80s.";
        rdfs:label             "RRV-10";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/giulioz/smol-rack/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "exe";
        pu:downloadCount       7368;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## Commits\n- 3d51ef4: Vendor name consistency (EvilDragon) [#5](https://github.com/giulioz/smol-rack/pull/5)\n- 4cd58f2: Update RRV10.jucer (EvilDragon) [#5](https://github.com/giulioz/smol-rack/pull/5)";
                                 dcterms:issued     "2025-05-20T23:25:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1242;
                                                      pu:downloadUrl      <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.vst3.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12096991;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "70ca41e3dab4a3fede0b27e407518a3ad6e4a3a95367681a0dc2b236dccd7ea6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4105;
                                                      pu:downloadUrl      <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9662464;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "87d97f6a6008b58e3fd07c55aece9d15a117140a256e5d5eb3f6ee80ab071c22"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    85;
                                                      pu:downloadUrl      <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.so>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14044976;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "969e2c2e9a7b518ca4707770aea8ab2aac3101817363b92bd989e09f34c19f49"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     343;
                                                      pu:downloadUrl       <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.exe>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10923008;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3dc3302a3ea13bca714a34830e22438927bd310ccd2cf9c752665ffba3c2c476"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    1405;
                                                      pu:downloadUrl      <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.component.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12075544;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ea02c192ed21bfa58d46a2e9a783db7cbadacb5d27eb844c75473779d9df62f5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    188;
                                                      pu:downloadUrl      <https://github.com/giulioz/smol-rack/releases/download/latest/RRV10.app.macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         24593897;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "44e5758c19b52db2b6c0c2928805893c6091aa163e31c184f617fa56d5d8f3ed"
                                                    ];
                                 pu:packageVersion  "20250520.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "giulioz/smol-rack";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rack" , "emulation" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Giulio Zausa";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/giulioz/smol-rack/smol-rack.jpg>;
        foaf:homepage          <https://github.com/giulioz/smol-rack> .

<http://purl.org/stuff/plugin-universe/plugin/freqchain-6cda6b3d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Frequency sidechaining plugin";
        rdfs:label             "FreqChain";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gluton-official/freqchain/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "elf";
        pu:downloadCount       87;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.0 release.";
                                 dcterms:issued     "2025-07-26T18:49:55Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     59;
                                                      pu:downloadUrl       <https://github.com/Gluton-Official/FreqChain/releases/download/v0.1.0/FreqChain>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5851840;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "6cf4faadfa0c2ae5fb075935aa2bbaf64903bd34189a3186d4b519122250266e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    28;
                                                      pu:downloadUrl      <https://github.com/Gluton-Official/FreqChain/releases/download/v0.1.0/FreqChain.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4852144;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "618fdb1ff27017e99c0e6d36a4ff9ba3f31e7abe7ce28cf3b5cc93f1c32a6f66"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gluton-official/freqchain";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sidechain" , "spectral" , "equalizer";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Gluton";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gluton-official/freqchain/freqchain.jpg>;
        foaf:homepage          <https://github.com/Gluton-Official/FreqChain> .

<http://purl.org/stuff/plugin-universe/plugin/basspreamp-772e6f09>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Bass preamp plugin blending ideas from multiple bass preamp effects — noise gate, MarkBass-inspired character/VPF control, and tone shaping";
        rdfs:label             "BassPreamp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/basspreamp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       8;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-03-04T21:50:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/gmoican/BassPreamp/releases/download/v1.0.0/BassPreamp-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3969790;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "986d5701507e989d0a35cdf3c39556e89735b3a713d1dd9b6da3747b7bc7c0f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/gmoican/BassPreamp/releases/download/v1.0.0/BassPreamp-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10520408;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e3395cf83d429b669f169d630730d889210de4a2ec76a6fd6ad3a3c4d2686aae"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/basspreamp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tone shaping" , "preamp" , "bass";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/basspreamp/basspreamp.jpg>;
        foaf:homepage          <https://github.com/gmoican/BassPreamp> .

<http://purl.org/stuff/plugin-universe/plugin/distortion-designer-4eb596e4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A distortion/overdrive design tool for guitar amp emulation, chaining a noise gate, EQ, distortion waveshaping, and compression stages so you can dial in values to reuse in your own distortion modules.";
        rdfs:label             "Distortion Designer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/distortiondesigner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       106;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.";
                                 dcterms:issued     "2024-03-13T11:42:17Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    61;
                                                      pu:downloadUrl      <https://github.com/gmoican/DistortionDesigner/releases/download/v0.1.2/Distortion.Designer-0.1.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2459848;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e550c43bfe685b80ae9510371fd9ae4f7a0949e8bff9a8db43159fbfec9884d4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/gmoican/DistortionDesigner/releases/download/v0.1.2/Distortion.Designer-0.1.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9113651;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f765dd9ee9aa7851aed623ca3ebcaed24650ad5ceded376e1a86d894cd2b1f69"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/gmoican/DistortionDesigner/releases/download/v0.1.2/Distortion.Designer-0.1.0-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13102351;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "543d4850c4ecb556a8c33ee0e90aa7eb16d19e097c377ebdc451e718bf170f4b"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/distortiondesigner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "waveshaper" , "guitar amp" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/distortiondesigner/distortiondesigner.jpg>;
        foaf:homepage          <https://github.com/gmoican/DistortionDesigner> .

<http://purl.org/stuff/plugin-universe/plugin/guitpreamp-0d98780f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Guitar preamp plugin blending ideas from multiple preamp effects — noise gate, tone-shaping character/emphasis EQ, tube-emulated drive, and a compressor";
        rdfs:label             "GuitPreamp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/guitpreamp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       18;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-03-04T21:52:06Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/gmoican/GuitPreamp/releases/download/v1.0.0/GuitPreamp-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4051123;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "fb189918863e3852efbdda8b6c508e93ffe5b5ea088b3482ac1f24754ef3a49d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/gmoican/GuitPreamp/releases/download/v1.0.0/GuitPreamp-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10873451;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "92b00b5b0cb5682d1d78513c76efeb9644ac5cfabee01d48999d356a08712cc4"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/guitpreamp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "preamp" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/guitpreamp/guitpreamp.jpg>;
        foaf:homepage          <https://github.com/gmoican/GuitPreamp> .

<http://purl.org/stuff/plugin-universe/plugin/punk-boost-51978dae>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that pretends to emulate the behaviour of a bass preamp pedal effect.";
        rdfs:label             "Punk Boost";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkboost/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       259;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.";
                                 dcterms:issued     "2024-03-27T09:30:58Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    166;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkBoost/releases/download/0.1.0/Punk.Boost-0.1.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1462912;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "984b2382406008ae01b78bb3ac42a31024aa79b7c6eec8a47e08c72d6f52b12e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    52;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkBoost/releases/download/0.1.0/Punk.Boost-0.1.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5112743;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "af0cf0ce4e4070e97ecf223e61c10eefdd2ac005d5459d18106c703602d67449"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkBoost/releases/download/0.1.0/Punk.Boost-0.1.0-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11985028;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "10fd08fd66ee7090bdb01e36a6cee94c8716501915da4f86416d4a7c7a7aa461"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkboost";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "preamp" , "pedal" , "bass";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkboost/punkboost.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkBoost> .

<http://purl.org/stuff/plugin-universe/plugin/punk-dist-c1ba9912>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that pretends to model the behaviour of a Markbass MiniDist.";
        rdfs:label             "Punk Dist";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkdist-lstm/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       97;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.\r\n\r...";
                                 dcterms:issued     "2024-05-22T15:30:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkDist_LSTM/releases/download/v1.0.0/Punk.Dist-1.0.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1580054;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a933653822384d81cf6dde0d2a5c0bcf13d45a4b32ebffa0ea1ced5ec6f38b4e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkDist_LSTM/releases/download/v1.0.0/Punk.Dist-1.0.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5545315;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ebde232125be5565766d17d81dd194746521d075ed68fb7a7079c7095ce16b41"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkdist-lstm";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "distortion effects" , "juce framework" , "plugin" , "juce plugins" , "juce" , "audio";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkdist-lstm/punkdist-lstm.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkDist_LSTM> .

<http://purl.org/stuff/plugin-universe/plugin/punk-eq-5e404bc9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that pretends to model the behaviour of an equalizer pedal.";
        rdfs:label             "Punk EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkeq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       99;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.";
                                 dcterms:issued     "2024-04-04T09:45:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    63;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkEq/releases/download/0.1.0/Punk.EQ-0.1.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1508836;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3f54d5c4b02cbf4c8398db05684cb679e17e6e2b5972f4d107bf6898078e27d6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkEq/releases/download/0.1.0/Punk.EQ-0.1.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5285789;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "98f4aa1bdaf46aa6de4b15e3a6796d478b3ccd77b436717d6fad43b24edd625d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkEq/releases/download/0.1.0/Punk.EQ-0.1.0-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12026674;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "703df15faca6af60b49f9caddd3f1b7e08554798ee4cb7a61d6a723460c6a7b9"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkeq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "pedal" , "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkeq/punkeq.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkEq> .

<http://purl.org/stuff/plugin-universe/plugin/punk-muff-204294ff>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that emulates the behaviour of the Big Muff pedal effect through a ML model.";
        rdfs:label             "Punk Muff";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkmuff-lstm/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       259;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.";
                                 dcterms:issued     "2024-05-10T09:57:03Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    194;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkMuff_LSTM/releases/download/v1.0.0/Punk.Muff-1.0.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1547250;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f505cca3ae46f0f304c0cecc314504d6486785362d08003189b832866315a8b2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    65;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkMuff_LSTM/releases/download/v1.0.0/Punk.Muff-1.0.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5425875;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "55007d17cc55ed8233e5a95275a42d63582e0d926883b5d4d7492400eb33b2f9"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkmuff-lstm";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fuzz" , "emulation" , "pedal" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkmuff-lstm/punkmuff-lstm.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkMuff_LSTM> .

<http://purl.org/stuff/plugin-universe/plugin/punk-ott-9b2703fe>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that pretends to recreate an OTT-style compressor effect.";
        rdfs:label             "Punk OTT";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkott/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       8;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.4.0 release.";
                                 dcterms:issued     "2025-12-26T13:36:01Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkOTT/releases/download/v1.4.0/PunkOTT-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2585626;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "28783c81f892ddb803f5591605404e6f7d176f08e6d6929c821da0a6921f80eb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkOTT/releases/download/v1.4.0/PunkOTT-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6467845;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e163c18475ba4a69adb0811c0a0b5f600d7f45233a42d43da92fbbbc74866653"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkott";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juce framework" , "audio plugin" , "juce plugins" , "dsp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkott/punkott.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkOTT> .

<http://purl.org/stuff/plugin-universe/plugin/punk-ott-mb-ddb1a29e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE audio plugin that pretends to recreate an OTT-style compressor effect. This is a multiband implementation.";
        rdfs:label             "Punk OTT MB";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkott-mb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       10;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2025-12-25T10:35:07Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkOTT-MB/releases/download/v1.0.0/PunkOTT-MB-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3040089;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cb79bb30243c4881ffe47ee411d576871ed5ac60a6212845d8b3782a6c2c6bf8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkOTT-MB/releases/download/v1.0.0/PunkOTT-MB-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6695679;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6bc828dbca60ba44f13dd40c45d9fc40ee73b320d2b70ecd7dd5b831083c4f7b"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkott-mb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juce framework" , "audio plugin" , "juce plugins" , "dsp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkott-mb/punkott-mb.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkOTT-MB> .

<http://purl.org/stuff/plugin-universe/plugin/punk-xros-864f3d9d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multiband distortion plugin inspired by the Darkglass Microtubes X, using a machine-learning model trained on the Darkglass Microtubes B3k pedal for its distortion stage.";
        rdfs:label             "Punk Xros";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkxros-lstm/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       218;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "MacOS binaries haven't been signed / notarized / stapled. This may lead to you getting a \"File not safe, might be malware\" message when downloading.\r\n\r\nThe main addition of this release is that the distortion processing is now based on a B3k model.";
                                 dcterms:issued     "2024-05-11T15:40:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    167;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkXros_LSTM/releases/download/v1.0.0/Punk.Xros-1.0.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1566657;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c04c0834e155f09b39fd3dd00dc98cecf08a166d8df9afa0fb3c67133d61bfae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    51;
                                                      pu:downloadUrl      <https://github.com/gmoican/PunkXros_LSTM/releases/download/v1.0.0/Punk.Xros-1.0.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5487714;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f4dc19d33a06e67d026a4b3f1ad9ebe9129b164bb47f1fd8ec42f4e10064892a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gmoican/punkxros-lstm";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "darkglass microtubes b3k" , "guitar pedal" , "multiband" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Guillermo Moñino Cánovas";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gmoican/punkxros-lstm/punkxros-lstm.jpg>;
        foaf:homepage          <https://github.com/gmoican/PunkXros_LSTM> .

<http://purl.org/stuff/plugin-universe/plugin/key-detect-11d8b5a5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analyzes the frequencies present in incoming audio to detect keys and harmonies";
        rdfs:label             "Key Detect";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gnuoyohes/key-detect/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "elf";
        pu:downloadCount       15;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-03-26T04:51:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/gnuoyohes/key-detect/releases/download/v1.0.0/Key.Detect-0.0.1-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6486279;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a56b7f7c1fdcdf7437db735baa54c9a2574be3ab2e44991dfb29ef57743a19fe"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/gnuoyohes/key-detect/releases/download/v1.0.0/Key.Detect-0.0.1-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         7934379;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5bcb32ab3fc0256beec9c3eee0444296d83c3e7b6a4e7131945037ae5f21b3fd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/gnuoyohes/key-detect/releases/download/v1.0.0/Key.Detect-0.0.1-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4457172;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "70bcc4a7c4d66c156ce4521d0b43976088711461ebe14c88f8184e74db1740d0"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gnuoyohes/key-detect";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "key detection" , "harmony" , "analyzer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Seho Young";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gnuoyohes/key-detect/key-detect.jpg>;
        foaf:homepage          <https://github.com/gnuoyohes/key-detect> .

<http://purl.org/stuff/plugin-universe/plugin/ub-poly16-a5ba4c34>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "16-voice virtual-analog polysynth inspired by the Juno-106, with dual DCOs, hard sync/ring mod, and a step-sequenced arpeggiator";
        rdfs:label             "UB_Poly16";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gptpps/ub-poly16/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe";
        pu:downloadCount       16;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a 16-step arpeggiator groove sequencer (accent/tie/ratchet/swing) with host phase-lock, a full-window preset browser with search and favourites (131 factory presets), and a new azur/mauve UI theme.";
                                 dcterms:issued     "2026-07-09T22:52:52Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/gPTPPs/UB_Poly16/releases/download/v0.8.0/UB_Poly16_Setup_0.8.0.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5486745;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b4edfad70466f887b061a4948fb3dc5c99eb052d5b594cb7d9021961de907aa8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/gPTPPs/UB_Poly16/releases/download/v0.8.0/UB_Poly16-0.8.0-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7112619;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "da2c699731586b0d794fbc797eecf1f19752a21980f2eaebed62b71c93339a7f"
                                                    ];
                                 pu:packageVersion  "0.8.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gptpps/ub-poly16";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "polysynth" , "arpeggiator" , "analog" , "vst3" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "PPsRetroVault";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gptpps/ub-poly16/ub-poly16.jpg>;
        foaf:homepage          <https://github.com/gPTPPs/UB_Poly16> .

<http://purl.org/stuff/plugin-universe/plugin/octasine-64990839>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Frequency modulation-based synthesizer plugin.";
        rdfs:label             "OctaSine";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/greatest-ape/octasine/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/greatest-ape/octasine/octasine.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       5778;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix GUI issues using the clap in Bitwig\n- Fix issue activating operator 2 modulation target from GUI matrix\n- Show file save/load dialogs above plugin window macOS\n- Save selected patch index (and restore it on load)\n";
                                 dcterms:issued     "2024-07-03T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP;
                                                      pu:downloadCount     3515;
                                                      pu:downloadUrl       <https://github.com/greatest-ape/OctaSine/releases/download/v0.9.1/OctaSine-v0.9.1-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4624717;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7ac928ddfe8f54a26c4264b95d3f1c4ccd047db106694bf5c722748662cb2d5f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP;
                                                      pu:downloadCount    1390;
                                                      pu:downloadUrl      <https://github.com/greatest-ape/OctaSine/releases/download/v0.9.1/OctaSine-v0.9.1-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10292979;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "449f99fdb00febc8f716ccebbc74767ff73e268f3f7b27717478d1dfa1fea468"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP;
                                                      pu:downloadCount     873;
                                                      pu:downloadUrl       <https://github.com/greatest-ape/OctaSine/releases/download/v0.9.1/OctaSine-v0.9.1-Ubuntu-20_04.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5760864;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cfa2a955bffdb3537bf782b70c175f3ae2071aded2832b464b6b30e5161de173"
                                                    ];
                                 pu:packageVersion  "0.9.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "greatest-ape/octasine";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "modulation" , "synth";
        pu:verified            true;
        trn:format             trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Joakim Frostegård";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/greatest-ape/octasine/octasine.jpg>;
        foaf:homepage          <https://github.com/greatest-ape/OctaSine> .

<http://purl.org/stuff/plugin-universe/plugin/audible-planets-ee4b9f21>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An expressive, quasi-Ptolemaic semi-modular synthesizer.";
        rdfs:label             "Audible Planets";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gregrecco67/audibleplanets/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       1488;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.2.3a (see update)\n\n- performance tweaks, code tidying, automating build process\n- [UPDATE]: a recent change broke repeating envelopes; version 1.2.3a corrects this";
                                 dcterms:issued     "2025-06-01T00:05:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    532;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-Windows.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4064810;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d0716cf363587b07b626270992c8e60b7bdd727290b1f9e18f52d6a54aa6f652"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    108;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-Windows.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3993109;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "549c6a051f3fc98e5d5e1ff5dff856a22edd41b655a171039e14d93a97ba67bf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    129;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-MacOS.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2388199;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1965a71e960f681f7ae1dbc127df5742ae80af9b79477fe032352d1ce2e4f447"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-MacOS.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2311636;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b29b82030fbfe1c75e62c3c8b9fbba0272f254a64806404a883a47521ecbf2df"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    323;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-Linux.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2974976;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "19fcbb55f59ed373b49e968a3a66f46c8a16541fdfd6dfeb76df32cd928393d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    220;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3a-Linux.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2885072;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a47663dcdf13d87f9fb5f710d6fcb93b159a48bc11d8c9e472f60bf199ad7c78"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    131;
                                                      pu:downloadUrl      <https://github.com/gregrecco67/AudiblePlanets/releases/download/v1.2.3/Audible.Planets-1.2.3.a-MacOS.component.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2380760;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3118ca18ced52582f116a6fa184f70d351064348c7b8215bbc8a342e1d7a957a"
                                                    ];
                                 pu:packageVersion  "1.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gregrecco67/audibleplanets";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Greg Recco";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gregrecco67/audibleplanets/audibleplanets.jpg>;
        foaf:homepage          <https://github.com/gregrecco67/AudiblePlanets> .

<http://purl.org/stuff/plugin-universe/plugin/chameleon-306a2094>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Neural tone matching and model morphing plugin. Capture your own tones or load community models and blend them in real-time using Proteus technology. Excellent for guitarists looking for accurate amp/cab/pedal matching.";
        rdfs:label             "Chameleon";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/chameleon/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       11140;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Updated neural models for better sound\n- Now uses internal binary models\n- Improved EQ knob sound\n- Added stereo processing\n- Fixed param saving in DAW for saved sessions\n- Updated to JUCE 7 and latest RTNeural modules\n- Removed Standalone and Win32 apps\n";
                                 dcterms:issued     "2022-08-30T11:02:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    6131;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Chameleon/releases/download/v1.2.0/Chameleon-Win-1.2.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4794770;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ac7e639eaad7c4db1aba556b6a489a17fd0dd4a67df49cbc5e126367a9a1d690"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2605;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Chameleon/releases/download/v1.2.0/Install-Chameleon-v1.2-Mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14747494;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9387fb1f0d5f4efe26dcb7d179dbd0a29ec96f976643be0b551dc0a56125739e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2404;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Chameleon/releases/download/v1.2.0/Chameleon-Linux-x64-1.2.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2703980;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "06b2ba4d8438fc90376485aff6ed3c732868c6bfb1b773a2c348c0e6ad6d1352"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "guitarml/chameleon";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tone match" , "proteus" , "morphing" , "nam" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "GuitarML";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/chameleon/chameleon.jpg>;
        foaf:homepage          <https://github.com/GuitarML/Chameleon> .

<http://purl.org/stuff/plugin-universe/plugin/proteus-be61939c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Guitar amp and pedal capture plugin using neural networks.";
        rdfs:label             "Proteus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/proteus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       25690;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Proteus v1.2 \r\n\r\n- Adds 3 band EQ\r\n- Adds default IR\r\n- Updated graphics\r\n- Reduced installer size from updated graphics resources\r\n\r\nWindows, Mac, and Linux installers for the Proteus guitar plugin (VST3/AU/AAX/LV2).\r\n\r...";
                                 dcterms:issued     "2023-01-05T13:35:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    14626;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Proteus/releases/download/v1.2/Proteus-Win-1.2.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14044989;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f63f39d4f38113c6efb93e4440fb3de84c1397c1cc52294c4922a14f393309c6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3753;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Proteus/releases/download/v1.2/Proteus-Linux-x64-1.2.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12403836;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d3bf5a11127da6cf53af183390dc20350c15543617a8743b166c73f6a1a08e90"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    7311;
                                                      pu:downloadUrl      <https://github.com/GuitarML/Proteus/releases/download/v1.2/Install-Proteus-v1.2-Mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         34119901;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7194c26d4b04f40811295ad4ebe1ef3d1bb033a9976f6789ebf3ec021430e7d0"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "guitarml/proteus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "machine learning" , "audio processing" , "neural networks" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Keith Bloemer";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/proteus/proteus.jpg>;
        foaf:homepage          <https://github.com/GuitarML/Proteus> .

<http://purl.org/stuff/plugin-universe/plugin/smartamppro-da3a67a7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Neural guitar amp plugin using deep learning (LSTM models). Includes built-in recording/capture and model training features. Proteus-compatible.";
        rdfs:label             "SmartAmpPro";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartamppro/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       3623;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Pre-release v0.1-alpha with model training and capture features\n";
                                 dcterms:issued     "2021-01-30T14:11:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2097;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartAmpPro/releases/download/v0.1-alpha/SmartAmpPro.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8154624;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1da89a267d46a42999761f487496296fd3a5e69e438a7048e754baede0c398f4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    194;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartAmpPro/releases/download/v0.1-alpha/SmartAmpPro_VST3_Mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6851919;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "56f74a8ce3da7a699eb4656aa103b8c3c1d17cc1d6acbc62c5308d5e7dbc5f63"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    782;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartAmpPro/releases/download/v0.1-alpha/SmartAmpPro-au.component.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7530076;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "44d65e79c3657d630da7951a610fd7946edd6024747ff5bc41301b648889db0b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    550;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartAmpPro/releases/download/v0.1-alpha/SmartAmpPro.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6979205;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "94764cc8faacc572c45508b450acafc56027b5f0a4e03b06320c26d063accec5"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "guitarml/smartamppro";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "proteus" , "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "GuitarML";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartamppro/smartamppro.jpg>;
        foaf:homepage          <https://github.com/GuitarML/SmartAmpPro> .

<http://purl.org/stuff/plugin-universe/plugin/smartguitaramp-1442f8c5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Uses a WaveNet model to recreate the sound of real world hardware. Models a small tube amp with a clean/lead channel. Gain and EQ knobs modulate the modeled sound.";
        rdfs:label             "SmartGuitarAmp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartguitaramp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Apache-2.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartguitaramp/smartguitaramp.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       15020;
        pu:licenceId           "Apache-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added cmake and general best practices updates\n- Added installers for Win/Mac/Linux\n- Fixed graphics handling\n- Removed custom load button to simplify plugin\n- Fixed param saving in DAW for saved sessions\n- Updated to JUCE 7 and latest Eigen modules\n";
                                 dcterms:issued     "2022-08-31T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    8847;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarAmp/releases/download/v1.3/SmartAmp-Win-1.3.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4026478;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "29be822eec1c40f119303560338e1e4aa03ef69844d49ef4f75cdf3cada46117"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3060;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarAmp/releases/download/v1.3/Install-SmartAmp-v1.3-Mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10830999;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "89d8ddaa625689db0f0b5dec0c61fe8d129b4533bc0f797af212534e8fb3c9a4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3113;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarAmp/releases/download/v1.3/SmartAmp-Linux-x64-1.3.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2172048;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "78b59aa99c0c2cf637de90a47f46d852b6f3ac59ccee1bcab2d3d77dc37a0586"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "guitarml/smartguitaramp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "guitar" , "amp" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "GuitarML";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartguitaramp/smartguitaramp.jpg>;
        foaf:homepage          <https://github.com/GuitarML/SmartGuitarAmp> .

<http://purl.org/stuff/plugin-universe/plugin/smartguitarpedal-c65c3727>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Neural guitar pedal plugin using Proteus modeling technology. Load and play various pedal effects, amp models, and conditioned Wavenet models. Easy tone capture and blending.";
        rdfs:label             "SmartGuitarPedal";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartguitarpedal/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Apache-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       7797;
        pu:licenceId           "Apache-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Graphics overhaul using Blender renders\n- Added ability to load conditioned Wavenet models\n- Added more range to the Drive knob\n";
                                 dcterms:issued     "2022-10-05T15:31:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    4669;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarPedal/releases/download/v1.5/SmartPedal-Win-1.5.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         25675484;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f774e37f1984c3b3bc3469b47ba6f487653ba2d8a064951e0cc8be20419102d6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1774;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarPedal/releases/download/v1.5/Install-SmartPedal-v1.5-Mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         60725861;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6aeb668f8f8d9b777121894bcc0b4735e569c242d8fbcf5630c9f62755967cb9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1354;
                                                      pu:downloadUrl      <https://github.com/GuitarML/SmartGuitarPedal/releases/download/v1.5/SmartPedal-Linux-x64-1.5.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         23902192;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "dac888c983e6f0060e99bda1e0109e90751e3a04ae08bae1af965321a5d1d68a"
                                                    ];
                                 pu:packageVersion  "1.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "guitarml/smartguitarpedal";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "proteus" , "pedal" , "nam" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "GuitarML";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/guitarml/smartguitarpedal/smartguitarpedal.jpg>;
        foaf:homepage          <https://github.com/GuitarML/SmartGuitarPedal> .

<http://purl.org/stuff/plugin-universe/plugin/circulate-619faf62>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open source VST3 phase smearing audio effect based on a bank of 64 allpass filters. With sample accurate parameters / modulation";
        rdfs:label             "Circulate";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gulldsp/circulate-vst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       81;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v2: Resizable UI (right click > UI Zoom, saved per-preset), can now set Hz by\nclicking and typing a value, fixed Ableton UI bug with Hz/Semitone switch,\nfixed strange bounce-to-audio behavior in some DAWs, and under-the-hood\nimprovements to channel handling, denormal handling, and parameter sample\naccuracy.";
                                 dcterms:issued     "2026-06-29T00:30:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    81;
                                                      pu:downloadUrl      <https://github.com/GullDSP/Circulate-VST/releases/download/v2.0.1.1/circulate-vst3-v2_0_1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1537329;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "740ef00064a3c854f8dd71cd8f0cb5989e3ae76cee572331c02cc64f8ce303f8"
                                                    ];
                                 pu:packageVersion  "2.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "gulldsp/circulate-vst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phase-dispersion" , "phaser" , "allpass";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Anis Dadou";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/gulldsp/circulate-vst/circulate-vst.jpg>;
        foaf:homepage          <https://github.com/GullDSP/Circulate-VST> .

<http://purl.org/stuff/plugin-universe/plugin/quadratic-visualizer-417fb752>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio visualizer that uses TheGrayCuber's shape algebra to generate crazy shapes.";
        rdfs:label             "Quadratic Visualizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/happyacccident/quadratic-visualizer-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       22;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2025-08-27T13:47:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/HappyAcccident/Quadratic-Visualizer-Plugin/releases/download/v1.0.0/QuadraticVisualizer-windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3818990;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d164892d061b4bdd26b03ee9aa52fe45c47b31c41b19235695c069fb5c8d8edc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/HappyAcccident/Quadratic-Visualizer-Plugin/releases/download/v1.0.0/Quadratic.Visualizer.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6390272;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ca8daec798522f756c0c887ea0a29280bf124ece3462a22c2eef311159be7cb1"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "happyacccident/quadratic-visualizer-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "generative" , "visualizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Nathaniel D'Annunzio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/happyacccident/quadratic-visualizer-plugin/quadratic-visualizer-plugin.jpg>;
        foaf:homepage          <https://github.com/HappyAcccident/Quadratic-Visualizer-Plugin> .

<http://purl.org/stuff/plugin-universe/plugin/instawidth-5db7bb36>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open-source M/S stereo width plugin with 3-band control, monomaker, side tilt, side de-esser, and switchable min/linear phase.";
        rdfs:label             "InstaWidth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hariel1985/instawidth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       160;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2026-05-17T05:06:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    91;
                                                      pu:downloadUrl      <https://github.com/hariel1985/InstaWidth/releases/download/v1.0.0/InstaWidth-VST3-Win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3717538;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3458bb625b24910a0d03c59671b8aa0dc8b8a31961814fcf98c5bf0394ac15a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/hariel1985/InstaWidth/releases/download/v1.0.0/InstaWidth-VST3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8714081;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8db7a5632b6c45eb4a13cc3fcbbdedabd88efd3993688af2daa26075e861cd7d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/hariel1985/InstaWidth/releases/download/v1.0.0/InstaWidth-VST3-Linux-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5347166;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "eef89f2efb14b39d296e17a1576b1aa3bb1266822f8e5dc4a26ddbe3f07a1c8e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/hariel1985/InstaWidth/releases/download/v1.0.0/InstaWidth-LV2-Linux-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5118322;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "95379fb9786eb3cad5d76280a1dafd179e15aabd7773174186b5760f577559d3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/hariel1985/InstaWidth/releases/download/v1.0.0/InstaWidth-AU-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8526292;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "aea53ae37151b0afd0a9a978536413fa095e4f30806274c037cd07d1ab585a36"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hariel1985/instawidth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sound field" , "stereo width" , "mid/side";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ariel Hartung";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hariel1985/instawidth/instawidth.jpg>;
        foaf:homepage          <https://github.com/hariel1985/InstaWidth> .

<http://purl.org/stuff/plugin-universe/plugin/analytiks-e0c9b8e1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spectral and stereo analysis plugin with OpenGL rendering — a free, open-source clone of Vision 4x";
        rdfs:label             "Analytiks";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/harsha-vardhan-r/analytiks/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       77;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.7.0 release.";
                                 dcterms:issued     "2026-03-15T09:44:01Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     37;
                                                      pu:downloadUrl       <https://github.com/Harsha-vardhan-R/Analytiks/releases/download/v1.7.0/Analytiks-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4185848;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3cc757b251793692ca74271ae8e74dab9a77b91ffd5d3e758f683fa719f67330"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/Harsha-vardhan-R/Analytiks/releases/download/v1.7.0/Analytiks-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7935273;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b99d08af83d9b4c676a9e96b844a579a0e237525a8a04d8e20bf655178b90ab6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/Harsha-vardhan-R/Analytiks/releases/download/v1.7.0/Analytiks-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11226806;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cc12aadb1a0e644e386cc3b64573a1e00474cee9a700d9585e39ddca7beba0d9"
                                                    ];
                                 pu:packageVersion  "1.7.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "harsha-vardhan-r/analytiks";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "correlation" , "analyzer" , "spectrogram";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Gandalf the grey";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/harsha-vardhan-r/analytiks/analytiks.jpg>;
        foaf:homepage          <https://github.com/Harsha-vardhan-R/Analytiks> .

<http://purl.org/stuff/plugin-universe/plugin/termenflux-a5d5208e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Theremin instrument plugin with animated pitch-hand visualization";
        rdfs:label             "TermenFlux";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hergezod/termenflux/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       135;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release of TermenFlux.\r\nImproved pitch hand animation.\r\nFix portamento-to-note behavior after silence.";
                                 dcterms:issued     "2026-05-21T20:59:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    48;
                                                      pu:downloadUrl      <https://github.com/hergezod/TermenFlux/releases/download/v0.1/TermenFlux_v0.1_x86_64_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2294232;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3f954aa2ac05e121e33eba675b4b1996574b82322afc59355d93309dd5810dc7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    87;
                                                      pu:downloadUrl      <https://github.com/hergezod/TermenFlux/releases/download/v0.1/TermenFlux_v0.1_x86_64_lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2186521;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "04505d49dfcf86a51425f4aafcd9c64683a50f3bc8c11051c48b5dc59368a2a8"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hergezod/termenflux";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "theremin" , "portamento" , "animation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "hergezod";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hergezod/termenflux/termenflux.jpg>;
        foaf:homepage          <https://github.com/hergezod/TermenFlux> .

<http://purl.org/stuff/plugin-universe/plugin/crispy-7916ed80>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Saturation plugin with odd/even harmonic control, pre-saturation high/low pass filters, oversampling, matched bypass, and auto-gain";
        rdfs:label             "Crispy";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/herzplatinedurchgebrannt/juce-crispy-linux/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a Linux VST3 build on top of the original Mac/Windows plugin.";
                                 dcterms:issued     "2024-01-09T14:39:38Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/herzplatinedurchgebrannt/Juce-Crispy-Linux/archive/a057e484b007697a3b5dad65278dd9de57eb72e9.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27602291;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "1b69c1bcfd5bc099ac901b10b4316a8aa031eef91d949e9d137cb74e42bcf60a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "herzplatinedurchgebrannt/juce-crispy-linux";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oversampling" , "harmonic exciter" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "herzplatinedurchgebrannt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/herzplatinedurchgebrannt/juce-crispy-linux/juce-crispy-linux.jpg>;
        foaf:homepage          <https://github.com/herzplatinedurchgebrannt/Juce-Crispy-Linux> .

<http://purl.org/stuff/plugin-universe/plugin/krunch-44a06219>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Lowpass filter + saturation audio effect plug-in";
        rdfs:label             "Krunch";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/krunch/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       73;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Add Linux build";
                                 dcterms:issued     "2026-07-04T19:55:46Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    73;
                                                      pu:downloadUrl      <https://github.com/hollance/krunch/releases/download/v1.0.1/Krunch-v1.0.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15031248;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "d7fb0976ae2025b3a9303e54efeb735dc1457ff177a8fd6f304a7a46e97ee4c1"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hollance/krunch";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lowpass" , "filter" , "audio effect" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Matthijs Hollemans";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/krunch/krunch.jpg>;
        foaf:homepage          <https://github.com/hollance/krunch> .

<http://purl.org/stuff/plugin-universe/plugin/lost-n-found-piano-069ea2c7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A virtual instrument plug-in that combines updated versions of the classic mda Piano and mda EPiano with a new coat of paint";
        rdfs:label             "Lost N' Found Piano";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/lost-and-found-piano/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:downloadCount       217;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release of Lost N' Found Piano.\n\nKnown limitations:\n- None of the original factory presets are included yet.\n- No Windows version yet.\n- Parameters are not smoothed, so changing them while sound is playing may produce zipper noise.\n";
                                 dcterms:issued     "2025-06-21T15:53:17Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    217;
                                                      pu:downloadUrl      <https://github.com/hollance/lost-and-found-piano/releases/download/v1.0.0/LostAndFoundPiano-v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14190314;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "efe6b3666b7cad0652ed1979622300178eb35c268d2c5c3ca6826062db8a9b84"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hollance/lost-and-found-piano";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rhodes" , "piano" , "keys";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Matthijs Hollemans";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/lost-and-found-piano/lost-and-found-piano.jpg>;
        foaf:homepage          <https://github.com/hollance/lost-and-found-piano> .

<http://purl.org/stuff/plugin-universe/plugin/smexoscope-fa696b5b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "The classic s(M)exoscope oscilloscope VST using modern JUCE";
        rdfs:label             "sMexoscope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/smexoscope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       861;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Add Linux builds";
                                 dcterms:issued     "2026-07-04T20:25:28Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    287;
                                                      pu:downloadUrl      <https://github.com/hollance/sMexoscope/releases/download/v1.0.2/sMexoscope-v1.0.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13675169;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d02c57a920424b555a5812eb4076e5c6dca3c10872607c19298265d1758268c3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    287;
                                                      pu:downloadUrl      <https://github.com/hollance/sMexoscope/releases/download/v1.0.2/sMexoscope-v1.0.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13675169;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d02c57a920424b555a5812eb4076e5c6dca3c10872607c19298265d1758268c3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    287;
                                                      pu:downloadUrl      <https://github.com/hollance/sMexoscope/releases/download/v1.0.2/sMexoscope-v1.0.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13675169;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d02c57a920424b555a5812eb4076e5c6dca3c10872607c19298265d1758268c3"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hollance/smexoscope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oscilloscope" , "visualizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "Matthijs Hollemans";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/smexoscope/smexoscope.jpg>;
        foaf:homepage          <https://github.com/hollance/sMexoscope> .

<http://purl.org/stuff/plugin-universe/plugin/the-kiss-of-shame-86e961df>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Magnetic tape and analog circuitry emulation processor";
        rdfs:label             "The Kiss of Shame";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/thekissofshame/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       8419;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "There have been some reports of the plug-in producing loud feedback noise or loud clicks sometimes. This update includes a limiter that outputs silence if such a loud spike is detected (anything over +20 dB).";
                                 dcterms:issued     "2024-06-30T10:13:00Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5902;
                                                      pu:downloadUrl      <https://github.com/hollance/TheKissOfShame/releases/download/v1.0.2/KissOfShame-Windows-v1.0.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         49212561;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e4f0483cd2ea03c624d1420a033c9e3fe0351b49230a40ead92b6ac9fe632d08"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2517;
                                                      pu:downloadUrl      <https://github.com/hollance/TheKissOfShame/releases/download/v1.0.2/KissOfShame-Mac-v1.0.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         191811319;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "252ae895958afb89f03d0ef7893b0a5ced1ed2460384fbd0aacc700ec0fb358a"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hollance/thekissofshame";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape emulation" , "effect" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Matthijs Hollemans";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hollance/thekissofshame/thekissofshame.jpg>;
        foaf:homepage          <https://github.com/hollance/TheKissOfShame> .

<http://purl.org/stuff/plugin-universe/plugin/satumorpher-e163c663>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Saturation plugin that morphs between two saturation types, with drive, mix, and oversampling controls";
        rdfs:label             "SatuMorpher";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/homerchel/satumorpher/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Apache-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       10;
        pu:licenceId           "Apache-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.0 release.";
                                 dcterms:issued     "2026-02-12T19:03:52Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/HomerChel/SatuMorpher/releases/download/v0.1.0/SatuMorpher-v0.1.0-windows-x86_64.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2124931;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "867b3a91daa136e61c92903f1ca5a521de3ce310cf51d41e17f5a0bf48b5a15e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/HomerChel/SatuMorpher/releases/download/v0.1.0/SatuMorpher-v0.1.0-macos-arm64.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4034743;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a9cecbcbab16fe9f64d37c370937896d82bba0c8139c432fc935a9e71bb6db0b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/HomerChel/SatuMorpher/releases/download/v0.1.0/SatuMorpher-v0.1.0-linux-x86_64.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5280716;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "63b1588db342495dc2c93d255b9bd9ece7df454d8bf055d20bafddc0ac0df350"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "homerchel/satumorpher";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "morphing" , "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "HomerChel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/homerchel/satumorpher/satumorpher.jpg>;
        foaf:homepage          <https://github.com/HomerChel/SatuMorpher> .

<http://purl.org/stuff/plugin-universe/plugin/squelchbox-443853ec>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A FOSS TB-303-style acid bassline synthesizer plugin";
        rdfs:label             "SquelchBox";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hornfisk/squelchbox/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       149;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.2.0 release.";
                                 dcterms:issued     "2026-04-19T11:13:33Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     59;
                                                      pu:downloadUrl       <https://github.com/Hornfisk/squelchbox/releases/download/v0.2.0/squelchbox-windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6945028;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "41b40a2069a9821f38b6c993ab761b967c719ba4ea3a96e15ff660624049b459"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/Hornfisk/squelchbox/releases/download/v0.2.0/squelchbox-macos-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7453518;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ac7dd88f42a8f95eb41cd499ea3c9070a176400cc0036e61e299117991025305"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/Hornfisk/squelchbox/releases/download/v0.2.0/squelchbox-macos-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7110875;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d66f5762931d4f98c4e416827dec91eebdaaf40be7e0cb549c52fccd3ed274fd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     48;
                                                      pu:downloadUrl       <https://github.com/Hornfisk/squelchbox/releases/download/v0.2.0/squelchbox-linux-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8319747;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "12a84b1c28d743c94203fd9be9447fac91a23622f13a1601bb4a65bc46864b59"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hornfisk/squelchbox";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bass" , "instrument" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Vlad";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hornfisk/squelchbox/squelchbox.jpg>;
        foaf:homepage          <https://github.com/Hornfisk/squelchbox> .

<http://purl.org/stuff/plugin-universe/plugin/perceptomap-1df2ecd8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "PerceptoMap is a real-time psychoacoustic visualization VST3 plugin. Displays Mel spectrograms, MFCCs, Chromagram, Tempogram, Spectral Centroid, Contrast, Flatness, Rolloff, Onset markers, and more perceptual audio features.";
        rdfs:label             "PerceptoMap";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hqrrr/perceptomap/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       641;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed Windows build issue in GitHub Actions.\n- Functionally identical to v0.18.0 (Onset Markers mode).\n";
                                 dcterms:issued     "2026-06-13T23:01:59Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    81;
                                                      pu:downloadUrl      <https://github.com/hqrrr/PerceptoMap/releases/download/v0.18.2/PerceptoMap_vst3_v0.18.2_windows_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2717837;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3b8ad6f0def5da7dc54fe66777e80c86e9ddd70c1c509351afed7d3acd223d81"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/hqrrr/PerceptoMap/releases/download/v0.18.2/PerceptoMap_vst3_v0.18.2_macOS_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1692724;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5dd18d1100f17c55d03b645e4a95549ab488bcd2dbba029eb5d5348214951261"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    35;
                                                      pu:downloadUrl      <https://github.com/hqrrr/PerceptoMap/releases/download/v0.18.2/PerceptoMap_vst3_v0.18.2_macOS_arm.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1501920;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "23ec4e9e0b9492dfdfbd984dd99db8414e05c37e363abdaae42cdcf52f9517be"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/hqrrr/PerceptoMap/releases/download/v0.18.2/PerceptoMap_vst3_v0.18.2_linux_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2104447;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7fb9cf86e8f1a812d0f860295cde6a2ce7750f40b3e63477a18ac5478f420db9"
                                                    ];
                                 pu:packageVersion  "0.18.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hqrrr/perceptomap";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tool" , "psychoacoustics" , "analyzer" , "visualizer" , "spectrogram";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Qirui Huang";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hqrrr/perceptomap/perceptomap.jpg>;
        foaf:homepage          <https://github.com/hqrrr/PerceptoMap> .

<http://purl.org/stuff/plugin-universe/plugin/openmeters-a390bc5b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Fast and professional audio metering/visualization for Linux.";
        rdfs:label             "OpenMeters";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/httpsworldview/openmeters/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "elf";
        pu:downloadCount       39;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## Changelog\n\n```\n13f64c8 chore: update deps\nbaee537 perf: track quiescence and processor state, eliminate idle CPU usage\n1ed0da2 refactor: remove unused arbitrary indev handling\n4718346 tests: refactor some old tests, remove redundant test that should not have existed\n58e2b30 refactor: minor allocation fixes\n0c6e679 perf: streamline dsp and rendering hot paths\nc7e7bc8 refactor: simplifications and redundancy reductions\n8f09203 docs: update readme with a FAQ section\n```";
                                 dcterms:issued     "2026-08-13T23:09:39Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     19;
                                                      pu:downloadUrl       <https://github.com/httpsworldview/openmeters/releases/download/v1.13.0/openmeters_1.13.0-1_amd64.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5577246;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b69fbac8a1792d30e30346128aba8a5cb7193b759fe76bb4c00791b92417ff9a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/httpsworldview/openmeters/releases/download/v1.13.0/openmeters-1.13.0-x86_64-linux-gnu.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3947936;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1b32381a1f6fd8b84ef24e4e11a5cfcb80b21b3ee5d0a67a9c8bbc932403f1fe"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     11;
                                                      pu:downloadUrl       <https://github.com/httpsworldview/openmeters/releases/download/v1.13.0/openmeters-1.13.0-1.x86_64.rpm>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5182968;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "954bf394f224386544bb1d638b532c97edbc3358b0a743fae3b0647cded4d38c"
                                                    ];
                                 pu:packageVersion  "1.13.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "httpsworldview/openmeters";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "audio-visualizer" , "pipewire" , "oscilloscope" , "spectrogram" , "linux" , "metering";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "Maika";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/httpsworldview/openmeters/openmeters.jpg>;
        foaf:homepage          <https://github.com/httpsworldview/openmeters> .

<http://purl.org/stuff/plugin-universe/plugin/phu-beat-sync-multi-scope-71fdf5a0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Beat-synced multi-input oscilloscope that collects and displays inputs from peer instances set to \"broadcast\"";
        rdfs:label             "PHU Beat Sync Multi Scope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/huberp/phu-beat-sync-multi-scope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       21;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.5.1 release. Adds Windows ARM64 and macOS (Intel + Apple Silicon, VST3 + AU) builds.";
                                 dcterms:issued     "2026-04-14T18:04:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/huberp/phu-beat-sync-multi-scope/releases/download/v0.5.1/PHU-BEAT-SYNC-MULTI-SCOPE-windows-x64-0.5.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2568349;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "27a73e70f252d7d7396853092cbe09adb76df80638d7dc0668f4cf2b938c8954"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/huberp/phu-beat-sync-multi-scope/releases/download/v0.5.1/PHU-BEAT-SYNC-MULTI-SCOPE-windows-arm64-0.5.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2611726;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e05a032f0cffcead3d3b01a5a93b5584055fd1a3d3c20475328877e75fef796c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/huberp/phu-beat-sync-multi-scope/releases/download/v0.5.1/PHU-BEAT-SYNC-MULTI-SCOPE-macos-intel-x86_64-0.5.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3647594;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ea93b1096b4003bed73266e32ffcef94c2a175391078ed239e523cc0f584ccd8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/huberp/phu-beat-sync-multi-scope/releases/download/v0.5.1/PHU-BEAT-SYNC-MULTI-SCOPE-macos-apple-silicon-arm64-0.5.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3260675;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ebdeeb3493c9cc52ac9138244cb1229d76337d4a29b7acefb7020cbb75062bb2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/huberp/phu-beat-sync-multi-scope/releases/download/v0.5.1/PHU-BEAT-SYNC-MULTI-SCOPE-linux-0.5.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2388565;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "864527c86bb1403ff25205721e4ba160ec8a13ccf48df9fa7cc1f7c5ea8654e0"
                                                    ];
                                 pu:packageVersion  "0.5.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "huberp/phu-beat-sync-multi-scope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "beat sync" , "analyzer" , "oscilloscope";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "Peter H.";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/huberp/phu-beat-sync-multi-scope/phu-beat-sync-multi-scope.jpg>;
        foaf:homepage          <https://github.com/huberp/phu-beat-sync-multi-scope> .

<http://purl.org/stuff/plugin-universe/plugin/mollusk-voice-changer-3e1e1d5f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time voice changer for calls and streaming, with pitch and formant shifting for a soft-bodied-creature (squid/octopus) vocal effect";
        rdfs:label             "Mollusk Voice Changer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hyakkei/molluskvoicechanger/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       288;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds an output level meter to the Basic panel. PitchShifter/FormantShifter now use a Passthrough/FadingIn/Active/FadingOut state machine instead of a simple bypass. Linux builds are untested.";
                                 dcterms:issued     "2026-05-17T05:57:22Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     24;
                                                      pu:downloadUrl       <https://github.com/hyakkei/MolluskVoiceChanger/releases/download/v1.1.0/MolluskVoiceChanger_1.1.0_linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13901151;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "091ce7c341ff674742acf842ef2204e8dd13a0946bab863c38f8d2d57f3ee448"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     223;
                                                      pu:downloadUrl       <https://github.com/hyakkei/MolluskVoiceChanger/releases/download/v1.1.0/Mollusk.Voice.Changer_1.1.0_win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9392634;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "36405adfac1609fddcb07a735ba5a18bff696e979327f8fe73e616a6985200c4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/hyakkei/MolluskVoiceChanger/releases/download/v1.1.0/Mollusk.Voice.Changer_1.1.0_mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12649716;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "15cca2470f590ae86beb5321355e1bc3d2d45411e4773207b7d1597a619ddc8a"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hyakkei/molluskvoicechanger";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "voice changer" , "streaming" , "pitch shifter" , "formant";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "hyakkei";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hyakkei/molluskvoicechanger/molluskvoicechanger.jpg>;
        foaf:homepage          <https://github.com/hyakkei/MolluskVoiceChanger> .

<http://purl.org/stuff/plugin-universe/plugin/niner-73772e2a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Monophonic analogue kick drum synthesizer — 3 voices, compression, distortion, EQ. VST3/CLAP/Standalone for Linux, Windows, macOS";
        rdfs:label             "Niner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hyperfocusdsp/niner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1118;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/hyperfocusdsp/niner/compare/v1.0.0...v1.0.1";
                                 dcterms:issued     "2026-06-08T20:21:05Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     571;
                                                      pu:downloadUrl       <https://github.com/hyperfocusdsp/niner/releases/download/v1.0.1/niner-windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          22861704;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b2a9b9ee2dd91e740b590d20d1b6d4094b9fd118fd88c546b420c7db0714a11e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    90;
                                                      pu:downloadUrl      <https://github.com/hyperfocusdsp/niner/releases/download/v1.0.1/niner-macos-x86_64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         24025465;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ebb7993da7a23fce126dab796bb577ea37e679400001cd3071ebede1a1c97df1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    211;
                                                      pu:downloadUrl      <https://github.com/hyperfocusdsp/niner/releases/download/v1.0.1/niner-macos-arm64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23276528;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "689715d3ef2737f95aad1d4285d56dba2970145387d359ef8a67b006ac214e60"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     246;
                                                      pu:downloadUrl       <https://github.com/hyperfocusdsp/niner/releases/download/v1.0.1/niner-linux-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          27891413;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "75f15ba37ad99bf35322c63b831a208f07c1946290e86e9f0c2b424d4c48b0fb"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "hyperfocusdsp/niner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "kick drum" , "analog emulation" , "drum synth" , "percussion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Hyperfocus DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/hyperfocusdsp/niner/niner.jpg>;
        foaf:homepage          <https://github.com/hyperfocusdsp/niner> .

<http://purl.org/stuff/plugin-universe/plugin/altar-6de9f392>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Modular DSP with guitar amplifier models, cab IRs, NAM (A1/A2) support, overdrive pedals, delay, reverb, chorus, ringmod, cab designer, realtime pitch shifting, tuner, recorder, and more.";
        rdfs:label             "Altar";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iamlamprey/altar/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       499;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Full JUCE rewrite\\n- Mac, Linux & Windows support\\n- New standalone with ASIO\\n- NAM A2 support\\n- Rewritten pitch shifter\\n- Per-module & full patch randomization\\n- Improved EQs, tuner, gain matching, CPU monitoring, and more";
                                 dcterms:issued     "2026-06-15T09:23:53Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     70;
                                                      pu:downloadUrl       <https://github.com/iamlamprey/altar/releases/download/v0.4.0/Altar-v0.4.0-linux-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13588315;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cb917eca7e2443ae395b5a94df3793c4ac7628256f9c4aa82503d929c65061d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    89;
                                                      pu:downloadUrl      <https://github.com/iamlamprey/altar/releases/download/v0.4.0/Altar-v0.4.0-macOS.pkg>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         34304953;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "76251cee6ddf0d4bdd6d27ff1ef892fc4887f56cdd1150031c9621a9a61b87b0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:Standalone , trn:VST3;
                                                      pu:downloadCount     340;
                                                      pu:downloadUrl       <https://github.com/iamlamprey/altar/releases/download/v0.4.0/Altar-v0.4.0-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          15177852;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f858310e7ec4d3a509110ed36eba0f59e51038b6f75966520dd52017c9ca3107"
                                                    ];
                                 pu:packageVersion  "0.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "iamlamprey/altar";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "cab" , "modular" , "amplifier" , "nam" , "guitar" , "amp" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "iamlamprey";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iamlamprey/altar/altar.jpg>;
        foaf:homepage          <https://github.com/iamlamprey/altar> .

<http://purl.org/stuff/plugin-universe/plugin/crystal-bowie-e8d160aa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple, customizable clipper plugin";
        rdfs:label             "Crystal Bowie";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/icebreakeraudio/crystal-bowie/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       28;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Pre-built binaries for macOS and Windows. AU, CLAP, and VST3 all available. Binaries are unsigned and may be flagged/blocked by your OS, especially macOS.";
                                 dcterms:issued     "2025-08-08T15:28:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/IcebreakerAudio/Crystal-Bowie/releases/download/0.8.0/Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6065292;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8bd1ad8cad0308e396633c764344c626c0ce0e76b1b43cc9421d5142d6aa5c6a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/IcebreakerAudio/Crystal-Bowie/releases/download/0.8.0/MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5002776;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ca20b91e49a5e84b0d03d619ba2b687139045710814b2141192c8ddcb161c61d"
                                                    ];
                                 pu:packageVersion  "0.8.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "icebreakeraudio/crystal-bowie";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "clipper" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "IcebreakerAudio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/icebreakeraudio/crystal-bowie/crystal-bowie.jpg>;
        foaf:homepage          <https://github.com/IcebreakerAudio/Crystal-Bowie> .

<http://purl.org/stuff/plugin-universe/plugin/darvaza-bbe32e6d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Darvaza is a multichannel audio gate with a twist : whenever the gate closes on your input signal, you get a perversion of your source spat back at you.";
        rdfs:label             "Darvaza";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/darvaza/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "dll";
        pu:downloadCount       70;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.0.3 built against Steinberg SDK version 3.7.11.10";
                                 dcterms:issued     "2025-05-15T17:04:45Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     31;
                                                      pu:downloadUrl       <https://github.com/igorski/darvaza/releases/download/1.0.3/darvaza.1.0.3_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2606227;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4cba4dfe19429f38e9b6e20746082a1a80403ade0045e2d19e7bb95b3339a5cc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     31;
                                                      pu:downloadUrl       <https://github.com/igorski/darvaza/releases/download/1.0.3/darvaza.1.0.3_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2606227;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4cba4dfe19429f38e9b6e20746082a1a80403ade0045e2d19e7bb95b3339a5cc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/igorski/darvaza/releases/download/1.0.3/darvaza.1.0.3_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9695869;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "456f6b1c5216e290dbfcdb6b0c1e8f38ce499479deffb4f146bdc3b1253e843e"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/darvaza";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gate" , "tremolo";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/darvaza/darvaza.jpg>;
        foaf:homepage          <https://github.com/igorski/darvaza> .

<http://purl.org/stuff/plugin-universe/plugin/delirion-d48b0b2b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multiband Doppler-based chorusing/detune effect";
        rdfs:label             "Delirion";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/delirion/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       52;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Built against JUCE 8.0.10";
                                 dcterms:issued     "2026-02-05T06:33:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/igorski/delirion/releases/download/1.1.0/delirion.1.1.0_windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2642225;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1ac4b1c916d6cdcf9ef4c37b36740eefa1ef5abf1957731f6912ed76c8dda63a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/igorski/delirion/releases/download/1.1.0/delirion.1.1.0_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6617231;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3b9f4aa3b01d3b5e55577325bf7c7b7eb30bc5709537d838dfcf659a81a93022"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/delirion";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chorus";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/delirion/delirion.jpg>;
        foaf:homepage          <https://github.com/igorski/delirion> .

<http://purl.org/stuff/plugin-universe/plugin/fogpad-65519359>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.";
        rdfs:label             "FogPad";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/fogpad/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/fogpad/fogpad.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:downloadCount       112;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Version 1.0.3 built against Steinberg SDK version 3.7.11.10\n- Note: MacOS Audio Unit supports Intel architecture only. Use the VST variants for ARM support.\n";
                                 dcterms:issued     "2025-05-15T17:05:36Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     75;
                                                      pu:downloadUrl       <https://github.com/igorski/fogpad/releases/download/1.0.3/fogpad.1.0.3_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2428873;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3c1bb2f8ca87966a3047a73c2bab4ea9af629af0d7356103bd6ff940de2da45c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount     37;
                                                      pu:downloadUrl       <https://github.com/igorski/fogpad/releases/download/1.0.3/fogpad.1.0.3_macos.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9472202;
                                                      pu:operatingSystem   "mac";
                                                      pu:sha256            "206bfe64ea8b26067f3d550d24ba6e93f5550c1f588e92c2b3d3128c8ba1dc0a"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/fogpad";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch shifter" , "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/fogpad/fogpad.jpg>;
        foaf:homepage          <https://github.com/igorski/fogpad> .

<http://purl.org/stuff/plugin-universe/plugin/homecorrupter-7e9f87b2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST plugin that reduces sampling rate, bit depth and playback speed on-the-fly";
        rdfs:label             "Homecorrupter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/homecorrupter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "dll";
        pu:downloadCount       232;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.1.3 built against Steinberg SDK version 3.7.11.10";
                                 dcterms:issued     "2025-05-16T17:30:59Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     106;
                                                      pu:downloadUrl       <https://github.com/igorski/homecorrupter/releases/download/1.1.3/homecorrupter.1.1.3_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3898519;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "33e97f64c5723d804d84b2d45ae82ffced4f9e1662d5a974fb13d0c3d03a7fc0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     106;
                                                      pu:downloadUrl       <https://github.com/igorski/homecorrupter/releases/download/1.1.3/homecorrupter.1.1.3_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3898519;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "33e97f64c5723d804d84b2d45ae82ffced4f9e1662d5a974fb13d0c3d03a7fc0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/igorski/homecorrupter/releases/download/1.1.3/homecorrupter.1.1.3_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10409913;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c44f0fdaedbd88ba2f626c58c17223f1d79dfeaa551723c712a54c908a2dfd85"
                                                    ];
                                 pu:packageVersion  "1.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/homecorrupter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrusher";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/homecorrupter/homecorrupter.jpg>;
        foaf:homepage          <https://github.com/igorski/homecorrupter> .

<http://purl.org/stuff/plugin-universe/plugin/phlegetron-6f0c52d4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-band distortion audio plugin using different distortion algorithms over two band splitting modes";
        rdfs:label             "Phlegetron";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/phlegetron/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       27;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First stable release. Built against JUCE 8.0.10";
                                 dcterms:issued     "2026-01-30T20:37:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/igorski/phlegetron/releases/download/1.0.0/phlegetron.1.0.0_windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2830943;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a187d6f38dfb566022832047faf3c4b29e0821806a873e1337adde3b2ac2ef23"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/igorski/phlegetron/releases/download/1.0.0/phlegetron.1.0.0_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6891129;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e3a4459c1ca862b3e7171a4240807d4410ae7c8106dd53fe53735bd0f6fe2575"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/phlegetron";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bit crusher" , "fuzz" , "wavefolder" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/phlegetron/phlegetron.jpg>;
        foaf:homepage          <https://github.com/igorski/phlegetron> .

<http://purl.org/stuff/plugin-universe/plugin/rechoir-9777126d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST delay plugin where the repeats are pitch shifted in time to harmonize with the input signal";
        rdfs:label             "Rechoir";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/rechoir/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "dll";
        pu:downloadCount       62;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.0.0 built against Steinberg SDK version 3.7.11.10";
                                 dcterms:issued     "2025-05-08T09:26:07Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     44;
                                                      pu:downloadUrl       <https://github.com/igorski/rechoir/releases/download/1.0.0/rechoir.1.0.0_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1938058;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "00146de375ee86e3b3fa07d12f2c43c3e4ea87d684340d886e84c859234c95e4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/igorski/rechoir/releases/download/1.0.0/rechoir.1.0.0_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9704639;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7a1df5f354177c9abd9f2871a306e6b961df310c901dc199d535d5924ad2ff13"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/rechoir";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "effect" , "pitch";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/rechoir/rechoir.jpg>;
        foaf:homepage          <https://github.com/igorski/rechoir> .

<http://purl.org/stuff/plugin-universe/plugin/regrader-401b6e2b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Delay effect in which the repeats degrade in various ways. Delay repeats can be synced to the host tempo and time signature and be fully automated.";
        rdfs:label             "Regrader";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/regrader/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/regrader/regrader.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "dll";
        pu:downloadCount       135;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Version 1.0.5 built against Steinberg SDK version 3.7.11.10\n- Note: MacOS Audio Unit supports Intel architecture only. Use the VST variants for ARM support.\n";
                                 dcterms:issued     "2025-05-08T05:49:23Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     113;
                                                      pu:downloadUrl       <https://github.com/igorski/regrader/releases/download/1.0.5/regrader.1.0.5_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2858396;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3141f43f3e6445f154395c1da1221c2931b1dfd5140f0207b8a4b8052b8fb574"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/igorski/regrader/releases/download/1.0.5/regrader.1.0.5_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9870628;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d3b77b466f270888fb866e67c86fafcdfafc9ff781420ca9ab77da7c7987f356"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/regrader";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sync" , "delay" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/regrader/regrader.jpg>;
        foaf:homepage          <https://github.com/igorski/regrader> .

<http://purl.org/stuff/plugin-universe/plugin/transformant-b7612b37>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A stereo formant filter effect, driven by oscillators and obliterated to gravel through bit crushing or wave shaping.";
        rdfs:label             "Transformant";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/transformant/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:containsArtefact    "dll";
        pu:downloadCount       143;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.0.4 built against Steinberg SDK version 3.7.11.10";
                                 dcterms:issued     "2025-05-16T18:21:30Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     48;
                                                      pu:downloadUrl       <https://github.com/igorski/transformant/releases/download/1.0.4/transformant.1.0.4_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2361531;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5833b04a2ad697c6dc5f3c920ee7ceec354a5a60f8968cf4f55db734efa9d14e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     48;
                                                      pu:downloadUrl       <https://github.com/igorski/transformant/releases/download/1.0.4/transformant.1.0.4_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2361531;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5833b04a2ad697c6dc5f3c920ee7ceec354a5a60f8968cf4f55db734efa9d14e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/igorski/transformant/releases/download/1.0.4/transformant.1.0.4_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9312123;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c88e9e5f0a856184b8202cd3382122e118fdb326dca0ba36e99f239eb745d7d0"
                                                    ];
                                 pu:packageVersion  "1.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/transformant";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "formant" , "filter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/transformant/transformant.jpg>;
        foaf:homepage          <https://github.com/igorski/transformant> .

<http://purl.org/stuff/plugin-universe/plugin/vstsid-36a2d115>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST plugin version of the WebSID Commodore 64 SID chip synthesizer.";
        rdfs:label             "VSTSID";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/vstsid/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:downloadCount       279;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.1.2 built against Steinberg SDK version 3.7.11.10";
                                 dcterms:issued     "2024-12-27T09:32:14Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     123;
                                                      pu:downloadUrl       <https://github.com/igorski/VSTSID/releases/download/v1.1.2/vstsid.1.1.2_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2607280;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9d2e767da874952e255226dcf538c6fde9165f3c74d8a219f8273c0eb0cad151"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     123;
                                                      pu:downloadUrl       <https://github.com/igorski/VSTSID/releases/download/v1.1.2/vstsid.1.1.2_windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2607280;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9d2e767da874952e255226dcf538c6fde9165f3c74d8a219f8273c0eb0cad151"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/igorski/VSTSID/releases/download/v1.1.2/vstsid.1.1.2_macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9020840;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9d5d8500cd4ed302e2ea53dccbd77ee438841820dddff66a1f706daa66cf69db"
                                                    ];
                                 pu:packageVersion  "1.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "igorski/vstsid";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sid" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Igor Zinken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/igorski/vstsid/vstsid.jpg>;
        foaf:homepage          <https://github.com/igorski/VSTSID> .

<http://purl.org/stuff/plugin-universe/plugin/ultraglitch-bitfucker-81077038>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Wonky glitch effects plugin for chaotic bit-crushing and glitch mangling, available as Standalone, VST3, and AU";
        rdfs:label             "UltraGlitch BitFucker";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/illdynamics/ultraglitch-bitfucker/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe";
        pu:downloadCount       13;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds Windows VST3 and standalone builds.";
                                 dcterms:issued     "2026-02-26T16:36:31Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/illdynamics/ultraglitch-bitfucker/releases/download/v0.4.0-beta.1/UltraGlitch-BitFucker-v0.4.0-beta.1-windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12572097;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5b3763f5aab6496ddfa151b2671fb08c00ea2d45f5302401e0544c3ea78e5df4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/illdynamics/ultraglitch-bitfucker/releases/download/v0.4.0-beta.1/UltraGlitch-BitFucker-v0.4.0-beta.1-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         41797622;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "99a733202f8f700af706d09d175adfd37f296ce160a0302e095b210f8d23de59"
                                                    ];
                                 pu:packageVersion  "0.4.0-beta.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "illdynamics/ultraglitch-bitfucker";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "glitch" , "bitcrusher" , "lo-fi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Ricky van Poppel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/illdynamics/ultraglitch-bitfucker/ultraglitch-bitfucker.jpg>;
        foaf:homepage          <https://github.com/illdynamics/ultraglitch-bitfucker> .

<http://purl.org/stuff/plugin-universe/plugin/contrast-50590a43>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A bundle of 4 minimal effects plugins - Gate (look-ahead noise gate), Pitch (pitch shifter), Press (compressor), and Verb (mono/stereo reverb).";
        rdfs:label             "Contrast";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/imjimmi/contrast/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       64;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Updated to JUCE 7.";
                                 dcterms:issued     "2022-10-16T16:55:48Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/ImJimmi/Contrast/releases/download/1.2.0.3260179405/Contrast_1.2.0_Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6532691;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f7f58ed999bf2b5a5e8d817038dcf3558a88e637f422a88f352898f15d95e7d2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/ImJimmi/Contrast/releases/download/1.2.0.3260179405/Contrast_1.2.0_macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9166006;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7d8399077baab9cf9c0b77123a6df56f7ecad32576337252ff99c954b1deec7e"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "imjimmi/contrast";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bundle" , "pitch shifter" , "noise gate" , "reverb" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "James J";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/imjimmi/contrast/contrast.jpg>;
        foaf:homepage          <https://github.com/ImJimmi/Contrast> .

<http://purl.org/stuff/plugin-universe/plugin/obsidian-neural-0d12d1a9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "AI-powered live performance tool (VST3/AU/Standalone with Ableton Link). 8-track sampler with real-time AI loop generation from text prompts using multiple models. Playable AI instrument for live sets.";
        rdfs:label             "OBSIDIAN Neural";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/innermost47/ai-dj/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       181;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Latest build v328\n- Various improvements and bug fixes";
                                 dcterms:issued     "2026-07-02T14:34:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    55;
                                                      pu:downloadUrl      <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3933667;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1605293a44a17bf2da6fb575e711a89cfa330ec57544d7a11e8dd851d33941e5"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     42;
                                                      pu:downloadUrl       <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-Windows-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4084695;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "01ca94d41d2b56a96014e79ffb4fb37b52839504d68ce0ce26cf8e3375622ca8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-macOS-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8633073;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8be4902413bd60b2612ddc08f3ab0d8242794d279f71a15d33c82dc540f98aca"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-macOS-Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9085998;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "222e97226be3f17d06adfd18c4d26826f0a0dc27631e2cc6a1c464de457bda3a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-macOS-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8628955;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1275570f6488fc5ce748fcc3589911fbc1bae8c035d28ad1c8d3110f040e0a7a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-Linux-VST3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6160116;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "863f9414615d9ba11ba6a9afdbaa28dad8eb7e3f638316f8e9f038d9b7e268db"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/innermost47/ai-dj/releases/download/v328/OBSIDIAN-Neural-Linux-Standalone.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6396831;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ef2cf763d38511698a35346ab3798c73d34d18a2aeee9e5b19249f140c847629"
                                                    ];
                                 pu:packageVersion  "328.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "innermost47/ai-dj";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "live performance" , "generative" , "instrument" , "ai" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Innermost";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/innermost47/ai-dj/ai-dj.jpg>;
        foaf:homepage          <https://github.com/innermost47/ai-dj> .

<http://purl.org/stuff/plugin-universe/plugin/beatcrafter-cbfd6d17>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.";
        rdfs:label             "BeatCrafter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/innermost47/beatcrafter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       76;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "BeatCrafter v13\n\nFree live performance VST drum generator. No AI, no subscription, no nonsense.";
                                 dcterms:issued     "2026-07-03T16:26:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    59;
                                                      pu:downloadUrl      <https://github.com/innermost47/beatcrafter/releases/download/v13/BeatCrafter-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1038164;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "34f0a02baa544cf3da2d28a244a82c6049bbc6adc37cef8699a8a043b8597f98"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/innermost47/beatcrafter/releases/download/v13/BeatCrafter-Linux-VST3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1515745;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5a5e0c1bce6c19c7635ad541dd4db63613e2fd6938fc6cce158c7018d416445e"
                                                    ];
                                 pu:packageVersion  "13.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "innermost47/beatcrafter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum machine" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Innermost";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/innermost47/beatcrafter/beatcrafter.jpg>;
        foaf:homepage          <https://github.com/innermost47/beatcrafter> .

<http://purl.org/stuff/plugin-universe/plugin/erode-6eaace99>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio effect inspired by Ableton's Erosion.";
        rdfs:label             "Erode";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/interspectral6/erode/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       54;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Reduce delay to be inaudible (so that using it on percussive sounds wouldn't be weird)\n- Fix unexpected stereo effects on the cut parameter\n";
                                 dcterms:issued     "2026-01-01T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/Interspectral6/Erode/releases/download/v1.0.1/Erode.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2955922;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "374e5313ffdc47d8dc6851375d005b32d28ea2b8e25d4a54910efeb651de0eed"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "interspectral6/erode";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "effect" , "noise";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Interspectral6";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/interspectral6/erode/erode.jpg>;
        foaf:homepage          <https://github.com/Interspectral6/Erode> .

<http://purl.org/stuff/plugin-universe/plugin/drumgroovepro-ce8a3c90>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A free, open-source MIDI drum groove sequencer VST3 plugin. Create, organize, and play custom drum patterns with an intuitive interface. For Windows, MacOS & Linux.";
        rdfs:label             "DrumGroovePro";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/intoetherion/drumgroovepro/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       386;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixes: origin mapping now rebuilds correctly after deleting the .xml, and a\nMIDI dissection part is now added correctly to the timeline. New: in BAR\nmode, the Grid BPM and Speed BPM value can be manually typed.";
                                 dcterms:issued     "2026-05-05T11:09:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    160;
                                                      pu:downloadUrl      <https://github.com/InToEtherion/DrumGroovePro/releases/download/v1.0.0/DrumGroovePro_v01.0.0_Windows_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5054578;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "89df0efe04220bb774534cab82c2efd8ba97153e65b4e075897c48d7d85456d8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/InToEtherion/DrumGroovePro/releases/download/v1.0.0/DrumGroovePro_v01.0.0_MACOS_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18552159;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7de4586c733dbc62dedb03527222faa56cd1d8a4c6fe0e8fade9b9dd8283c698"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    181;
                                                      pu:downloadUrl      <https://github.com/InToEtherion/DrumGroovePro/releases/download/v1.0.0/DrumGroovePro_v01.0.0_LINUX_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11554217;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1bc66f8b18265e708185a3eee226244acd4b46f475b4ed5c1c4cebf0c9e74bbd"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "intoetherion/drumgroovepro";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum-sequencer" , "groove" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "InToEtherion";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/intoetherion/drumgroovepro/drumgroovepro.jpg>;
        foaf:homepage          <https://github.com/InToEtherion/DrumGroovePro> .

<http://purl.org/stuff/plugin-universe/plugin/partiels-04aaaa71>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio analysis application for exploring the content and characteristics of sounds, built around the Vamp plugin ecosystem with spectrogram and waveform visualization";
        rdfs:label             "Partiels";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ircam-partiels/partiels/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       370;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v2.5.0 release.";
                                 dcterms:issued     "2026-07-02T17:17:42Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     102;
                                                      pu:downloadUrl       <https://github.com/Ircam-Partiels/Partiels/releases/download/2.5.0/Partiels-Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5635424;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4ce33a20dd72b6201bbeb456ba95e4165039ed9da6d978c578667166a67b9572"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    226;
                                                      pu:downloadUrl      <https://github.com/Ircam-Partiels/Partiels/releases/download/2.5.0/Partiels-MacOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12509288;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "de2d15c12d7d87416f2392e12063afd42cd225694c68f9ec8f17e4f9e4a4b3de"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     42;
                                                      pu:downloadUrl       <https://github.com/Ircam-Partiels/Partiels/releases/download/2.5.0/Partiels-Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6474000;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "64a0824a991263c76b5306147f3b0ad73eadae58b3c194866c4215f62ebfb56e"
                                                    ];
                                 pu:packageVersion  "2.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ircam-partiels/partiels";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vamp plugins" , "audio analysis" , "spectrogram";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "IRCAM";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ircam-partiels/partiels/partiels.jpg>;
        foaf:homepage          <https://github.com/Ircam-Partiels/Partiels> .

<http://purl.org/stuff/plugin-universe/plugin/moorerreverb-fff203b4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An algorithmic reverb plugin based off James Moorer's design";
        rdfs:label             "MoorerReverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/isaiahdoyle/moorerreverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       9;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Waiting until cross-platform testing is conducted before v1.0 :)";
                                 dcterms:issued     "2024-03-26T21:36:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/isaiahdoyle/moorerreverb/releases/download/v0.9/MoorerReverb.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5754224;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "69603006865e00593a3326bcbfa5f8a638492a9c0f8b30a969c136d9f81fcb8e"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "isaiahdoyle/moorerreverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "isaiahdoyle";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/isaiahdoyle/moorerreverb/moorerreverb.jpg>;
        foaf:homepage          <https://github.com/isaiahdoyle/moorerreverb> .

<http://purl.org/stuff/plugin-universe/plugin/lamevst-19582cd1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MP3 as a VST effect, ideal for previewing your track in mp3-mode during playback";
        rdfs:label             "LameVST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iunusov/lamevst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "dll";
        pu:downloadCount       1383;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.5 release.";
                                 dcterms:issued     "2017-01-12T20:43:10Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     319;
                                                      pu:downloadUrl       <https://github.com/Iunusov/LameVST/releases/download/1.0.5/LameVST_x86.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          405504;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4cb4a42495f6584e6a4ce5da897edb96991fe8e14b700ce799e48c781dab9991"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     1064;
                                                      pu:downloadUrl       <https://github.com/Iunusov/LameVST/releases/download/1.0.5/LameVST_x64.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          473088;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "903f95c1a035c47591edd5a52a31d491044b291489797042cda1dc185ea4f9b0"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "iunusov/lamevst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lossy" , "mp3";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "Artur Iunusov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iunusov/lamevst/lamevst.jpg>;
        foaf:homepage          <https://github.com/Iunusov/LameVST> .

<http://purl.org/stuff/plugin-universe/plugin/shoutvst-e25f9c0c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Streams audio from a VST host directly into Icecast/SHOUTcast, ideal for streaming live performances from applications like Traktor or Ableton without loopback methods";
        rdfs:label             "ShoutVST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iunusov/shoutvst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "dll";
        pu:downloadCount       1091;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2.1.18 release.";
                                 dcterms:issued     "2017-01-05T01:07:42Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     325;
                                                      pu:downloadUrl       <https://github.com/Iunusov/ShoutVST/releases/download/2.1.18/ShoutVST_x86.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1547776;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "264abdf0e4b2e77f7896e6044abc1ed79baab8a5d801277f4a168cd6752ffc43"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     766;
                                                      pu:downloadUrl       <https://github.com/Iunusov/ShoutVST/releases/download/2.1.18/ShoutVST_x64.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1819648;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "602410d44d2267c4cbfd819e1141e1e7b320bce41b0e97d40d95660f1e0e1314"
                                                    ];
                                 pu:packageVersion  "2.1.18"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "iunusov/shoutvst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "icecast" , "shoutcast" , "streaming";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "Artur Iunusov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/iunusov/shoutvst/shoutvst.jpg>;
        foaf:homepage          <https://github.com/Iunusov/ShoutVST> .

<http://purl.org/stuff/plugin-universe/plugin/vmpc2000xl-1ed9c860>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE implementation of the Akai MPC2000XL, an iconic sampler/sequencer drum machine.";
        rdfs:label             "VMPC2000XL";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/izzyreal/vmpc-juce/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/sequencer> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1007;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Improved MID file reading and writing, fixed MID file name change when saving, and fixed a rare cosmetic glitch where the MAIN screen doesn't show the correct sequence.";
                                 dcterms:issued     "2026-06-14T15:11:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    62;
                                                      pu:downloadUrl      <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Ubuntu20-x86_64-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15717298;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "43656630758f48c5bcf0413a23fb13776063a1e7515f3c3d7c2ede4170fb5dfa"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     70;
                                                      pu:downloadUrl       <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Ubuntu20-x86_64-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          15575795;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7388f7dc4cde83aea1256438a544aac259c4cf0413b6d4a6c40dd698345889a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Ubuntu20-x86_64-LV2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15607778;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4122752b3fdf4645fec81586e29bd01176ebf4368e5feae1fcb7176837de4506"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     78;
                                                      pu:downloadUrl       <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Installer-Win7-x86_64-v0.9.13.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          68855112;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "83b64c28d423c2296c63ea3f52260e814e75315a7876637b6f38a33137cc94ed"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     505;
                                                      pu:downloadUrl       <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Installer-Win10-x86_64-v0.9.13.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          69082774;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7e065151b3c56297e631cc5c53d97eccdbf61c9fcd74e643dfe34ab2ad99b794"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    249;
                                                      pu:downloadUrl      <https://github.com/izzyreal/vmpc-juce/releases/download/v0.9.13/VMPC2000XL-Installer-Intel-M1-v0.9.13.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         92999488;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d57db47306dbab83f8e18301b25627d88111dbf727760c3eb59d8cc731b2004a"
                                                    ];
                                 pu:packageVersion  "0.9.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "izzyreal/vmpc-juce";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "mpc" , "drum machine" , "sequencer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Izmar Verhage";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/izzyreal/vmpc-juce/vmpc-juce.jpg>;
        foaf:homepage          <https://github.com/izzyreal/vmpc-juce> .

<http://purl.org/stuff/plugin-universe/plugin/ostinato-8ce49fd6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A MIDI arpeggiator plugin.";
        rdfs:label             "Ostinato";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jacobweber/ostinato/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       31;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.0.13 release.";
                                 dcterms:issued     "2022-02-14T01:32:58Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/jacobweber/ostinato/releases/download/v0.0.13/ostinato-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4369710;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5dde171aa0309d7e2b88e7cbbd53cb4d20c9cfcceb36a196bb91012f6c655495"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/jacobweber/ostinato/releases/download/v0.0.13/ostinato-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4802185;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a1453e8cc908e36496ed7c60a0ee6c0658536e4f0e4235ecbe9252158d17d537"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     11;
                                                      pu:downloadUrl       <https://github.com/jacobweber/ostinato/releases/download/v0.0.13/ostinato-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3902076;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4689449c431b68252b40200b1f6c1afe7d06246d77c767ba17da7bb597e3b5df"
                                                    ];
                                 pu:packageVersion  "0.0.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jacobweber/ostinato";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "arpeggiator" , "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jacob Weber";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jacobweber/ostinato/ostinato.jpg>;
        foaf:homepage          <https://github.com/jacobweber/ostinato> .

<http://purl.org/stuff/plugin-universe/plugin/8ridgelite-68dec2b8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "8 string guitar virtual instrument with one extra octave below for good measure!";
        rdfs:label             "8ridgelite";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jamesstubbseng/8ridgelite/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       10773;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release of open source 8ridge lite!";
                                 dcterms:issued     "2021-11-26T02:27:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2479;
                                                      pu:downloadUrl      <https://github.com/JamesStubbsEng/8ridgelite/releases/download/v1.0.5/8ridgelite.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         497392105;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ea621909afc4640fdb317afbf4cb645ac238f4e0d21690074010874c4d697716"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8294;
                                                      pu:downloadUrl      <https://github.com/JamesStubbsEng/8ridgelite/releases/download/v1.0.5/8ridgelite-windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         381923187;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "08bd66e3030b2e510593626a7f72f6955d1d649f219dadbbe02519d85b25ab9d"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jamesstubbseng/8ridgelite";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "virtual instruments" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "James Stubbs";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jamesstubbseng/8ridgelite/8ridgelite.jpg>;
        foaf:homepage          <https://github.com/JamesStubbsEng/8ridgelite> .

<http://purl.org/stuff/plugin-universe/plugin/ts-808-ultra-8ce3d12f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A digital model of the classic Ibanez Tube Screamer 808 overdrive pedal, using Wave Digital Filter nodal analysis of the analog circuit.";
        rdfs:label             "TS-808-Ultra";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jamesstubbseng/ts-808-ultra/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       1600;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "The first release of TS-808-Ultra! \r\n\r\nThe GUI is bare bones, but if anyone wants to do its UX, I am happy to implement it!\r\n\r\n64 bit .vst3 and .component available.\r\n\r\nClick TS-808-Ultra_build.zip below to download.\r\n\r...";
                                 dcterms:issued     "2022-01-17T22:50:29Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1600;
                                                      pu:downloadUrl      <https://github.com/JamesStubbsEng/TS-808-Ultra/releases/download/v1.0.0/TS-808-Ultra_build.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3839810;
                                                      pu:operatingSystem  "win" , "mac";
                                                      pu:sha256           "d2efefcbcd9793090a634fe95167799d4aaa2ccd36b9e249af44ad9c83a9bde1"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jamesstubbseng/ts-808-ultra";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wdf" , "tubescreamer" , "guitar pedal" , "overdrive";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "James Stubbs";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jamesstubbseng/ts-808-ultra/ts-808-ultra.jpg>;
        foaf:homepage          <https://github.com/JamesStubbsEng/TS-808-Ultra> .

<http://purl.org/stuff/plugin-universe/plugin/schrammel-ojd-1be9d4cf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio plugin model of a modern classic guitar overdrive Pedal";
        rdfs:label             "Schrammel OJD";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/janosgit/schrammel-ojd/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       325;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "The first update after some long time. The release artifacts are now build via GitHub actions. A lot of rework under the hood, but the user interface isn't completely reworked yet and AAX and Linux are also not ready yet.\n\nChangelog since 0.9.7:\n- Changed default parameters to compensate volume drop when first loading the plugin\n- Avoid possible audio glitches when modulating parameters fast\n- Make stereo processing possible\n- Added an info page with version and update info";
                                 dcterms:issued     "2021-12-13T22:27:00Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    247;
                                                      pu:downloadUrl      <https://github.com/JanosGit/Schrammel_OJD/releases/download/0.9.8/Install.OJD.0.9.8.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         28174274;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9548496fdec20fb6cc7a5abe33331bff91dff8379fc59e7c6625cb5032fc86d0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/JanosGit/Schrammel_OJD/releases/download/0.9.8/Install.OJD.0.9.8.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12485414;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8f1892bd7c107fdb745287b3dcfe98d631ce704c50fd7f72234f361cf6b928d3"
                                                    ];
                                 pu:packageVersion  "0.9.8"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "janosgit/schrammel-ojd";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "overdrive" , "guitar" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "JanosGit";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/janosgit/schrammel-ojd/schrammel-ojd.jpg>;
        foaf:homepage          <https://github.com/JanosGit/Schrammel_OJD> .

<http://purl.org/stuff/plugin-universe/plugin/chowphaser-35a2fb1d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A phaser effect based loosely on the Schulte Compact Phasing 'A', with separate mono and stereo build variants.";
        rdfs:label             "ChowPhaser";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jatinchowdhury18/chowphaser/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       43596;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Release version 1.1.1. Updates include:\r\n- Added packaged installers for Mac/Windows/Linux";
                                 dcterms:issued     "2021-04-23T15:19:14Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    24626;
                                                      pu:downloadUrl      <https://github.com/jatinchowdhury18/ChowPhaser/releases/download/v1.1.1/ChowPhaser-Win-1.1.1.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         8819252;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "490f1d970b097ada8d5f14eca95124e10b9d75e1ddf73a4f0b473f9d31f02a01"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    13033;
                                                      pu:downloadUrl      <https://github.com/jatinchowdhury18/ChowPhaser/releases/download/v1.1.1/ChowPhaser-Mac-1.1.1.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         48223350;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ca3ffcacd9265da601e9005df83c3e70ba7bcfae2a94a2e78d68afbb3f728126"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5937;
                                                      pu:downloadUrl      <https://github.com/jatinchowdhury18/ChowPhaser/releases/download/v1.1.1/ChowPhaser-Linux-x64-1.1.1.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11990512;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "554ef220e96ea2c355e8ed8aa0c94c8bbcc281b5ce8069a12865a75ef6737889"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jatinchowdhury18/chowphaser";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phaser" , "audio effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jatinchowdhury18/chowphaser/chowphaser.jpg>;
        foaf:homepage          <https://github.com/jatinchowdhury18/ChowPhaser> .

<http://purl.org/stuff/plugin-universe/plugin/chowcentaur-8efa7c4d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A digital emulation of the Klon Centaur guitar overdrive pedal, using a combination of recurrent neural networks and Wave Digital Filters.";
        rdfs:label             "ChowCentaur";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jatinchowdhury18/kloncentaur/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       52613;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Version 1.4.0 release. Updates include:\r\n- Added mono processing mode.\r\n- Improved performance in both \"Traditional\" and \"Neural\" modes.\r\n- iOS: added in-app purchase \"tip jar\".";
                                 dcterms:issued     "2021-05-26T01:17:51Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     28830;
                                                      pu:downloadUrl       <https://github.com/jatinchowdhury18/KlonCentaur/releases/download/v1.4.0/ChowCentaur-Win-1.4.0.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          9005563;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3ff707e3e49e7cac0bb0819219eefcc6ed59b281246b43fc0465c0fb1d198048"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    16519;
                                                      pu:downloadUrl      <https://github.com/jatinchowdhury18/KlonCentaur/releases/download/v1.4.0/ChowCentaur-Mac-1.4.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12346745;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8b8c876cc9429d1c9d51d25a08fa3513398370b6b527067cb5d3982ca988bf3e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     7264;
                                                      pu:downloadUrl       <https://github.com/jatinchowdhury18/KlonCentaur/releases/download/v1.4.0/ChowCentaur-Linux-x64-1.4.0.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          2523664;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "abd0fda32e5b45f0b144ac3d4559009e3b837a9be0b859d99a82c4bba9c52303"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jatinchowdhury18/kloncentaur";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "machine learning" , "guitar pedal" , "embedded systems" , "virtual analog";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Chowdhury DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jatinchowdhury18/kloncentaur/kloncentaur.jpg>;
        foaf:homepage          <https://github.com/jatinchowdhury18/KlonCentaur> .

<http://purl.org/stuff/plugin-universe/plugin/re201models-1f4e0095>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Digital modelling of the Roland RE-201 tape echo, including tone stack, tape saturation, wow and flutter, and spring reverb emulation";
        rdfs:label             "RE201models";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/je3928/re201models/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       186;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows and Mac OS. VST3 and AU. JUCE version.";
                                 dcterms:issued     "2023-11-14T18:30:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    93;
                                                      pu:downloadUrl      <https://github.com/je3928/RE201models/releases/download/WindowsMacOS/JE-201.Plugins.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9509806;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7a370fc465f430eb5b1d0a93eaa202074190d963955b9bc594952d9a0de05352"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    93;
                                                      pu:downloadUrl      <https://github.com/je3928/RE201models/releases/download/WindowsMacOS/JE-201.Plugins.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9509806;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7a370fc465f430eb5b1d0a93eaa202074190d963955b9bc594952d9a0de05352"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "je3928/re201models";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape" , "delay" , "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "je3928";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/je3928/re201models/re201models.jpg>;
        foaf:homepage          <https://github.com/je3928/RE201models> .

<http://purl.org/stuff/plugin-universe/plugin/fire-b316dca3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multiband distortion plugin.";
        rdfs:label             "Fire";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jerryuhoo/fire/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jerryuhoo/fire/fire.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       6006;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Four Independent LFOs\n- Customizable LFO Shapes\n- Brush & Edit Modes\n- Modulation Matrix\n- BPM Sync & Free (Hz) Modes\n- Quick Modulation Assignment\n";
                                 dcterms:issued     "2025-10-17T18:13:10.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    3818;
                                                      pu:downloadUrl      <https://github.com/jerryuhoo/Fire/releases/download/v1.5.0/Fire-1.5.0-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6992022;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f47b578ff24684343966f36c3615357fbcca7c99e3c76116ea7dd4a494d46814"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1283;
                                                      pu:downloadUrl      <https://github.com/jerryuhoo/Fire/releases/download/v1.5.0/Fire-1.5.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17985506;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e4c63f6954ad89a4137d50de71dd9dd00486ad8afeca2f0ebaeb3b7c837e24b3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    905;
                                                      pu:downloadUrl      <https://github.com/jerryuhoo/Fire/releases/download/v1.5.0/Fire-1.5.0-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7121884;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "774b75bc213ebb1728aebee2f51d7ee371f3cfd0eb103b4fc7faff8efc43ab8a"
                                                    ];
                                 pu:packageVersion  "1.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jerryuhoo/fire";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectrogram" , "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jerry Yifeng";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jerryuhoo/fire/fire.jpg>;
        foaf:homepage          <https://github.com/jerryuhoo/fire> .

<http://purl.org/stuff/plugin-universe/plugin/jdrummer-33d93f02>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open source drum plugin that is inspired by commercial plugins such as EZDrummer3 and the Logic Pro/GarageBand Drummer";
        rdfs:label             "jDrummer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jmantra/jdrummer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       2265;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added Mac AU and VST3 support, Groove Browser drag-and-drop, alternative tempo\ncandidates, Pan/Mute, multi-out support, a build for older Debian/Ubuntu\n(Bookworm/22.04), and extra soundfonts/drumkits from AVL Drumkits and Hydrogen\nDrumkits. Fixed a Match tab threading issue slowing down Ardour and MIDI\ndrag-and-drop in GarageBand.";
                                 dcterms:issued     "2026-01-04T04:30:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    943;
                                                      pu:downloadUrl      <https://github.com/jmantra/jdrummer/releases/download/Second/jdrummer_vst3_Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         233033210;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8832802c9f3936be7ffa7bbffe4375a5748d637ae3c667959f6863350055704d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    85;
                                                      pu:downloadUrl      <https://github.com/jmantra/jdrummer/releases/download/Second/jdrummer_VST3_old.Debian.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         232911438;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4ee7bc854cf3f0891faad6d086fa1beabbb64c2bbd718605ab900782964e4571"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    163;
                                                      pu:downloadUrl      <https://github.com/jmantra/jdrummer/releases/download/Second/jdrummer_mac_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         232995642;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f732671f74bb3ac8c5c0ead22b716719b7bc27ab7ef8a1dfc4c2026bb2d2f548"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    159;
                                                      pu:downloadUrl      <https://github.com/jmantra/jdrummer/releases/download/Second/jdrummer_mac_AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         232990627;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0e9ceda1e56d8cee10282b23f37fe54ec77c173f2466afbba0015f9dedf44e14"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    915;
                                                      pu:downloadUrl      <https://github.com/jmantra/jdrummer/releases/download/Second/jdrummer_Linux_VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         233023461;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "79074c4c3b7cb1af79421d977cb3e727ed579f13f1947d052aee47cac960feff"
                                                    ];
                                 pu:packageVersion  "1.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jmantra/jdrummer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "groove" , "drums" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Justin Ehrlichman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jmantra/jdrummer/jdrummer.jpg>;
        foaf:homepage          <https://github.com/jmantra/jdrummer> .

<http://purl.org/stuff/plugin-universe/plugin/ysfx-53a0b69f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Hosting library for JSFX";
        rdfs:label             "ysfx";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/joepvanlier/ysfx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/joepvanlier/ysfx/ysfx.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       417;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "See https://github.com/JoepVanlier/ysfx/releases/tag/v0.0.33";
                                 dcterms:issued     "2025-02-09T18:50:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/Windows.64-bit.CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6497650;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "829cb073b476fcc2a08e2c3e69fc2ee6f9edda24317fb701b1c76330270f5fd5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    142;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/Windows.64-bit.VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6557251;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5d5e408e77b4e264f49a2db380ea61e45b8ecc2f842bf5f35f74c545038200de"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    50;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/macOS.VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16280528;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f72379fe4bdd73f766fedb12975a39a3577c13f3c6275b8bc918524ad656a4a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    27;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/macOS.CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15562498;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "533b43fe8643be76601c40a223ac3adb6ed4ab3a29fbb028d642bb1e97639591"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/macOS.AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15887667;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7ff51e326626bed80748194da8fc48acee3dea595e39b3ed1625ac595f98a8cd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/Linux.64-bit.CLAP.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9995425;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "35b662a0c6c2db350d4c67d74f1fa9cfc4937639ce5f0971cc030dcef0979357"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    62;
                                                      pu:downloadUrl      <https://github.com/JoepVanlier/ysfx/releases/download/v0.0.33/Linux.64-bit.VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10433063;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3447478274b48a26e9992e5cdd0dee038264548d596a41094735eef21587e535"
                                                    ];
                                 pu:packageVersion  "0.0.33"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "joepvanlier/ysfx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "jsfx" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Utility;
        trn:vendor             "Jean Pierre Cimalando / Joep Vanlier";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/joepvanlier/ysfx/ysfx.jpg>;
        foaf:homepage          <https://github.com/JoepVanlier/ysfx> .

<http://purl.org/stuff/plugin-universe/plugin/speclet-744818f4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio spectrum analyzer using Fourier- and wavelet-transformation for high-resolution spectrum analysis beyond traditional FFT.";
        rdfs:label             "Speclet";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/joht/speclet/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       42;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Relieved the audio thread of processing work, and documented the plugin's architecture.";
                                 dcterms:issued     "2026-05-20T19:49:37Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     18;
                                                      pu:downloadUrl       <https://github.com/JohT/speclet/releases/download/v1.0.2/Speclet-v1.0.2-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5044775;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "91e36824f1fe2beed44abb494d51ef853f6dca2326bb489bb6e2fa21503afc27"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/JohT/speclet/releases/download/v1.0.2/Speclet-v1.0.2-MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7205378;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ea8bbda9abcabdccfdce26a84c7ea99b56b5c3eb8be79446fcad8568c0a5b995"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/JohT/speclet/releases/download/v1.0.2/Speclet-v1.0.2-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5851100;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "3a57807e022a617f4378843253a323757da5eb5894a48807c6184b7d6b289f00"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "joht/speclet";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wavelet" , "fft" , "spectrum analyzer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Johannes";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/joht/speclet/speclet.jpg>;
        foaf:homepage          <https://github.com/JohT/speclet> .

<http://purl.org/stuff/plugin-universe/plugin/monksynth-de2da988>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Monophonic vocal synthesizer using FOF synthesis, inspired by Delay Lama";
        rdfs:label             "MonkSynth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jonet/monksynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       10531;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows VST3 plugin and installer are now code-signed via SignPath Foundation.";
                                 dcterms:issued     "2026-05-14T17:10:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2453;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-VST3-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1608386;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e139d28c75b379693724efe2a252cd5462bba104ed14175b2c5242bd3bd71386"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    858;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-VST3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1585749;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0daf2a54e9d1b2da4cf121003c548e42eaf4019b98412d0563ca0a741cd73b3f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    278;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-VST3-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4302523;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "546ad770f7481c78bc392065ddfd0dac3b474ff7e79c40c9743e26a46cdf6593"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    757;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-AU-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1825535;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c7d805812857db0eecd0ec7f15058dc6ec6797efa4dcabeb57df7e0a0da8ce4d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3851;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-0.2.0-beta.15-Windows-Setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3272248;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cc60321967884d62a7a0ae39f07c763d21859e47071c15113f7811cdd776f64c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2334;
                                                      pu:downloadUrl      <https://github.com/JonET/monksynth/releases/download/v0.2.0-beta.15/MonkSynth-0.2.0-beta.15-macOS-Setup.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3427690;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d3af62c1ebdd0fd1279ff97811f47e04c84f478f561a08441c64c8ff2d38dc9f"
                                                    ];
                                 pu:packageVersion  "0.2.0-beta.15"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jonet/monksynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocal synthesis" , "fof" , "monophonic";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jon Taylor";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jonet/monksynth/monksynth.jpg>;
        foaf:homepage          <https://github.com/JonET/monksynth> .

<http://purl.org/stuff/plugin-universe/plugin/zubnetic-d685c4f2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stereo visualizer plugin with multi-shape rendering (lines, particles, circle, star, square, spiral) and frequency-reactive colors";
        rdfs:label             "Zubnetic";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/josescript/zubnetic/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis> , <http://purl.org/stuff/plugin-universe/category/spatial>;
        pu:downloadCount       6;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-01-19T03:05:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/JoseScript/Zubnetic/releases/download/v1.0.0/Zubnetic-v1.0-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2756417;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "68ba367e76a98591f3ad96d01dfb4bdc3e4b8aa284635d21ed482ec4158a80bc"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "josescript/zubnetic";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo" , "oscilloscope" , "visualizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Jose";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/josescript/zubnetic/zubnetic.jpg>;
        foaf:homepage          <https://github.com/JoseScript/Zubnetic> .

<http://purl.org/stuff/plugin-universe/plugin/adlplug-f48e6148>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "FM synthesizer based on OPL3 and OPN2 sound chip emulations. Synthesis of melodic and percussive instruments, support for dynamic parameterization and automation.";
        rdfs:label             "ADLplug";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/adlplug/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSL-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/adlplug/adlplug.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       5598;
        pu:licenceId           "BSL-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- English translation of the user manual\n- KSL editing behavior to make it linear with regards to attenuation\n- Build option to link with system-wide libfmt\n- Resource system compatible with unsigned-char targets\n";
                                 dcterms:issued     "2020-08-05T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4101;
                                                      pu:downloadUrl       <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/ADLplug-1.0.2-win64.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          18562585;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "bad70fcb3b9debcebb2abe840bfd93fa40f743ab8f02bb3f438d104a044f6882"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    750;
                                                      pu:downloadUrl      <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/ADLplug-1.0.2-mac.7z>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10663602;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "44d2f6e34ca02f51a11ef64be1208dc50f553ce02a3f1ef9fa36a90c34699934"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     747;
                                                      pu:downloadUrl       <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/adlplug_amd64.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          3822930;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7e3f433f93f861f475e80d571e79ab0ada157590b276179d82f07797cb27d01b"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jpcima/adlplug";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jean Pierre Cimalando";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/adlplug/adlplug.jpg>;
        foaf:homepage          <https://github.com/jpcima/ADLplug> .

<http://purl.org/stuff/plugin-universe/plugin/opnplug-c8c5cf25>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "FM synthesizer based on OPL3 and OPN2 sound chip emulations. Synthesis of melodic and percussive instruments, support for dynamic parameterization and automation.";
        rdfs:label             "OPNplug";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/opnplug/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSL-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/opnplug/opnplug.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       4578;
        pu:licenceId           "BSL-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- English translation of the user manual\n- KSL editing behavior to make it linear with regards to attenuation\n- Build option to link with system-wide libfmt\n- Resource system compatible with unsigned-char targets\n";
                                 dcterms:issued     "2020-08-05T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     3408;
                                                      pu:downloadUrl       <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/OPNplug-1.0.2-win64.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          18709184;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f65675b01c4a43fd85bd1c9a188fd1725bd2595719ca878e466ef83b42fdc8e2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    578;
                                                      pu:downloadUrl      <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/OPNplug-1.0.2-mac.7z>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10965202;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f874683fd0899fd83e9bc7568aa0079035df084cadeea2569826933b2dcee315"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     592;
                                                      pu:downloadUrl       <https://github.com/jpcima/ADLplug/releases/download/v1.0.2/opnplug_amd64.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          3876232;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "284fb7271dbdf399d3bc06464bf06726fa97554becfecf3b998615cf976e0fc6"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jpcima/opnplug";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jean Pierre Cimalando";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/opnplug/opnplug.jpg>;
        foaf:homepage          <https://github.com/jpcima/ADLplug> .

<http://purl.org/stuff/plugin-universe/plugin/spectacle-7eec6b3b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A real-time spectral analyzer using the short-time Fourier transform, with a logarithmic musical scale, zoom, smooth interpolation, and peak identification under the cursor.";
        rdfs:label             "Spectacle";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/spectacle/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "ISC";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       153;
        pu:licenceId           "ISC";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- added accelerated OpenGL graphics\r\n- improved the default color scheme for readability\r\n- added multi-rate algorithms, to increase resolution in the low frequency range\r\n- adopted a more musically-relevant grid scale, and drawn minor grid lines\r...";
                                 dcterms:issued     "2021-05-12T21:08:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    113;
                                                      pu:downloadUrl      <https://github.com/jpcima/spectacle/releases/download/v2.0/spectacle-analyzer-v2.0-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3801499;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9e7d10a955c60f0702b632e75b3c0c4d279bf9b061b4ca7a1ef70620c9bd1bc8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    40;
                                                      pu:downloadUrl      <https://github.com/jpcima/spectacle/releases/download/v2.0/spectacle-analyzer-v2.0-win32.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3652200;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "efa4e3f6b567b4d213781de6d62f0657916ee0f11b457a36a9e10bbe09fceeb5"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jpcima/spectacle";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectral analysis" , "fft" , "visualizer";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Utility;
        trn:vendor             "JP Cimalando";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/spectacle/spectacle.jpg>;
        foaf:homepage          <https://github.com/jpcima/spectacle> .

<http://purl.org/stuff/plugin-universe/plugin/stone-phaser-5c6665e3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A classic analog phaser effect, made with DPF and Faust";
        rdfs:label             "Stone Phaser";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/stone-phaser/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSL-1.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       854;
        pu:licenceId           "BSL-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.2 release.";
                                 dcterms:issued     "2019-09-28T10:28:29Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     266;
                                                      pu:downloadUrl       <https://github.com/jpcima/stone-phaser/releases/download/v0.1.2/stone-phaser-0.1.2-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1742575;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "34687223fee68b71a864beb8729aa2796c207f049590dc3131c97c8800a25e59"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     71;
                                                      pu:downloadUrl       <https://github.com/jpcima/stone-phaser/releases/download/v0.1.2/stone-phaser-0.1.2-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1749143;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "42f4d824fc3832229ef7ad3f6d0a7137778f7326b361865ed6766a0bdbb059db"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:LV2;
                                                      pu:downloadCount    90;
                                                      pu:downloadUrl      <https://github.com/jpcima/stone-phaser/releases/download/v0.1.2/stone-phaser-0.1.2-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1123303;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "91ddf24e935793c9f9bd295b466f76a87e318e62cf5cc39f0273c0e6a9c0bda0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     209;
                                                      pu:downloadUrl       <https://github.com/jpcima/stone-phaser/releases/download/v0.1.2/stone-phaser-0.1.2-linux64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2972870;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4ba5ba79e0320c324e5e8cd46344fd6c0f88bdaff60592676f39cc02d84ff28c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     218;
                                                      pu:downloadUrl       <https://github.com/jpcima/stone-phaser/releases/download/v0.1.2/stone-phaser-0.1.2-linux64.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          1053138;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f93a3ae40171cd0c51139b646a7a7db391171c63fc37b0dc8d5675b6981a06d6"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jpcima/stone-phaser";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "virtual analog" , "phaser" , "audio effect";
        pu:verified            true;
        trn:format             trn:LV2 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "JP Cimalando";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jpcima/stone-phaser/stone-phaser.jpg>;
        foaf:homepage          <https://github.com/jpcima/stone-phaser> .

<http://purl.org/stuff/plugin-universe/plugin/banana-split-5dc78197>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An FM synthesizer with one oscillator (sine/saw/triangle/square), ADSR envelope, and built-in reverb, delay, chorus, and distortion effects.";
        rdfs:label             "Banana Split";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/banana-split/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       21;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.0 release.";
                                 dcterms:issued     "2024-01-08T23:37:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/jsvaldezv/banana-split/releases/download/1.0.0/Banana.Split_1_0_0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4502896;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ed21fde5b2c0526740429655d9c2b8bafa4ecf95c9b5e4bbf7446735ed0c1628"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jsvaldezv/banana-split";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm synthesis" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jesús Valdez";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/banana-split/banana-split.jpg>;
        foaf:homepage          <https://github.com/jsvaldezv/banana-split> .

<http://purl.org/stuff/plugin-universe/plugin/duck-sampler-ade9e068>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE-based C++ sampler plugin featuring sample playback, ADSR envelope, LFO amplitude modulation, distortion toggle, and output volume control.";
        rdfs:label             "Duck Sampler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/duck-sampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       17;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.0 release.";
                                 dcterms:issued     "2024-01-09T07:26:26Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/jsvaldezv/duck-sampler/releases/download/1.0.0/Duck.Sampler_1_0_0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         13876636;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "453c3d3755719ab2edb571a9be0e37e421327ff53a8d2d3e1fd46386bd54a00e"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jsvaldezv/duck-sampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample playback" , "lfo";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jesús Valdez";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/duck-sampler/duck-sampler.jpg>;
        foaf:homepage          <https://github.com/jsvaldezv/duck-sampler> .

<http://purl.org/stuff/plugin-universe/plugin/duck-synth-fb44b98a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE-based C++ synthesizer plugin implementing basic additive synthesis with two oscillators, ADSR envelope, waveform selection (sine, square, triangle), reverb effect, and output volume control.";
        rdfs:label             "Duck Synth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/duck-synth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       9;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.0 release.";
                                 dcterms:issued     "2024-01-09T07:11:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/jsvaldezv/duck-synth/releases/download/1.0.0/Duck.Synth_1_0_0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6845137;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7fc9a675ab39b2ae6d1b3be0ce77e2043c725912b5f45ea943696734bb445fde"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jsvaldezv/duck-synth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "additive synthesis" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jesús Valdez";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jsvaldezv/duck-synth/duck-synth.jpg>;
        foaf:homepage          <https://github.com/jsvaldezv/duck-synth> .

<http://purl.org/stuff/plugin-universe/plugin/sick-beat-betty-2bfb1030>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A MIDI drum machine and pattern generator, available as a VST plugin and standalone application.";
        rdfs:label             "Sick Beat Betty";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jthwho/sickbeatbetty/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1324;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Windows installer executables are now properly signed by me.\r\n- Now providing a build for Ubuntu Linux.\r\n\r...";
                                 dcterms:issued     "2022-06-13T04:32:25Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     270;
                                                      pu:downloadUrl       <https://github.com/jthwho/SickBeatBetty/releases/download/v1.0.3/sickbeatbetty-ubuntu-release-x64-v1.0.3-9a98bf8b.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9321537;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "26c5139625062cffea316aeac0e2e1082c463c2919c2206f5515d9172285210a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     891;
                                                      pu:downloadUrl       <https://github.com/jthwho/SickBeatBetty/releases/download/v1.0.3/Sick.Beat.Betty-1.0.3-win64.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4915200;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "18201a719c9315e290701e0751c2ff4506fdbdd5d4ec19997e34ee96d5906143"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     163;
                                                      pu:downloadUrl       <https://github.com/jthwho/SickBeatBetty/releases/download/v1.0.3/Sick.Beat.Betty-1.0.3-win32.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4198400;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "aa7d42f3332783c0a613b5097a8688fddb4a9b28f92596ddf8ac4ae969cca0bc"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jthwho/sickbeatbetty";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum machine" , "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Jason Howard";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jthwho/sickbeatbetty/sickbeatbetty.jpg>;
        foaf:homepage          <https://github.com/jthwho/SickBeatBetty> .

<http://purl.org/stuff/plugin-universe/plugin/de-lio-832f9bba>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Tremolo and reverb audio plugin made with JUCE. ";
        rdfs:label             "De~Lío";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juanmalopezg/de-lio/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       12;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2024-07-28T14:52:11Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/Juanmalopezg/de-lio/releases/download/v1.0.0/DeLio_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3735369;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a4b8a69240a2e3dc1c3b2ecd2c664bdc47fb82964d21930730fad9ead14d7d62"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "juanmalopezg/de-lio";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tango" , "reverberation" , "juce plugin" , "juce framework" , "audio processing" , "reverb" , "juce" , "audio";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Juan Manuel López G";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juanmalopezg/de-lio/de-lio.jpg>;
        foaf:homepage          <https://github.com/Juanmalopezg/de-lio> .

<http://purl.org/stuff/plugin-universe/plugin/breakdowner-37fe15a8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin with a pedal-style UI";
        rdfs:label             "Breakdowner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juansetarros/breakdowner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       4;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First public beta release.";
                                 dcterms:issued     "2026-03-30T23:55:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/juansetarros/Breakdowner/releases/download/v0.9.0/Breakdowner_v0.9Beta.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2885797;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "06134a756f89a1f835ae2c616a9f98a98250b52381e4daf7d6b6fe38e164a6d9"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "juansetarros/breakdowner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pedal" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Juan Sebastian Ospina";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juansetarros/breakdowner/breakdowner.jpg>;
        foaf:homepage          <https://github.com/juansetarros/Breakdowner> .

<http://purl.org/stuff/plugin-universe/plugin/fasttracker-ii-ft2-plugin-37e7fd5d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-instance-aware VST3/AU/LV2 plugin rewrite of 8bitbubsy's Fasttracker II clone, using JUCE";
        rdfs:label             "Fasttracker II (FT2) Plugin";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juho/ft2-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       30;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.4 release.";
                                 dcterms:issued     "2026-02-08T01:06:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-VST3-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2780281;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a29e213670ebbb3c81189aa46d19b167cbcec666e9cdc833163eabd7e4c065a8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-VST3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4424510;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ba6b0fb1d0fcefdd6d77d78a25d07b4249dc78ba2855a542aeb144757266e560"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-VST3-macOS-Legacy.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2335982;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cf102e4f960ab008257a96c680acd1558ce559951c08f0f250213ca08367feb5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-VST3-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2897997;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "da05f944be1596d885ef474a469fd6f076d088521b59715674edda46adfacca5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    1;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-LV2-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2790816;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3def4388c853c6cd13c82d47f0206a0d6162d8a4e2f6fabc8f8f2b7dc2832c63"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-AU-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4413521;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d9303ebf667640c5dbf8bd97033572c9b722d83e4f8fd665b9cecece13857573"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/juho/ft2-plugin/releases/download/v1.1.4/FT2-Plugin-1.1.4-AU-macOS-Legacy.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2332355;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a8859e4a041549366df6e020ec392ac85a3910228378ec9b9a4a78c0a5ceed69"
                                                    ];
                                 pu:packageVersion  "1.1.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "juho/ft2-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tracker" , "retro" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Blamstrain/TPOLM";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/juho/ft2-plugin/ft2-plugin.jpg>;
        foaf:homepage          <https://github.com/juho/ft2-plugin> .

<http://purl.org/stuff/plugin-universe/plugin/mixcompare-486a5fa9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A virtual source selector plugin for DAW final stage mixing that provides instant switching between your work-in-progress mix and reference audio sources.";
        rdfs:label             "MixCompare";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/mixcompare/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       209;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\r\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:09:55Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     31;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/MixCompare/releases/download/v3.0.10/MixCompare_3.0.10_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          28688771;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7f12176cdc715b9800a70c15ebd90adaa5696c1ecb3c2657eba0c73e2ea82c3a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     69;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/MixCompare/releases/download/v3.0.10/MixCompare_3.0.10_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          23551728;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2282294ee62e8c10943cf947cbe60e46501940674c32ea329696b8b604468764"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/MixCompare/releases/download/v3.0.10/MixCompare_3.0.10_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         47374600;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3d531fd855cb660161fa21242061f505ce1c2eec5896633fddddb2710125b6c0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/MixCompare/releases/download/v3.0.10/MixCompare_3.0.10_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         47415477;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8a560571b4169aad3f48b71d21b8c094e6008bd546665a8b4b1dcebe019e300c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     64;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/MixCompare/releases/download/v3.0.10/MixCompare_3.0.10_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          20280020;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7fcf829887ed9a1ca30486e556a83afe99130149e21eacc6e5c22d2f3c90b447"
                                                    ];
                                 pu:packageVersion  "3.0.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/mixcompare";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reference track" , "monitoring" , "mixing" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/mixcompare/mixcompare.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/MixCompare> .

<http://purl.org/stuff/plugin-universe/plugin/testtone-570906cd>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A minimal test-signal generator plugin. Generates a sine wave or pink noise, for VST3/AU/AAX/CLAP/LV2.";
        rdfs:label             "TestTone";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/testtone/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       196;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:14:50Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     23;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TestTone/releases/download/v1.0.5/TestTone_1.0.5_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          19935284;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "afc7bfacfd182487f7ab2b7f09025918edc2aa50534de92d81646c1ec60e571e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     62;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TestTone/releases/download/v1.0.5/TestTone_1.0.5_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          14824464;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "960b9fc67078a7228dbf50db7cf288cbf46498fab801d1f23eba503875da379c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/TestTone/releases/download/v1.0.5/TestTone_1.0.5_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         26706688;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e87dee623a334b30718c2afa7117cfd3d674caa8211a82417abe73b614d069fc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/TestTone/releases/download/v1.0.5/TestTone_1.0.5_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         26757646;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "48db3c9f9636317c0f34bd0d8c9dd33187ee2e5294d8e9b0670b14242d973939"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     42;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TestTone/releases/download/v1.0.5/TestTone_1.0.5_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11178853;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "659d8b8ff533efb817ca6de7f950432225bdbafb22f769be7008153d438531a9"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/testtone";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "test tone" , "signal generator" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/testtone/testtone.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/TestTone> .

<http://purl.org/stuff/plugin-universe/plugin/tinyvu-6a706ab2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A minimalist, pass-through VU meter plugin with a classic analog-style needle display that can be shrunk to almost any size.";
        rdfs:label             "TinyVU";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/tinyvu/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       176;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:16:42Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     34;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TinyVU/releases/download/v1.0.6/TinyVU_1.0.6_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          19195123;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "1eacfa00195f6de96f95494c095d69909217e7af39d28baf3b22f339904db1c5"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     54;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TinyVU/releases/download/v1.0.6/TinyVU_1.0.6_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          13908592;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "39f9273fce36015ed8dd7f1856b7824fbc9b18ac8bcde1cfdadbefa9ed353e61"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/TinyVU/releases/download/v1.0.6/TinyVU_1.0.6_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         24764687;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "512c209b9e2c567e3a6678edd91034fbaed08e36fc31552982314023b0fffed7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/TinyVU/releases/download/v1.0.6/TinyVU_1.0.6_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         24815044;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9be1014ad9b23a5106c4a40324e139f6a65d5bcd1bba51be20099a252d387618"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     50;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/TinyVU/releases/download/v1.0.6/TinyVU_1.0.6_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10401149;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f6bbdbe375309b2fd01c07314ea4a59ffe7c2e78b0c78509933d5dda05329816"
                                                    ];
                                 pu:packageVersion  "1.0.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/tinyvu";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vu meter" , "utility" , "metering";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/tinyvu/tinyvu.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/TinyVU> .

<http://purl.org/stuff/plugin-universe/plugin/zerocomp-44d603c7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A zero-latency feedforward compressor for broadcast, streaming, and live production, with four analog-flavored modes (VCA/Opto/FET/Vari-Mu).";
        rdfs:label             "ZeroComp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zerocomp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       298;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:18:15Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     48;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroComp/releases/download/v1.1.7/ZeroComp_1.1.7_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          21958122;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2f3d30be07be155e3a82bd30512665a158e0c32b587ce5c16b92749eed3bfd1e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     79;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroComp/releases/download/v1.1.7/ZeroComp_1.1.7_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          17109408;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "88b7a70ff22ad717ad563b2552862e739c790ee1d3deff5d0f92cf9425466dc4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroComp/releases/download/v1.1.7/ZeroComp_1.1.7_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27282732;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "60740354113ab8d63ed8f67d6106ebbfa7846072dc35f0a9d65ac48b3e7aeeca"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroComp/releases/download/v1.1.7/ZeroComp_1.1.7_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         27323710;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "019e4c6e733e36855c068361ab99a4b0eb182117b0a51933f46e66a9c985be1f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     125;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroComp/releases/download/v1.1.7/ZeroComp_1.1.7_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11413627;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e371e8204471bcb37009eb978e25268cce734eabefecd329f762362c061e58de"
                                                    ];
                                 pu:packageVersion  "1.1.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/zerocomp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "zero latency" , "broadcast" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zerocomp/zerocomp.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/ZeroComp> .

<http://purl.org/stuff/plugin-universe/plugin/zeroeq-37f3178f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A zero-latency, spectrum-analyzer-integrated parametric equalizer for broadcast, streaming, live, and mastering work.";
        rdfs:label             "ZeroEQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zeroeq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       422;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:19:56Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     65;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroEQ/releases/download/v1.0.7/ZeroEQ_1.0.7_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          21986444;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7591100249db4b7f9bb151f999deadba045b15ab6a2c9cef94a605e77525c5fa"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     158;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroEQ/releases/download/v1.0.7/ZeroEQ_1.0.7_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          17132024;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4cdc5ed8c032e63cd1ca0ae6cf5453cad77af9998817809cf3f3a6ee81890eb0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroEQ/releases/download/v1.0.7/ZeroEQ_1.0.7_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27301848;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2ea6b7aad4ae6508f0573ade298355cea87181e9863bf9bab018be18f31ca5d7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroEQ/releases/download/v1.0.7/ZeroEQ_1.0.7_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         27339185;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cd01413c41ae6b8788153c2b1f19a9a22a33a697379894b726075d4bc4960f10"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     152;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroEQ/releases/download/v1.0.7/ZeroEQ_1.0.7_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11426809;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2b0baaebe617c30118f3c6503a15cff2bf835abd72caa813c31dd9228f8066ee"
                                                    ];
                                 pu:packageVersion  "1.0.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/zeroeq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "zero latency" , "broadcast" , "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zeroeq/zeroeq.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/ZeroEQ> .

<http://purl.org/stuff/plugin-universe/plugin/zerolimit-44e5cede>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A zero-latency brickwall limiter for broadcast, streaming, and music mastering.";
        rdfs:label             "ZeroLimit";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zerolimit/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/limiter>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       336;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed an issue where the plugin screen would not launch in some Linux environments.\n- Updated various libraries and frameworks.";
                                 dcterms:issued     "2026-07-08T07:21:28Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     45;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroLimit/releases/download/v1.1.7/ZeroLimit_1.1.7_Windows_VST3_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          21937179;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3d59bb7aefbc956112ca45a1337235470f6bdd5a1f782b52435698059cd6030b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     158;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroLimit/releases/download/v1.1.7/ZeroLimit_1.1.7_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          17096088;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2ed66accc7fb17598ff6ecbace65814a37d2edd2833cea53da43b7d981951ce3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroLimit/releases/download/v1.1.7/ZeroLimit_1.1.7_macOS_VST3_AU_AAX_CLAP_Standalone.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         27235178;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1e371966796a1df6b1e6c2abc104b0284eeb0e57454e19922156634065fc77a8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/Jun-Murakami/ZeroLimit/releases/download/v1.1.7/ZeroLimit_1.1.7_macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         27283334;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "761e6be37071b931c08374325a569287d1e231a622361bffc0ab77e9fd27defc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     78;
                                                      pu:downloadUrl       <https://github.com/Jun-Murakami/ZeroLimit/releases/download/v1.1.7/ZeroLimit_1.1.7_Linux_VST3_LV2_CLAP_Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11386807;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d6b15e5ef18b263d22be402e4ab8ff2fccd3f85967ba6a2dcb8d6be8d605c5be"
                                                    ];
                                 pu:packageVersion  "1.1.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jun-murakami/zerolimit";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "zero latency" , "broadcast" , "limiter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jun Murakami";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jun-murakami/zerolimit/zerolimit.jpg>;
        foaf:homepage          <https://github.com/Jun-Murakami/ZeroLimit> .

<http://purl.org/stuff/plugin-universe/plugin/stftpitchshift-24ebff00>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Official JUCE plugin for stftPitchShift";
        rdfs:label             "stftPitchShift";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jurihock/stftpitchshiftplugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       68;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Include release version in build artifact name";
                                 dcterms:issued     "2026-07-19T13:58:57Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     47;
                                                      pu:downloadUrl       <https://github.com/jurihock/stftPitchShiftPlugin/releases/download/v1.1.5/StftPitchShiftPlugin-windows-v1.1.5.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5626196;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c6b44baf819d48fce2d021f208e6ae4967c59776da2755748377bca67396dbd0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/jurihock/stftPitchShiftPlugin/releases/download/v1.1.5/StftPitchShiftPlugin-ubuntu-v1.1.5.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7323967;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "3af374a834781d06c5f142c34529656e8ddd0e48527e043642c785eb32f75900"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/jurihock/stftPitchShiftPlugin/releases/download/v1.1.5/StftPitchShiftPlugin-macos-v1.1.5.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11640679;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "87baedecfdb662ee6e4f453d89481ce83de373e508363ecd0df2cb6defdb42fa"
                                                    ];
                                 pu:packageVersion  "1.1.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "jurihock/stftpitchshiftplugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocoder" , "formants" , "pitch shifter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jürgen Hock";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/jurihock/stftpitchshiftplugin/stftpitchshiftplugin.jpg>;
        foaf:homepage          <https://github.com/jurihock/stftPitchShiftPlugin> .

<http://purl.org/stuff/plugin-universe/plugin/spectral-rotator-c66e22ef>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Rotates the frequency spectrum of any sample";
        rdfs:label             "Spectral Rotator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kaixocode/spectralrotator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       103;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2.0.0 release.";
                                 dcterms:issued     "2026-06-09T09:54:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    60;
                                                      pu:downloadUrl      <https://github.com/KaixoCode/SpectralRotator/releases/download/2.0.0/SpectralRotator-vst3-windows-2.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3665844;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f4679bd8015552b19ff589661ce93ec8442992600865af61e924484e4e138b58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/KaixoCode/SpectralRotator/releases/download/2.0.0/SpectralRotator-vst3-macos-2.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10402210;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ca9a684f7eb08c6d1c7959550accf41b98a0b617cb2dd752f15afcd14f27ba85"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kaixocode/spectralrotator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "frequency shifter" , "sound design" , "spectral";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Jaron Sweder";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kaixocode/spectralrotator/spectralrotator.jpg>;
        foaf:homepage          <https://github.com/KaixoCode/SpectralRotator> .

<http://purl.org/stuff/plugin-universe/plugin/ultramaster-kr-106-63b4d9d9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A synthesizer plugin emulating the Roland Juno-6, Juno-60, and Juno-106.";
        rdfs:label             "Ultramaster KR-106";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kayrockscreenprinting/ultramaster-kr106/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       7066;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Full changelog: https://github.com/kayrockscreenprinting/ultramaster_kr106/compare/v2.5.12...v2.5.13";
                                 dcterms:issued     "2026-05-07T15:55:59Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3265;
                                                      pu:downloadUrl      <https://github.com/kayrockscreenprinting/ultramaster_kr106/releases/download/v2.5.13/KR106-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9405386;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "640c628b247fa283a40650e84be861808fa5cd58423cefb6455ea44d9880a1f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1137;
                                                      pu:downloadUrl      <https://github.com/kayrockscreenprinting/ultramaster_kr106/releases/download/v2.5.13/KR106-Windows-ARM64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8915472;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1f72cd00b8300ab7d956b108e6614701ec699170768aed5af7fbb2f9be9a0b4d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1731;
                                                      pu:downloadUrl      <https://github.com/kayrockscreenprinting/ultramaster_kr106/releases/download/v2.5.13/KR106-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         41146701;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e34e6ec4eca6d9ab07c5ef9ef20368267c02119e5cf41f73595be51dd80edcbe"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    784;
                                                      pu:downloadUrl      <https://github.com/kayrockscreenprinting/ultramaster_kr106/releases/download/v2.5.13/KR106-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         20587492;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a594943be8b98dc14a762203e92f4ca0e2703429fbab03cc9a1dc9790264ef64"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    149;
                                                      pu:downloadUrl      <https://github.com/kayrockscreenprinting/ultramaster_kr106/releases/download/v2.5.13/KR106-Linux-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19793437;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0fb844ea85d226581adf4415582c3258ee48b16a2f43a4806fd55e6d39773d49"
                                                    ];
                                 pu:packageVersion  "2.5.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kayrockscreenprinting/ultramaster-kr106";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juno" , "analog emulation" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "kayrockscreenprinting";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kayrockscreenprinting/ultramaster-kr106/ultramaster-kr106.jpg>;
        foaf:homepage          <https://github.com/kayrockscreenprinting/ultramaster_kr106> .

<http://purl.org/stuff/plugin-universe/plugin/vst2413-e97a7708>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "FM synthesizer based on YM2413 (OPLL) emulator. YM2413 is well known as low-cost FM sound chip, used on Sega Master System and FM-PAC sound expansion cartridge for MSX. Well-suited for use in 'post 8-bit era style' chiptune music.";
        rdfs:label             "VST2413";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/keijiro/vst2413/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Zlib";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/keijiro/vst2413/vst2413.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:licenceId           "Zlib";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2013-04-21T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadUrl       <https://www.keijiro.tokyo/vst2413/build/vst2413-20130418-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          227212;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8065e9b7eeb779315939a78f7470c4bbd4058408f844ccd28e61e8b7c43f9247"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadUrl      <https://www.keijiro.tokyo/vst2413/build/vst2413-20130421-osx.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         177262;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e561ae5da234e861e2fe9034904f1c8aef39ba95a820933cdc9237a2982559c9"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "keijiro/vst2413";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bit" , "synth" , "instrument";
        trn:format             trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Keijiro Takahashi";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/keijiro/vst2413/vst2413.jpg>;
        foaf:homepage          <https://github.com/keijiro/vst2413> .

<http://purl.org/stuff/plugin-universe/plugin/plugnspectr-fe814ca1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analyzes the frequency response, harmonic distortion, and dynamics of other audio plugins in your DAW in real time";
        rdfs:label             "PlugNspectr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kevin-jenkins/plugnspectr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       6;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Maintenance release improving the Distortion tab's measurement reliability — high-frequency THD sweep alignment, measure restart behavior, and a ghosted previous curve on re-measure.";
                                 dcterms:issued     "2026-06-27T04:37:54Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/kevin-jenkins/PlugNspectr/releases/download/v1.0.1/PlugNspectr-1.0.1-Windows-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5406979;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "646946296ed5543f93cff41fff1d4cc946ccbc21b0927a223127256313e3eaa0"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kevin-jenkins/plugnspectr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "frequency response" , "analyzer" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Kevin Jenkins";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kevin-jenkins/plugnspectr/plugnspectr.jpg>;
        foaf:homepage          <https://github.com/kevin-jenkins/PlugNspectr> .

<http://purl.org/stuff/plugin-universe/plugin/blackbird-fe886fba>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Analog-inspired software synth with its own voice, filters. modulation and envelope.";
        rdfs:label             "BlackBird";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/khrykin/blackbird/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/khrykin/blackbird/blackbird.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       2445;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Rename to BlackBird";
                                 dcterms:issued     "2020-11-11T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1656;
                                                      pu:downloadUrl      <https://github.com/khrykin/BlackBird/releases/download/v0.1.0/BlackBird-0.1.0-windows-x64.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4189654;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0ab14fe4c89193fbfb12b7fa106228ffa37808c4401d8e161813184cec6fcde1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    789;
                                                      pu:downloadUrl      <https://github.com/khrykin/BlackBird/releases/download/v0.1.0/BlackBird-0.1.0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3578245;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "219d28db830d7019c20d1f9533f29515053d0f2f983e8fb9275e6a2fbbb9ef06"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "khrykin/blackbird";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analog" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Dmitry Khrykin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/khrykin/blackbird/blackbird.jpg>;
        foaf:homepage          <https://github.com/khrykin/BlackBird> .

<http://purl.org/stuff/plugin-universe/plugin/biztortion-c3c717e1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Modular distortion plugin for VST-based hosts. DOWNLOAD it for FREE in the Releases section.";
        rdfs:label             "Biztortion";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/killbizz/biztortion/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe";
        pu:downloadCount       257;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is the first stable release of Biztortion.\r\n\r\nI plan to improve the software in the future by developing the enhancements listed int the Biztortion project.";
                                 dcterms:issued     "2022-02-15T17:16:41Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     192;
                                                      pu:downloadUrl       <https://github.com/killbizz/Biztortion/releases/download/v1.0.0/Biztortion_Windows_Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7535739;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f45b5d509356d6332c403b777bc51d66079a5ed157fe9890e52a4d6cf0c5719e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    65;
                                                      pu:downloadUrl      <https://github.com/killbizz/Biztortion/releases/download/v1.0.0/Biztortion_MacOS_Setup.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5438390;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "afd74e0955f0a41f30cf473b54849c0f83da2490746740f36c3be888cd317f07"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "killbizz/biztortion";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Gabriel Bizzo";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/killbizz/biztortion/biztortion.jpg>;
        foaf:homepage          <https://github.com/killbizz/Biztortion> .

<http://purl.org/stuff/plugin-universe/plugin/js-inflator-a42bbd5d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "JS Inflator is a copy of Sonnox Inflator.";
        rdfs:label             "JS Inflator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/js-inflator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       51552;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed for Cakewalk by Bandlab.";
                                 dcterms:issued     "2024-07-26T07:37:14Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    33219;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/JS_Inflator/releases/download/v2.0.3.2/JS.Inflator.Win.v2.0.3.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4598786;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ff882429e2f6c5be9a9757f6f136acd4f8e3b2a1cc212cf1fabbe0f6b28c192f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    18333;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/JS_Inflator/releases/download/v2.0.3.2/JS.Inflator.macOS.v2.0.3.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10085918;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "061e5ffa3522f26f7ff0b88213e30b52feefbaf5f4c6bfdcd0c46f6bfb5a144d"
                                                    ];
                                 pu:packageVersion  "2.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kiriki-liszt/js-inflator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Aris Kiriki-Liszt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/js-inflator/js-inflator.jpg>;
        foaf:homepage          <https://github.com/Kiriki-liszt/JS_Inflator> .

<http://purl.org/stuff/plugin-universe/plugin/relief-compressor-cff82000>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Compressor for everyday tasks, anywhere from mixing a track to master bus.";
        rdfs:label             "Relief Compressor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/relief-compressor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/relief-compressor/relief-compressor.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       2396;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Full release.\n";
                                 dcterms:issued     "2024-10-29T19:36:10.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1797;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/Relief_Compressor/releases/download/v1.0.0/Relief.Compressor.Win.v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1332431;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "52843e53ea1ce98e755c64ec79858a5d5ad850a4d91645e64bf7e1dac853a7a6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    599;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/Relief_Compressor/releases/download/v1.0.0/Relief.Compressor.macOS.v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3342886;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d59cf67050f5c9223ae9140e435d969dee3febaeb7c334c29996d211a9c75eba"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kiriki-liszt/relief-compressor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Kiriki-liszt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/relief-compressor/relief-compressor.jpg>;
        foaf:homepage          <https://github.com/Kiriki-liszt/Relief_Compressor> .

<http://purl.org/stuff/plugin-universe/plugin/relief-eq-33732edf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Relief EQ is a EQ for everyday tasks, anywhere from mixing a track to master bus.";
        rdfs:label             "Relief EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/relief-eq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       1644;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Update:\r\n - Fix : crash when plugin terminates while playing.  \r\n - Revert from the Data Exchange API to the IMessage API.";
                                 dcterms:issued     "2024-12-03T10:42:07Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1260;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/Relief_EQ/releases/download/v1.1.7/Relief.EQ.Win.v1.1.7.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1343272;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7d87763630ab0d7f028796100c2d6d70b7ecc1a72c516c8be6ff8de0163e4299"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    384;
                                                      pu:downloadUrl      <https://github.com/Kiriki-liszt/Relief_EQ/releases/download/v1.1.7/Relief.EQ.macOS.v1.1.7.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3324001;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5b9d8adae1e6435b4d401ef03edc391e5fa4356d337edc85ba66fa24127995c6"
                                                    ];
                                 pu:packageVersion  "1.1.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kiriki-liszt/relief-eq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "eq" , "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Aris Kiriki-Liszt == yg331";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kiriki-liszt/relief-eq/relief-eq.jpg>;
        foaf:homepage          <https://github.com/Kiriki-liszt/Relief_EQ> .

<http://purl.org/stuff/plugin-universe/plugin/element-e391d8bc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "The audio plugin host that isn't a DAW. Chain VST/VST3/AU/CLAP/LV2 plugins together as a standalone app, or load Element itself as a nested plugin host inside another DAW.";
        rdfs:label             "Element";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/element/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe" , "elf" , "dll";
        pu:downloadCount       27206;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Element 1.0.0 release.";
                                 dcterms:issued     "2026-02-12T16:55:51Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     19100;
                                                      pu:downloadUrl       <https://github.com/kushview/element/releases/download/1.0.0/element-1.0.0-win64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          39364144;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9144ec0b0263931ccad8d91d6ae8634d8a8f64ecd5e365ea1fa6180688580769"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6416;
                                                      pu:downloadUrl      <https://github.com/kushview/element/releases/download/1.0.0/element-1.0.0-macos.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         169157045;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1364ae3fbc6acec1764b969c779d9d1d3b814014d24287695c3f1f9010c05b90"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     1690;
                                                      pu:downloadUrl       <https://github.com/kushview/element/releases/download/1.0.0/element-1.0.0-linux-x86_64.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          170906810;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e3d26fa15f960a2f7e6a9b32f4a442d590a7854d57383448e13605aebcfb5470"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kushview/element";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rack" , "plugin host" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Kushview";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/element/element.jpg>;
        foaf:homepage          <https://github.com/kushview/element> .

<http://purl.org/stuff/plugin-universe/plugin/retuner-4afd9095>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Precision audio pitch shifting plugin to convert music between different tuning standards, shifting from one reference frequency to another while preserving character and formants.";
        rdfs:label             "reTuner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/retuner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       2490;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added more presets.\n";
                                 dcterms:issued     "2026-01-04T19:43:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    1327;
                                                      pu:downloadUrl      <https://github.com/kushview/retuner/releases/download/1.1.0/retuner-win64-1.1.0-setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5902808;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a0d9c8e42ff5dc03a861e91fe69696b5e725c0379e021cb27d73fd1fa8eb76e8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    621;
                                                      pu:downloadUrl      <https://github.com/kushview/retuner/releases/download/1.1.0/retuner-macos-1.1.0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         19250617;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2b6e980a319b2d4a9ce5d68402626042a1f02b347bcdfe79390f1bdbd963ff24"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    542;
                                                      pu:downloadUrl      <https://github.com/kushview/retuner/releases/download/1.1.0/retuner-1.1.0-linux-x86_64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10750588;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4553cc050129fddf9ad731c50efdfb7494ef6bf34685d5c9b303e221ac920310"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kushview/retuner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch shifter" , "audio processing" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Kushview";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/retuner/retuner.jpg>;
        foaf:homepage          <https://github.com/kushview/retuner> .

<http://purl.org/stuff/plugin-universe/plugin/roboverb-92f8940f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST / VST3 / AU / LV2 / CLAP Reverb Plugin";
        rdfs:label             "Roboverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/roboverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:downloadCount       3615;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Ported to LV2\n- Updated to JUCE v5.x";
                                 dcterms:issued     "2019-08-15T18:10:07Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     1256;
                                                      pu:downloadUrl       <https://github.com/kushview/roboverb/releases/download/1.1.0/roboverb-windows-1.1.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16299114;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a597af9b831c94183299af91011319f3d433b8db66f0ecf0ac547481cdc88745"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     1256;
                                                      pu:downloadUrl       <https://github.com/kushview/roboverb/releases/download/1.1.0/roboverb-windows-1.1.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16299114;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a597af9b831c94183299af91011319f3d433b8db66f0ecf0ac547481cdc88745"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1103;
                                                      pu:downloadUrl      <https://github.com/kushview/roboverb/releases/download/1.1.0/roboverb-osx-1.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11243905;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f0de5b9819433f6ee5eb7e368003fc8585a46f7b6fdf7ecd12c0b299d5cf4ea2"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "kushview/roboverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Kushview";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/kushview/roboverb/roboverb.jpg>;
        foaf:homepage          <https://github.com/kushview/roboverb> .

<http://purl.org/stuff/plugin-universe/plugin/the-archaeologist-79761147>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Generative resampler / memory instrument — listens to your playing, archives it, and re-excavates fragments as degraded, transformed memory objects";
        rdfs:label             "The Archaeologist";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/larrymarmalade/the-archaeologist/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:downloadCount       6;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.0 release. Archives your playing and re-excavates fragments as degraded, transformed memory objects across five behaviour modes.";
                                 dcterms:issued     "2026-06-01T04:56:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/larrymarmalade/the-archaeologist/releases/download/v0.1.0/TheArchaeologist-v0.1.0-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10890305;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cfc72eee559798ba053a9cf09746934e4c211d0e178efed59332537b73481d3d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/larrymarmalade/the-archaeologist/releases/download/v0.1.0/TheArchaeologist-v0.1.0-macOS-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11920721;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "46020ff2d60a48f9ab16ac4a5b8e8f2d6eb669e37fbfc8cf58b9347e6bf4cb8a"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "larrymarmalade/the-archaeologist";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "generative music" , "ambient" , "granular" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "larrymarmalade";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/larrymarmalade/the-archaeologist/the-archaeologist.jpg>;
        foaf:homepage          <https://github.com/larrymarmalade/the-archaeologist> .

<http://purl.org/stuff/plugin-universe/plugin/beatit-b90df086>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Interactive metronome audio plugin with tempo control, custom time signatures, beat visualization, and multiple click sounds for precise musical timing";
        rdfs:label             "BeatIt";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lbartoletti/beatit/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       30;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Welcome to BeatIt!";
                                 dcterms:issued     "2024-10-28T19:00:39Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6217519;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "cc8b1af138c09d5319cbc5512db49b12a0b497d0a7e834e3c1fe5a523915b5bb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6544182;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "23b8646d0e2349f90a9434757cee28285fa2fbfdf74082bf849cb025cbe1c97e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13666529;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0f4eef0d858e0e5c943f25bf96a487f2b3045dfe16517bb857a85af06a0f5d19"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         15046132;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "091d5ac7078d5e9eb06d58c1cd6b37558a887970d7244c814a666993b3cb6674"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6611023;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cd11bf8da4b08a2ded6fba441eda442ee9070b637a80279686afffc1daee1bbd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadCount     3;
                                                      pu:downloadUrl       <https://github.com/lbartoletti/BeatIt/releases/download/0.0.1/BeatIt-0.0.1-FreeBSD.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4087236;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "332fec002423829f778585a963a867a15b420b09fbaa01fddc1e2ce796b29106"
                                                    ];
                                 pu:packageVersion  "0.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lbartoletti/beatit";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "metronome" , "click" , "tempo";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Loïc Bartoletti";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lbartoletti/beatit/beatit.jpg>;
        foaf:homepage          <https://github.com/lbartoletti/BeatIt> .

<http://purl.org/stuff/plugin-universe/plugin/sparta-9fedc866>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A collection of open-source audio plug-ins for the production and playback of spatial sound scenes, developed using JUCE and the Spatial_Audio_Framework";
        rdfs:label             "SPARTA";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/leomccormack/sparta/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       10639;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Binaural plugins resample loaded HRIRs to match host samplerate if needed\n- No more host framesize restrictions; plugins state the optimal framesize\n- Improved GUI visual consistency across all plugins and platforms\n- Bug fixes and minor optimisations\n- MacOS plugins and installers are now signed and notarised";
                                 dcterms:issued     "2026-01-13T21:34:00Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1573;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Win64_SPARTA_VST3_2026_01_25_v1.8.2.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         162027525;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "576e6a98c3e7108ff202b5c688f9aa3bbaa29492b01285b17a983d307317b5c0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    417;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Win64_SPARTA_LV2_2026_01_25_v1.8.2.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         146116694;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "56a8362559dae9a084c2a8d543114d7abdcaa3a4ef680aedab5a00fee169e8f6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     2926;
                                                      pu:downloadUrl       <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Win64_SPARTA_VST_2026_01_25_v1.8.2.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          160719329;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "4c795c3f582d50af70db77270940ebe5e38e5802df4e3a6d33b37731afa320db"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    343;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Linux_SPARTA_VST3_2026_01_25_v1.8.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         160563668;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a5a64ceb4534950ede09101358d6b639450713ca4d60d467852635abb0dd3310"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    290;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Linux_SPARTA_LV2_2026_01_25_v1.8.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         152735976;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bc8ee5a08dbacef995f6069d5e80d49ca343b0e7a5c5a9033e136691b492ce3a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     412;
                                                      pu:downloadUrl       <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/Linux_SPARTA_VST_2026_01_25_v1.8.2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          152853388;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b73371264674b84baf8cca09374191af42ca6352499ccad1c5c620d00f841c78"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    533;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/MacOS_SPARTA_AAX_2026_01_25_v1.8.2-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         255347208;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "19eed9fb91fba49182962d819216e436729161686cdbe35f5e40c0c865e47e30"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    758;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/MacOS_SPARTA_VST3_2026_01_25_v1.8.2-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         255119568;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "938223e1c0e7a39dff0dc45318278d69f8b179231abbf2014abae8f75e893f2c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    990;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/MacOS_SPARTA_AU_2026_01_25_v1.8.2-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         255576396;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9a4da228743bd3f0da94bfca8b4d0dca9e151b02ed9f4f4335038247d9233edd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    283;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/MacOS_SPARTA_LV2_2026_01_25_v1.8.2-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         251168790;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8814b2cd6b1d7cef2d71d5ae12a580f44d4f808aab19ecce6f1859063ce35b64"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2;
                                                      pu:downloadCount    2114;
                                                      pu:downloadUrl      <https://github.com/leomccormack/SPARTA/releases/download/v1.8.2/MacOS_SPARTA_VST_2026_01_25_v1.8.2-signed.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         251233573;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c7838a27c4489895d9a96404ee832d5be83d385a6da9f775c87653d5b326d345"
                                                    ];
                                 pu:packageVersion  "1.8.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "leomccormack/sparta";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ambisonics" , "spatial audio" , "binaural" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Leo McCormack";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/leomccormack/sparta/sparta.jpg>;
        foaf:homepage          <https://github.com/leomccormack/SPARTA> .

<http://purl.org/stuff/plugin-universe/plugin/metrefiddler-731737ba>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST Plugin creative MIDI processing based on metre.";
        rdfs:label             "MetreFiddler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/leon-focker/metrefiddler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       10;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.4.0 release.";
                                 dcterms:issued     "2026-05-08T18:46:16Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/Leon-Focker/MetreFiddler/releases/download/v1.4.0/binary-windows-latest-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18595084;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "805212ade5ad6f9c4243499b72b92fb78808844f3f9ed8caa464fb5533af8cd1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/Leon-Focker/MetreFiddler/releases/download/v1.4.0/binary-ubuntu-latest-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19227084;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "24ffa825c63d37c28cb45af794ff86c4ac8b8cbfe6be458f2f6db32a9160c188"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/Leon-Focker/MetreFiddler/releases/download/v1.4.0/binary-macos-latest-aarch64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         157287048;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "86573fd38647f5af8c95e7ae1293410047b64b30d005fde1333d1d9f3408e10c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/Leon-Focker/MetreFiddler/releases/download/v1.4.0/binary-macos-15-intel-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18591274;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "83316d8f5991def4e45def062afc95c5881602e1262b4e6a407d360f39cbfe64"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "leon-focker/metrefiddler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rhythm" , "metre" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Leon Focker";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/leon-focker/metrefiddler/metrefiddler.jpg>;
        foaf:homepage          <https://github.com/Leon-Focker/MetreFiddler> .

<http://purl.org/stuff/plugin-universe/plugin/mxtune-494de964>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Graphical pitch-correction and note-editing plugin for VST2, using the Autotalent/TalentedHack pitch algorithms. Provides a Melodyne-style piano-roll view for detecting, viewing and manually editing note pitch.";
        rdfs:label             "MXTune";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/liuanlin-mx/mxtune/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       38742;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Add: undo/redo, record note from MIDI, note output to MIDI. Fix bugs #4, #5, #6.";
                                 dcterms:issued     "2023-02-18T15:57:03Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     23831;
                                                      pu:downloadUrl       <https://github.com/liuanlin-mx/MXTune/releases/download/v1.2.0/windows_x86_64_vst_v1.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6658226;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "861ad556d4767108844ff44ee84656fc2fb71c89af72a385f590ffd9996799a6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     6456;
                                                      pu:downloadUrl       <https://github.com/liuanlin-mx/MXTune/releases/download/v1.2.0/windows_i686_vst_v1.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6241983;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "1ddd709baa8595e91cc0d042490083ddb358cf56fc13d24e6eefdaa21d3770ae"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     8455;
                                                      pu:downloadUrl       <https://github.com/liuanlin-mx/MXTune/releases/download/v1.2.0/ubuntu1804_x86_64_vst_v1.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4080741;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "50493cad15b858ab0376f6253cf27232c36a8aa41a61991ea9c6a92e6a401fe7"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "liuanlin-mx/mxtune";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "melodyne" , "autotune" , "pitch correction" , "autotalent";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "liuanlin-mx";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/liuanlin-mx/mxtune/mxtune.jpg>;
        foaf:homepage          <https://github.com/liuanlin-mx/mxtune> .

<http://purl.org/stuff/plugin-universe/plugin/esp-l1-a744013f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "ESP-L1 is a time-domain brick-wall limiter with linked-stereo peak detection, a dual real-time oscilloscope/spectrum analyzer, and VU + gain-reduction metering.";
        rdfs:label             "ESP-L1";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/basiclimiter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/limiter>;
        pu:downloadCount       10;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "ESP-L1 v2.0.0 release.";
                                 dcterms:issued     "2026-05-12T17:40:53Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/lluisestape-upc/BasicLimiter/releases/download/v2.0.0/ESP-L1.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6548992;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7ad6b4450e8bfe03972206e21d734f6f9c7b478ed03b909b945b8dd11c7f3387"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lluisestape-upc/basiclimiter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "limiter" , "dynamics";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Lluís Estapé";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/basiclimiter/basiclimiter.jpg>;
        foaf:homepage          <https://github.com/lluisestape-upc/BasicLimiter> .

<http://purl.org/stuff/plugin-universe/plugin/spectrum-analyzer-94c53895>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time audio spectrum analyzer with a smooth frequency-response curve, stereo VU meters with realistic falloff ballistics, a panning-width indicator, and a freeze button.";
        rdfs:label             "Spectrum Analyzer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/spectrumanalyzer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       7;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First official release. Smooth spectrum analyzer, stereo VU meters, panning width indicator, freeze button.";
                                 dcterms:issued     "2026-03-27T16:01:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/lluisestape-upc/SpectrumAnalyzer/releases/download/v1.0.0/SpectrumAnalyzer.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6484480;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "32ab2abd4d381323558368fe051e3022ca236367209998e6d60ea5dc5c74ee02"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lluisestape-upc/spectrumanalyzer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analyzer" , "metering";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Lluís Estapé";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/spectrumanalyzer/spectrumanalyzer.jpg>;
        foaf:homepage          <https://github.com/lluisestape-upc/SpectrumAnalyzer> .

<http://purl.org/stuff/plugin-universe/plugin/synth1-0-cc5ab8ae>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Serum-inspired polyphonic wavetable synthesizer with 16-voice polyphony, oscillator warp and morphing, unison, an LFO engine, step sequencer, 3-band EQ, reverb and a 2x-oversampled saturation FX rack.";
        rdfs:label             "Synth1.0";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/synth1.0/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       15;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release. Polyphonic wavetable synthesizer with oscillator morphing/warp, unison, LFO engine, step sequencer, 3-band EQ, reverb and saturation FX rack.";
                                 dcterms:issued     "2026-04-27T12:59:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/lluisestape-upc/Synth1.0/releases/download/v1.0.0/Synth1_0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21808640;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "77a0165404338e9194cc0fc3bc4f71d1a18c46eb3967ccea39b5ec8f84fd506e"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lluisestape-upc/synth1.0";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "serum" , "wavetable" , "unison";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Lluís Estapé";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/synth1.0/synth1.0.jpg>;
        foaf:homepage          <https://github.com/lluisestape-upc/Synth1.0> .

<http://purl.org/stuff/plugin-universe/plugin/vertex-b81c76ea>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio compressor plugin with gain, threshold, ratio, attack and release controls, plus a live input/output transfer-curve graph and VU metering.";
        rdfs:label             "Vertex";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/vertex/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       6;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release of the Basic Compressor VST3 plugin.";
                                 dcterms:issued     "2026-03-28T14:54:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/lluisestape-upc/vertex/releases/download/v1.0.0/BasicCompressor.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6516736;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d5c5a471d7a9614cf4e79a5fd5fe5a8899decd442686c061865ae3e44cd223e1"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lluisestape-upc/vertex";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "dynamics" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Lluís Estapé";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lluisestape-upc/vertex/vertex.jpg>;
        foaf:homepage          <https://github.com/lluisestape-upc/vertex> .

<http://purl.org/stuff/plugin-universe/plugin/midi-chord-detector-6e4935c7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Lightweight MIDI plugin for real-time chord detection in DAWs, with a full piano keyboard view, grand staff notation panel, and active notes monitor";
        rdfs:label             "MIDI Chord Detector";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/longkelvin/midi-chord-detector-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe";
        pu:downloadCount       202;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a full piano keyboard view, grand staff notation panel, and active notes monitor.";
                                 dcterms:issued     "2026-05-25T16:38:45Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    119;
                                                      pu:downloadUrl      <https://github.com/LongKelvin/midi-chord-detector-plugin/releases/download/v3.1.0-instrument/MIDI_Chord_Detector_v3.1.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2542271;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "02d755510560e08863b7c5f050b8b8bb5fc268e932ca6513275b3cfb40b9e2b8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     83;
                                                      pu:downloadUrl       <https://github.com/LongKelvin/midi-chord-detector-plugin/releases/download/v3.1.0-instrument/MIDI.Chord.Detector.Standalone_v3.1.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3029699;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f29fdd78d35f6dc2c85157d746096ea65de9446b52b32a2de5e51fe5182e2a72"
                                                    ];
                                 pu:packageVersion  "3.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "longkelvin/midi-chord-detector-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "notation" , "chord recognition" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "kelvin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/longkelvin/midi-chord-detector-plugin/midi-chord-detector-plugin.jpg>;
        foaf:homepage          <https://github.com/LongKelvin/midi-chord-detector-plugin> .

<http://purl.org/stuff/plugin-universe/plugin/lsp-plugins-34070820>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A collection of open-source audio effects, synthesizers, and tools designed for music and sound production, primarily on the GNU/Linux platform.";
        rdfs:label             "LSP Plugins";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lsp-plugins/lsp-plugins/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lsp-plugins/lsp-plugins/lsp-plugins.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "so";
        pu:donateUrl           <https://www.patreon.com/c/sadko4u>;
        pu:downloadCount       26743;
        pu:licenceId           "LGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "* Bugfix in JACK driver that could cause connection estimation problem on the\n  libjack library that could not be detected under PipeWire.\n* Updated build scripts that could crash on binary dependencies when issuing\n  multithreaded build.\n";
                                 dcterms:issued     "2026-08-23T13:19:32Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     758;
                                                      pu:downloadUrl       <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-x86_64.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          38793460;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4ef3b2f63b29a522fdaf3a18f879c1c85c82f0bdd1e0b3c849a5f3c4b08d2550"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     26;
                                                      pu:downloadUrl       <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-i586.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          32961513;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "83903f25f1fb57948ac67a76efa835c69f7a0237648a94a1de81e3ec0ad24a61"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-arm32.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          32189163;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4f5b0879bb0bc10b079d381f46f6b6f762247886a3889351c5c9a444343a3ed0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     51;
                                                      pu:downloadUrl       <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-aarch64.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          35839682;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "045d15f8a2f2b9c020cada7c22ed8d62f8d65bf665c4f271626817bd68d036c3"
                                                    ];
                                 pu:packageVersion  "1.2.35"
                               ];
        pu:pricing             pu:Donationware;
        pu:slug                "lsp-plugins/lsp-plugins";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "de-esser" , "breath control" , "multiband" , "phase" , "gate" , "dynamics" , "effect" , "density";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Vladimir Sadovnikov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lsp-plugins/lsp-plugins/lsp-plugins.jpg>;
        foaf:homepage          <https://github.com/lsp-plugins/lsp-plugins> .

<http://purl.org/stuff/plugin-universe/plugin/noise-repellent-ce9cc993>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "LV2 suite of plugins for broadband noise reduction, using spectral filtering methods suited for instrument and voice recordings.";
        rdfs:label             "Noise Repellent";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianodato/noise-repellent/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       1073;
        pu:licenceId           "LGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed a macOS issue where the LV2 install dir was hardcoded instead of taking the prefix/libdir options.";
                                 dcterms:issued     "2026-01-17T20:13:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    311;
                                                      pu:downloadUrl      <https://github.com/lucianodato/noise-repellent/releases/download/v0.2.5/noise-repellent-win64-v0.2.5.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1336790;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "840c1989ba6a7416450d132a099d0fed2e3e792d74a6da238af63a40f1a73a8d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    61;
                                                      pu:downloadUrl      <https://github.com/lucianodato/noise-repellent/releases/download/v0.2.5/noise-repellent-macOS-universal-v0.2.5.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1525131;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a589e851c6240a484cbebbc352189082bce82da3a69741e51abf6cfc6672c297"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    701;
                                                      pu:downloadUrl      <https://github.com/lucianodato/noise-repellent/releases/download/v0.2.5/noise-repellent-linux64-v0.2.5.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2034382;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "444d29f8fd0d41d5b5ea6aaf2230816c5e8a96bfa2afb40fd02a2690abc93895"
                                                    ];
                                 pu:packageVersion  "0.2.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lucianodato/noise-repellent";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "restoration" , "denoiser" , "noise reduction";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Luciano Dato";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianodato/noise-repellent/noise-repellent.jpg>;
        foaf:homepage          <https://github.com/lucianodato/noise-repellent> .

<http://purl.org/stuff/plugin-universe/plugin/castello-573a5b82>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A small CLAP/VST2/VST3 reverb plugin based on Csound reverbsc";
        rdfs:label             "Castello";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianoiam/castello/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       488;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- CLAP format support";
                                 dcterms:issued     "2022-12-09T00:08:26Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     261;
                                                      pu:downloadUrl       <https://github.com/lucianoiam/castello/releases/download/v1.3.0/castello-windows-x64-1.3.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1957057;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6b9e7a2f23ad67d4e47668976d4ee7c090ec54c03b9a53526b650320767fe606"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    65;
                                                      pu:downloadUrl      <https://github.com/lucianoiam/castello/releases/download/v1.3.0/castello-macos-universal-1.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         912342;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7ae48af88815887ea7e54bccaeba81cbda9ae46ca52a0ed72baa9961ed4856b4"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     162;
                                                      pu:downloadUrl       <https://github.com/lucianoiam/castello/releases/download/v1.3.0/castello-linux-x64-1.3.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          765043;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0fc601d9ba7076c6f1edf49cc92b0200af826e09bc7f90f46ad92b08561eaa8b"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lucianoiam/castello";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "lucianoiam";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianoiam/castello/castello.jpg>;
        foaf:homepage          <https://github.com/lucianoiam/castello> .

<http://purl.org/stuff/plugin-universe/plugin/consul-6ceeb96a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A self-contained CLAP/VST plugin with a mixer-like, LAN-accessible web UI for remotely controlling other plugins' MIDI-learn parameters, primarily designed for touch devices.";
        rdfs:label             "Consul";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianoiam/consul/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       84;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- CLAP format support";
                                 dcterms:issued     "2022-12-09T00:07:30Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    46;
                                                      pu:downloadUrl      <https://github.com/lucianoiam/consul/releases/download/v1.4.0/consul-windows-x64-1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2497559;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "54b6f323b3d571849a00399418c66b9ecc69a7f22ba94e48d0fbaf94c240c4b6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/lucianoiam/consul/releases/download/v1.4.0/consul-macos-universal-1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2091500;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "92b63f972fda6764fa46a06861f60169d97d49b52094a8a545b3502877f01466"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/lucianoiam/consul/releases/download/v1.4.0/consul-linux-x64-1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1579833;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e27c903231761c2dd07df7271eea97e938ded07e84589c22bc8c80afb4f37717"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lucianoiam/consul";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "remote control" , "control surface" , "midi controller";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "lucianoiam";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lucianoiam/consul/consul.jpg>;
        foaf:homepage          <https://github.com/lucianoiam/consul> .

<http://purl.org/stuff/plugin-universe/plugin/gamelanizer-183a294a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A real-time audio effect plugin inspired by the processes of traditional Indonesian Gamelan music. Accompanying material for the DAFx19 paper.";
        rdfs:label             "Gamelanizer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lukemcraig/dafx19-gamelanizer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:downloadCount       545;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Made the overlap factor different for each level. If Level 1 is set to +4800 cents, it will still sound smooth\n- Made starting playback from timeline positions other than 0 more efficient and fixed a related bug";
                                 dcterms:issued     "2019-07-13T19:18:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    420;
                                                      pu:downloadUrl      <https://github.com/lukemcraig/DAFx19-Gamelanizer/releases/download/v1.1.0/Gamelanizer_v1_1_0_Windows_VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15454301;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "54e0fd37fa3d1c1ec184858172c746ce4d2a17ef43290b5183e4a5731b4a763b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    125;
                                                      pu:downloadUrl      <https://github.com/lukemcraig/DAFx19-Gamelanizer/releases/download/v1.1.0/Gamelanizer_v1_1_0_macOS_VST3_AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18823945;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "175eaffd305fe9e573076410c42b3fa07dc913e0fbc97781f8525858b7a8bc4b"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "lukemcraig/dafx19-gamelanizer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "granular";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Luke M Craig";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lukemcraig/dafx19-gamelanizer/dafx19-gamelanizer.jpg>;
        foaf:homepage          <https://github.com/lukemcraig/DAFx19-Gamelanizer> .

<http://purl.org/stuff/plugin-universe/plugin/4k-eq-e989ea34>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Professional 4-band parametric EQ with Brown/Black modes, analog saturation modeling, and real-time spectrum analyzer. SSL 4000 console EQ emulation with HPF/LPF, M/S processing, and 2x/4x oversampling.";
        rdfs:label             "4K EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/luna-co-software/4k-eq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/luna-co-software/4k-eq/4k-eq.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       993;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- 4K EQ v1.0.10\n- Added CLAP plugin format\n- Added ARM64 Linux build\n";
                                 dcterms:issued     "2026-05-08T17:11:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    403;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/4k-eq-v1.0.10/4k-eq-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4263757;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a90ae09cad02a98ea791488a87b2ce9751bce59274780997992210141635482d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    187;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/4k-eq-v1.0.10/4k-eq-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         22056602;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "61a3fe021fb5c7238693ddce4a6fa2eb2889218ed2015cd52a5c5a0355f84234"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/4k-eq-v1.0.10/4k-eq-linux-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14121746;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0f07956881ab243c7018a04e3b90815432573973d9c89c0a7c91b4fa5fa2f454"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    325;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/4k-eq-v1.0.10/4k-eq-linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14258666;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "e3699ca69ffb2cbb25c91bb81ec63bd036a3ad27fe7cbb54030be4de0e9dfb5b"
                                                    ];
                                 pu:packageVersion  "1.0.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "luna-co-software/4k-eq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "mixing" , "eq" , "mastering";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Luna Co. Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/luna-co-software/4k-eq/4k-eq.jpg>;
        foaf:homepage          <https://github.com/dusk-audio/dusk-audio-plugins> .

<http://purl.org/stuff/plugin-universe/plugin/multi-comp-aeee4d09>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "8-mode compressor (Vintage Opto, Vintage FET, Classic VCA, Bus Compressor, Studio FET, Studio VCA, Digital, 4-band Multiband) with transformer emulation, sidechain EQ, auto-makeup and 2x/4x oversampling.";
        rdfs:label             "Multi-Comp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/luna-co-software/multi-comp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       244;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Multi-Comp v1.3.1 release.";
                                 dcterms:issued     "2026-07-03T19:31:40Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    98;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/multi-comp-v1.3.1/multi-comp-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4794443;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d1c0449e4ffb008edfebb4f512474350f19caaf958a6fc49b72baeef8be903d7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    46;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/multi-comp-v1.3.1/multi-comp-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23051427;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0fe1fdd3d5f2997f8cd8f13b0d7fbee6b01f6bdbba0edc850edb8dd7b7bfbfc3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    84;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/multi-comp-v1.3.1/multi-comp-linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15033057;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "45910ea4c07473542b79060f83348ade8b5a0ca66e74568432dfe0935b97ad06"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/dusk-audio/dusk-audio-plugins/releases/download/multi-comp-v1.3.1/multi-comp-linux-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14914844;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a99c0504edf3850fb908bdee5272a94f2e47f243761fe4a41545dc067c4df1e7"
                                                    ];
                                 pu:packageVersion  "1.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "luna-co-software/multi-comp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multiband" , "dynamics" , "compressor";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Luna Co. Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/luna-co-software/multi-comp/multi-comp.jpg>;
        foaf:homepage          <https://github.com/dusk-audio/dusk-audio-plugins> .

<http://purl.org/stuff/plugin-universe/plugin/utility-clone-50cf8463>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A gain/utility plugin similar to Ableton's Utility, with phase invert, pan, mono, and bass mono controls.";
        rdfs:label             "Utility Clone";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/m1m0zzz/utility-clone/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe";
        pu:downloadCount       61;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release of the Utility clone, with gain, phase invert, pan, mono, and bass mono features.";
                                 dcterms:issued     "2024-03-31T07:49:45Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    42;
                                                      pu:downloadUrl      <https://github.com/m1m0zzz/utility-clone/releases/download/v1.0.0/Utility-clone.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4902400;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4af9e087fd308c4065109b37b510d100fc2e82db16ce8545c7709a04ea80dea0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     19;
                                                      pu:downloadUrl       <https://github.com/m1m0zzz/utility-clone/releases/download/v1.0.0/Utility-clone.exe>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5086720;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6be28283aac959f5c8b7dc7b6b89ba2a72fb17296064ee5e5fb694cbfe5eb6d3"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "m1m0zzz/utility-clone";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "utility" , "gain";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "mimoz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/m1m0zzz/utility-clone/utility-clone.jpg>;
        foaf:homepage          <https://github.com/m1m0zzz/utility-clone> .

<http://purl.org/stuff/plugin-universe/plugin/three-osc-75d52891>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A polyphonic subtractive synth based on LMMS's Triple Oscillator, with 3 oscillators cross-modulating via PM/FM/AM, 3 filter models, bandlimited wavetable synthesis, and up to 128-voice unison per oscillator.";
        rdfs:label             "Three Osc";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/madadog/three-osc/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       31;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "If you encounter any problems while using the plugin, please create an issue.";
                                 dcterms:issued     "2022-05-07T12:45:45Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    31;
                                                      pu:downloadUrl      <https://github.com/Madadog/three_osc/releases/download/v0.2.0/three_osc-v0.2.0-linux-x86_64.lv2.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         956321;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "aac378f358bd05fb6691997ea62bff46c4306ab642e485938227f17275e2b5be"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "madadog/three-osc";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "subtractive synthesis" , "wavetable" , "unison";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Madadog";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/madadog/three-osc/three-osc.jpg>;
        foaf:homepage          <https://github.com/Madadog/three_osc> .

<http://purl.org/stuff/plugin-universe/plugin/birdhouse-cb627eb4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Birdhouse listens for OSC messages and converts them to MIDI (note on/off, CC, pitch bend) in realtime, so OSC-based controllers and software can drive a DAW or plugin host directly.";
        rdfs:label             "Birdhouse";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/madskjeldgaard/birdhouse/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       72;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/madskjeldgaard/Birdhouse/compare/v0.1.1...v0.1.2";
                                 dcterms:issued     "2024-04-10T21:39:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    72;
                                                      pu:downloadUrl      <https://github.com/madskjeldgaard/Birdhouse/releases/download/v0.1.2/BirdHouse_MacARM.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         18785989;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4d17402902205cbaeea5b63315c40d53e926fdead6cc7a5a1a8593d1a826bd0e"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "madskjeldgaard/birdhouse";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "osc" , "bridge" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Mads Kjeldgaard";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/madskjeldgaard/birdhouse/birdhouse.jpg>;
        foaf:homepage          <https://github.com/madskjeldgaard/Birdhouse> .

<http://purl.org/stuff/plugin-universe/plugin/cable-4909f5ee>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "PyQT application to dynamically modify Pipewire and Wireplumber settings at runtime.";
        rdfs:label             "Cable";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magillos/cable/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       333;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "-better handling of split nodes visibility (graph)\r\n-in Layout menu, bold font selection replaced by radio buttons (graph)";
                                 dcterms:issued     "2026-08-07T14:00:25Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     93;
                                                      pu:downloadUrl       <https://github.com/magillos/Cable/releases/download/0.10.13/Cable-0.10.13.flatpak>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          11794624;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "5a8346d8ccd5dc53d2103524dfd6d09d0ff88e3914e4da02b51d8e7a641d7e12"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     114;
                                                      pu:downloadUrl       <https://github.com/magillos/Cable/releases/download/0.10.13/Cable-0.10.13.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          250616;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "c2abcd71204ab4b7786e05f6bfcb225feb52711f166884d7467a14a1dc961a33"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     91;
                                                      pu:downloadUrl       <https://github.com/magillos/Cable/releases/download/0.10.13/Cable-0.10.13-bundled.AppImage>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          128563704;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1e1cfca5ff7f12433f040977ac381ddff54ec976dc900f137626decc6aefcb83"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     35;
                                                      pu:downloadUrl       <https://github.com/magillos/Cable/releases/download/0.10.13/Cable-0.10.13-bare.AppImage>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          1242304;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "5536ae826eeab0f46582eff475f53bb21f70e24f1ba4489c4d51a51055575aa1"
                                                    ];
                                 pu:packageVersion  "0.10.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "magillos/cable";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wireplumber" , "linux" , "pipewire" , "routing";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "magillos";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magillos/cable/cable.jpg>;
        foaf:homepage          <https://github.com/magillos/Cable> .

<http://purl.org/stuff/plugin-universe/plugin/del2-68901734>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "The delay that you play.";
        rdfs:label             "DEL2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/del2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       191;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added 4 triggers, controlled by a learnable MIDI note: mute input, mute output, clear taps, lock taps.\n- Added toggle-mode and direct-mode for input/output mute triggers.\n- Added a haas panner that you can link to the note.\n- Added attack and release controls.\n";
                                 dcterms:issued     "2024-11-04T19:48:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DEL2/releases/download/V0.2.0/DEL2-V0.2.0-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7500230;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6bbdc271261c1ce33c67813fb17411c61e0579e99dbb81b72bf5bf11ac555da1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DEL2/releases/download/V0.2.0/DEL2-V0.2.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15666903;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "52d834ef756c1db38134ced5235ad4365d21503b2b6096a187cb24e394a4d5f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    124;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DEL2/releases/download/V0.2.0/DEL2-V0.2.0-ubuntu-20.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8455873;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8ff412a08582c8c4df78559a1f6f75c24702176e2271f6ab6bc7dab63dcacc33"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "magnetophon/del2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "magnetophon";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/del2/del2.jpg>;
        foaf:homepage          <https://github.com/magnetophon/DEL2> .

<http://purl.org/stuff/plugin-universe/plugin/digidrie-ba08259b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A monophonic vector-synthesis synth with 4 phase-locked CZ-style oscillators, morphable macros arranged in a 3D cube, and per-parameter left-right stereo difference control.";
        rdfs:label             "DigiDrie";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/digidrie/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/digidrie/digidrie.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "elf";
        pu:downloadCount       25;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Bugfix and packaging release on top of 0.3.0.\r\n\r\nDefault theme is now ArcDark\r\n\r\nDownstream packaging fixed: 'make install' now produces a correct\r\ntree without per-plug-in subdirectories or broken doc paths, parallel\r...";
                                 dcterms:issued     "2026-05-18T18:20:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DigiDrie/releases/download/v0.3.1/DigiDrie-v0.3.1-windows-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7666093;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7de16635be9bc46bc5ab3238943a1fbd9cee086dd23faec6501d9b3565def257"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DigiDrie/releases/download/v0.3.1/DigiDrie-v0.3.1-macos-x86_64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5297516;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8157c27a9288b989791d041096143d5215a36e147f13b4bf79822910cb3aa2a5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/magnetophon/DigiDrie/releases/download/v0.3.1/DigiDrie-v0.3.1-macos-aarch64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5000959;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1b0ae46037a7cbf6f0d088e802e783cb667a7ecff5c4d01a551e60d75bd7fba9"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     8;
                                                      pu:downloadUrl       <https://github.com/magnetophon/DigiDrie/releases/download/v0.3.1/DigiDrie-v0.3.1-linux-x86_64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6243927;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "14ef3c1657991d9626341eae4ffa3f95f7c85d60a2c8429278a7dadcf3be72d5"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     3;
                                                      pu:downloadUrl       <https://github.com/magnetophon/DigiDrie/releases/download/v0.3.1/DigiDrie-v0.3.1-linux-aarch64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4981490;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2bbb2b77b6e6cd0d2e5287635193f76da981876c5d6e8a406bac1763d1b9c958"
                                                    ];
                                 pu:packageVersion  "0.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "magnetophon/digidrie";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vector synthesis" , "monophonic" , "faust" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Bart Brouns";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/digidrie/digidrie.jpg>;
        foaf:homepage          <https://github.com/magnetophon/DigiDrie> .

<http://purl.org/stuff/plugin-universe/plugin/lamb-e2ff71cb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A lookahead compressor/limiter that's soft as a lamb.";
        rdfs:label             "lamb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/lamb-rs/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/lamb-rs/lamb.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/limiter>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       2321;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Adds a histogram and includes the fix for a crash when two GUIs are opened.\n";
                                 dcterms:issued     "2024-09-18T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     456;
                                                      pu:downloadUrl       <https://github.com/magnetophon/lamb-rs/releases/download/v2.1.0/lamb-v2.1.0-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11499144;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "093463e86bc88623d90e9ca33ac9386677e81513b6959627b0412e26dfafbcc2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    155;
                                                      pu:downloadUrl      <https://github.com/magnetophon/lamb-rs/releases/download/v2.1.0/lamb-v2.1.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23920420;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "aa9e1b5187a4547408aade1da0dcf875c048d8c52357769ffec829e93a56f966"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     1710;
                                                      pu:downloadUrl       <https://github.com/magnetophon/lamb-rs/releases/download/v2.1.0/lamb-v2.1.0-ubuntu-20.04.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12807099;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4539a873c6d5a2f956f2c2ae3620ab8fe91f3ce811000d1dc06b2d7958a3718b"
                                                    ];
                                 pu:packageVersion  "2.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "magnetophon/lamb-rs";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "limiter" , "compressor" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "magnetophon";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/magnetophon/lamb-rs/lamb.jpg>;
        foaf:homepage          <https://github.com/magnetophon/lamb-rs> .

<http://purl.org/stuff/plugin-universe/plugin/midi-time-machine-ebbfbc35>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Captures and replays MIDI performances so you can quickly review what you just played, with a piano roll and velocity display and drag-and-drop import into your DAW";
        rdfs:label             "MIDI Time Machine";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/maksut/midi-time-machine/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe";
        pu:downloadCount       63;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release. Everything is experimental.";
                                 dcterms:issued     "2026-03-03T20:37:20Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     17;
                                                      pu:downloadUrl       <https://github.com/maksut/midi-time-machine/releases/download/v0.0.1/midi-time-machine_windows-x64-v0.0.1.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6299952;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b065a38c2cfea2991e9a4dd2ff2cb3260da0e03c95ff3ca68af949b030cf4b1e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/maksut/midi-time-machine/releases/download/v0.0.1/midi-time-machine_macos-intel-v0.0.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5793291;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0f112ac385ee8603505d48264dc82109e1698f29d70516ce3e767373b1acce2f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/maksut/midi-time-machine/releases/download/v0.0.1/midi-time-machine_macos-arm-v0.0.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5218558;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c50de69590d418ee217b14d137b37569c15e1c4669c7f2d66e23ac0e0cda581d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/maksut/midi-time-machine/releases/download/v0.0.1/midi-time-machine_linux-x64-v0.0.1.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2481948;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ae7efb661670d895557b73015d678639378b6803ad651f2ea42411f5191fc143"
                                                    ];
                                 pu:packageVersion  "0.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "maksut/midi-time-machine";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "piano roll" , "midi" , "recording";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "maksut";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/maksut/midi-time-machine/midi-time-machine.jpg>;
        foaf:homepage          <https://github.com/maksut/midi-time-machine> .

<http://purl.org/stuff/plugin-universe/plugin/steep-flanger-1a6ef0e7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "FIR/IIR flanger plugin with barberpole flanging";
        rdfs:label             "Steep Flanger";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/manaswolrd/steepflanger/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       195;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.2.1-separate release.";
                                 dcterms:issued     "2026-04-27T12:46:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    99;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/SteepFlanger/releases/download/v0.2.1-separate/SteepFlanger-win-v0.2.1-separate.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3685410;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "26328c52aa35200ae47332bfee9790751f76ffa0ca5694728e733e113c1e2beb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/SteepFlanger/releases/download/v0.2.1-separate/SteepFlanger-macos-x64-v0.2.1-separate.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4315707;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4c072dc642841456027869fb1f2fb35d192ad6e6b6385308571954635a949559"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/SteepFlanger/releases/download/v0.2.1-separate/SteepFlanger-macos-arm64-v0.2.1-separate.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3828523;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c209b00f66e03f421c8fc2fa61ce67d8ee341296e434bd931874ca3188a9ce31"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/SteepFlanger/releases/download/v0.2.1-separate/SteepFlanger-linux-v0.2.1-separate.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8855322;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b1ec1f2a9200d68fb46c92c890d5449eef532e5102a482338afbd205bde040d9"
                                                    ];
                                 pu:packageVersion  "0.2.1-separate"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "manaswolrd/steepflanger";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "barberpole" , "flanger";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ManasWolrd";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/manaswolrd/steepflanger/steepflanger.jpg>;
        foaf:homepage          <https://github.com/ManasWolrd/SteepFlanger> .

<http://purl.org/stuff/plugin-universe/plugin/warpcore-ccb4adf8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multiband spectral inversion plugin for weird robotic voice tones, negative harmony, and dark ambience pads.";
        rdfs:label             "WarpCore";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/manaswolrd/warpcore/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       359;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Updated builtin presets\n- Removed remove button on preset panel\n- Fixed unsafe-thread reset";
                                 dcterms:issued     "2026-05-10T04:27:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    176;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/WarpCore/releases/download/v0.0.12/WarpCore-win-v0.0.12.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3011636;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "bcc4b5d4c8c068f6795e49050336cc269d4c135a8cb62e34f9f11d1cc91d4867"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/WarpCore/releases/download/v0.0.12/WarpCore-macos-x64-v0.0.12.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5242417;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0237bf84e2646c4bcb7a59e74bfbc4dfed318058d475164b4ab481b0f42e870d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    66;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/WarpCore/releases/download/v0.0.12/WarpCore-macos-arm64-v0.0.12.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3887318;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1442fd6d8acc38d48b42b0d2cc339dddb44976e143e36d1217bb48fd6470daca"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    72;
                                                      pu:downloadUrl      <https://github.com/ManasWolrd/WarpCore/releases/download/v0.0.12/WarpCore-linux-v0.0.12.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6958178;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "01be5dcdea7212932eecaf0669820f649c798b7948ecaec922bd62c4f6e32592"
                                                    ];
                                 pu:packageVersion  "0.0.12"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "manaswolrd/warpcore";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "negative harmony" , "spectral";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ManasWolrd";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/manaswolrd/warpcore/warpcore.jpg>;
        foaf:homepage          <https://github.com/ManasWolrd/WarpCore> .

<http://purl.org/stuff/plugin-universe/plugin/open-mbc-8b3728ed>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "multiband compressor vst";
        rdfs:label             "Open MBC";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/maor1993/open-mbc/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe";
        pu:downloadCount       460;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "* Bugfix for settings not being restored correctly when loading back a project\r\n\r\n**Full Changelog**: https://github.com/maor1993/open_mbc/compare/v0.2.1...v0.2.2";
                                 dcterms:issued     "2026-03-13T13:48:08Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/maor1993/open_mbc/releases/download/v0.2.2/open_mbc-v0.2.2-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5460566;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0f6b5f225cd75c666bff262c94cb6ba74bb49ad1875176f89c38ca8e04efd46d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    438;
                                                      pu:downloadUrl      <https://github.com/maor1993/open_mbc/releases/download/v0.2.2/open_mbc-v0.2.2-ubuntu-22.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6224109;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "560fed1cc11fb48509c871f2212e1db0c363071652917cb667c4bd24bb170811"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/maor1993/open_mbc/releases/download/v0.2.2/open_mbc-v0.2.2-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11084184;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b0b408c81e48f862e329e58fe041ea37915b47f5472f0c6aca2eb32ae2bee75f"
                                                    ];
                                 pu:packageVersion  "0.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "maor1993/open-mbc";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multiband" , "dynamics" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "maor1993";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/maor1993/open-mbc/open-mbc.jpg>;
        foaf:homepage          <https://github.com/maor1993/open_mbc> .

<http://purl.org/stuff/plugin-universe/plugin/midichords-7b96f3c1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "DAW plugin for scrolling display of chords in a MIDI track";
        rdfs:label             "MidiChords";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/markwilkins/midi-chord-reader/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-2-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       7;
        pu:licenceId           "BSD-2-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Upgraded the project from JUCE 7.0.5 to JUCE 8.0.12. JUCE 8 introduced a new font/text rendering system.";
                                 dcterms:issued     "2026-05-16T21:07:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/markwilkins/midi-chord-reader/releases/download/v0.9.0/MidiChords_0.9.0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3402208;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bed57948b00bbd2ff260439a0571d76267323a9b661919f6e74172cdd1ef5f6c"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "markwilkins/midi-chord-reader";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chord" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "Mark Wilkins";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/markwilkins/midi-chord-reader/midi-chord-reader.jpg>;
        foaf:homepage          <https://github.com/markwilkins/midi-chord-reader> .

<http://purl.org/stuff/plugin-universe/plugin/granola-e6b356a6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sintetizador granular estocástico. (VST3)";
        rdfs:label             "Granola";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/martindylan/granola/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       44;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Se agregó el parámetro de legato faltante, lo cual corría todos los parámetros a partir de ese (breaking change).";
                                 dcterms:issued     "2025-03-23T17:48:05Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/martindylan/granola/releases/download/v1.2.1/granola-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2343552;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "305b4dec408a5e152b54565d09e735ba87cb76907c351951d6b3f819af97e56e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/martindylan/granola/releases/download/v1.2.1/granola-win32.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1953990;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "307891afc7d3ba1528fd97986b8da478d99bf06e62ad8d2498d2362d36b300b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/martindylan/granola/releases/download/v1.2.1/granola-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1818279;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0ffcdba69e2d073bd32ab6ff375a8152ba9ed36f05c1663cecdd2650c02510c8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/martindylan/granola/releases/download/v1.2.1/granola-linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3976653;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "bfe99e51e9afa37702da800f89a9654c33d1335f88f5b6950d479b6b83c25093"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "martindylan/granola";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "puredata" , "vst";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Dylan Martin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/martindylan/granola/granola.jpg>;
        foaf:homepage          <https://github.com/martindylan/granola> .

<http://purl.org/stuff/plugin-universe/plugin/mverb-7515f56c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Studio quality, open-source reverb. Its release was intended to provide a practical demonstration of Dattorro's figure-of-eight reverb structure and provide the open source community with a high quality reverb.";
        rdfs:label             "Mverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/martineastwood/mverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/martineastwood/mverb/mverb.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2013-03-25T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadUrl       <https://rekkerd.org/bin/martineastwood/MVerb_PC.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          283901;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0eeecde752bf6f2c80797faa8a2a17dc5b6951fbfbc63bbf0f2e1847b8f53070"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit;
                                                      pu:downloadUrl      <https://rekkerd.org/bin/martineastwood/MVerb_MAC.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         674694;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "648bd13355a3b8c40c0ce2fba3ec62c09e222ed291af44444b72d3cf29ebf7aa"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadUrl       <https://rekkerd.org/bin/martineastwood/MVerb_LINUX.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          188933;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "101ecc4d4634c257fd91f89e3ba8cafdd56d5b79ee9eda66102ff78777460520"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "martineastwood/mverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "reverb";
        trn:format             trn:AudioUnit , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Martin Eastwood";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/martineastwood/mverb/mverb.jpg>;
        foaf:homepage          <https://github.com/martineastwood/mverb> .

<http://purl.org/stuff/plugin-universe/plugin/braids-vst-35ba6eee>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Polyphonic VST3/AU plugin porting Mutable Instruments Braids macro-oscillator";
        rdfs:label             "Braids VST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/masseyis/braids-vst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       46;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/masseyis/braids-vst/compare/v1.0.0...v1.1.0";
                                 dcterms:issued     "2025-12-01T18:06:36Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     24;
                                                      pu:downloadUrl       <https://github.com/masseyis/braids-vst/releases/download/v1.1.0/BraidsVST-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5190200;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8f5b43c4fe5f315ad0ff2e5085532a70480154f859a8ae7007a3bd7526272e40"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/masseyis/braids-vst/releases/download/v1.1.0/BraidsVST-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12464114;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c2a7d82045ee61e845586397b4043546d8700abab4aa3b76db95b399371259f3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     11;
                                                      pu:downloadUrl       <https://github.com/masseyis/braids-vst/releases/download/v1.1.0/BraidsVST-Linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4163638;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2bda403cc1f272fd6b1d1fd740fb93b5b61fd031993883d66b84f8cf44b85242"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "masseyis/braids-vst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "macro-oscillator" , "polyphonic" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "masseyis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/masseyis/braids-vst/braids-vst.jpg>;
        foaf:homepage          <https://github.com/masseyis/braids-vst> .

<http://purl.org/stuff/plugin-universe/plugin/plaitsvst-0034e536>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Polyphonic VST3/AU plugin port of Mutable Instruments Plaits macro-oscillator. Features 16 synthesis engines, polyphony up to 16 voices, AD envelope, and factory + user presets.";
        rdfs:label             "PlaitsVST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/masseyis/plaits-vst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       73;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- See GitHub release for details)";
                                 dcterms:issued     "2025-12-02T10:04:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/masseyis/plaits-vst/releases/download/v1.1.0/PlaitsVST-Linux-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4191190;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6168c7f4f705bafec8c955b7c3378310ac593695304748d45e32fa219f7921d6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/masseyis/plaits-vst/releases/download/v1.1.0/PlaitsVST-macOS-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5684766;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "130d0733ae3bb7cb7fbbd948a063a365b8369164a9a82c33a7b027f8c3ce351d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/masseyis/plaits-vst/releases/download/v1.1.0/PlaitsVST-macOS-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5778112;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2e51a217da1a6120bbaa7dcaa9d0fb51870e00a7e7b7d75a0e55301c19eca997"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    38;
                                                      pu:downloadUrl      <https://github.com/masseyis/plaits-vst/releases/download/v1.1.0/PlaitsVST-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1751535;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e49c6631a6bbbb7d0c07eccf31f718f418d10ec2913a6b003c50c8e098f1cc4f"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "masseyis/plaits-vst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "plaits" , "mutable instruments" , "macro oscillator" , "eurorack" , "polyphonic" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "masseyis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/masseyis/plaits-vst/plaits-vst.jpg>;
        foaf:homepage          <https://github.com/masseyis/plaits-vst> .

<http://purl.org/stuff/plugin-universe/plugin/pandamonium-fuzz-5afb130d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pandamonium Fuzz is a chaotic and characterful fuzz pedal plugin. Delivers wild, unpredictable fuzz tones with great sustain and grit — perfect for adding mayhem to your guitar sound.";
        rdfs:label             "Pandamonium Fuzz";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mattanikiej/pandamonium-fuzz/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       40;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Bug fixes in the installer for macOS and Windows\n";
                                 dcterms:issued     "2024-02-20T02:19:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/mattanikiej/pandamonium-fuzz/releases/download/v1.0.1/Pandamonium.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5064192;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "27da9338d8331dd6d174ceb2ec64ed0dac77947a569c1def77442186b5935716"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/mattanikiej/pandamonium-fuzz/releases/download/v1.0.1/PandamoniumFuzz1.0.1-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3878037;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7174b3c47a876313a0754d81ca7980ac9936a954af2e67947c4f060e18c169a4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/mattanikiej/pandamonium-fuzz/releases/download/v1.0.1/PandamoniumFuzz1.0.1-mac-installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2694501;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "07b4d0ef79798fa4e2275dadb8f8a0025d6627a7bbfcc8a17b99958deda8e6ad"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mattanikiej/pandamonium-fuzz";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fuzz" , "effects" , "pedal" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Matt Anikiej";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mattanikiej/pandamonium-fuzz/pandamonium-fuzz.jpg>;
        foaf:homepage          <https://github.com/mattanikiej/pandamonium-fuzz> .

<http://purl.org/stuff/plugin-universe/plugin/party-panda-56436340>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Party Panda emulates the classic Uni-Vibe pedal's phaser/vibrato modulation, popularized by guitarists like Jimi Hendrix, with controls for intensity, rate, throb, depth, and dry/wet mix.";
        rdfs:label             "Party Panda";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mattanikiej/party-panda-univibe/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       114;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed issue of the plugin stopping the effect!\r\nDownload the installer for your os, or download the vst3/au plugin and install manually\r\n\r\n**Windows:** `PartyPanda1.0.1-windows-installer.zip`\r\n**Mac:** `PartyPanda1.0.1-mac-installer.dmg`\r\n\r...";
                                 dcterms:issued     "2024-02-23T02:09:16Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    80;
                                                      pu:downloadUrl      <https://github.com/mattanikiej/party-panda-univibe/releases/download/v1.0.1/PartyPanda1.0.1-windows-installer.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2758030;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "666018f6f8beda436d39f3c10545f340bfc9871dafa15e30129258f677263bdd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/mattanikiej/party-panda-univibe/releases/download/v1.0.1/PartyPanda1.0.1-mac-installer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2546341;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d97be2a64bd671d44d96397fbaf3dbc14e481acff971c10fa563f3a67ed1d76b"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mattanikiej/party-panda-univibe";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "uni-vibe" , "phaser" , "vibrato" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Matt Anikiej";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mattanikiej/party-panda-univibe/party-panda-univibe.jpg>;
        foaf:homepage          <https://github.com/mattanikiej/party-panda-univibe> .

<http://purl.org/stuff/plugin-universe/plugin/delay-intervals-1e7c0d67>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio plugin that can create fully customizable delay patterns, with adjustable volume, panning, and interval between repeats";
        rdfs:label             "Delay Intervals";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/matth-ewe-f/audio-plugin-delay-intervals/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       37;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "No new features\r\n\r\nMinor performance improvements, and for those interested in building from source, code style has been improved.";
                                 dcterms:issued     "2025-04-26T22:22:12Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/Matth-ewe-f/audio-plugin-delay-intervals/releases/download/v1.0.4/Delay.Intervals.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1707151;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "eb47101b32c66897b724b1f1cef367c3f28b8449359b89fece6e1c1d3d7a2f87"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/Matth-ewe-f/audio-plugin-delay-intervals/releases/download/v1.0.4/Delay.Intervals.component.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1668999;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4fdc07513918e92e6980b3a425f9e8be8b312026ec18014a2e9c85773303e659"
                                                    ];
                                 pu:packageVersion  "1.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "matth-ewe-f/audio-plugin-delay-intervals";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rhythmic" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Matth-ewe-f";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/matth-ewe-f/audio-plugin-delay-intervals/audio-plugin-delay-intervals.jpg>;
        foaf:homepage          <https://github.com/Matth-ewe-f/audio-plugin-delay-intervals> .

<http://purl.org/stuff/plugin-universe/plugin/transfer-0cc1b3ac>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A waveshaper-based distortion plugin whose transfer function is JIT compiled from a user-entered text expression.";
        rdfs:label             "Transfer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/meijisirlnd/transfer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       170;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Oversampling\n- Resizable UI\n- Syntax highlighting\n- Compiler errors";
                                 dcterms:issued     "2023-01-14T05:58:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    135;
                                                      pu:downloadUrl      <https://github.com/MeijisIrlnd/Transfer/releases/download/v0.0.2/Transfer-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3160231;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "397c51ebb8b10eee2ca97e51dcaa3523047b66a2e59a493191fd94f118b6bfd4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    35;
                                                      pu:downloadUrl      <https://github.com/MeijisIrlnd/Transfer/releases/download/v0.0.2/Transfer-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5698320;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "470bbde487bce52a44a57ef6ff745c7ca4476dddf7b7a29f868aa9cdbdc14ffb"
                                                    ];
                                 pu:packageVersion  "0.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "meijisirlnd/transfer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "waveshaper" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Syl Morrison";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/meijisirlnd/transfer/transfer.jpg>;
        foaf:homepage          <https://github.com/MeijisIrlnd/Transfer> .

<http://purl.org/stuff/plugin-universe/plugin/distroar-09344286>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Heavy, gritty VST3 distortion plugin for electric guitar.";
        rdfs:label             "DISTROAR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/melinteflxrin/distroar-distortion-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       18;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First DISTROAR public release.\r\n\r\nInstallation: Extract and copy DISTROAR.vst3 to your VST3 folder.";
                                 dcterms:issued     "2025-10-16T21:06:36Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/melinteflxrin/DISTROAR-Distortion-Plugin/releases/download/v1.0.0/DISTROAR.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         22066176;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "926379fcf521cd042de6dc3499eb7bca243e760ef766328d217d27bcb221ab15"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "melinteflxrin/distroar-distortion-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Melinte Florin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/melinteflxrin/distroar-distortion-plugin/distroar-distortion-plugin.jpg>;
        foaf:homepage          <https://github.com/melinteflxrin/DISTROAR-Distortion-Plugin> .

<http://purl.org/stuff/plugin-universe/plugin/formant-filter-411a8df6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Formant filter controlling vowel character by vocal tract length and formant map, with a breathiness control";
        rdfs:label             "Formant Filter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mg32/formantfilter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       17;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-05-17T08:41:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Mg32/FormantFilter/releases/download/v1.0.0/formantfilter-windows-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1348481;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7efdc5aa5ba741544c1632e75b916ed7da1d89048b1dded38e7c946aa573093d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/Mg32/FormantFilter/releases/download/v1.0.0/formantfilter-windows-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1609201;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "49d66a1c0361333d3930bbfe4135d05895d62c59b0d1f8a5ac2d8f5a7778590e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Mg32/FormantFilter/releases/download/v1.0.0/formantfilter-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1542224;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3fc315a752e4f8f9fa7d47edd058ab050290c4a0554c3005bfd7265e5ff10dd5"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mg32/formantfilter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "formant" , "vocal" , "filter";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "mogesystem";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mg32/formantfilter/formantfilter.jpg>;
        foaf:homepage          <https://github.com/Mg32/FormantFilter> .

<http://purl.org/stuff/plugin-universe/plugin/inharmonic-b280f856>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A metallic-sound synthesizer using \"piano inhamonicity model\"";
        rdfs:label             "Inharmonic";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mg32/inharmonic/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:downloadCount       14;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.1 release.";
                                 dcterms:issued     "2026-05-08T17:52:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/Mg32/Inharmonic/releases/download/v1.0.1/Inharmonic_vst3_windows_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2140807;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6055cc427575d6b57e3c72021b1091096e16db88cf9bbef09a34c6d43cd9c7ca"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mg32/inharmonic";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "piano" , "vst3" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "mogesystem";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mg32/inharmonic/inharmonic.jpg>;
        foaf:homepage          <https://github.com/Mg32/Inharmonic> .

<http://purl.org/stuff/plugin-universe/plugin/key-repeat-5233640c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A lightweight beat repeat sampler.";
        rdfs:label             "Key Repeat";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael-jan/key-repeat/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael-jan/key-repeat/key-repeat.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       7518;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Key Repeat's first release! Available on Windows (VST3) and macOS (VST3 or AU).";
                                 dcterms:issued     "2020-01-07T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4427;
                                                      pu:downloadUrl      <https://github.com/michael-jan/key-repeat/releases/download/v1.0.0/Key-Repeat-1.0.0-Windows-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1933137;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "83035dc5c0ab471d5e51fe78a00c672a6d70d72d931c72a8f10b0025b46e7b71"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1463;
                                                      pu:downloadUrl      <https://github.com/michael-jan/key-repeat/releases/download/v1.0.0/Key-Repeat-1.0.0-macOS-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1376064;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "448ba023b89529cea58fa70fe078223ecfb3085677850f59d5e12fea18e911c1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    1628;
                                                      pu:downloadUrl      <https://github.com/michael-jan/key-repeat/releases/download/v1.0.0/Key-Repeat-1.0.0-macOS-AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1387213;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a47e0ff24de8dc527bd9dec5f073306bdafb40f4d402ea49748dc9c83b321713"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "michael-jan/key-repeat";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "samplers" , "repeat" , "instrument";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Midilab";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael-jan/key-repeat/key-repeat.jpg>;
        foaf:homepage          <https://github.com/michael-jan/key-repeat> .

<http://purl.org/stuff/plugin-universe/plugin/basic-harmonica-72ebffbf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Basic harmonica.";
        rdfs:label             "Basic Harmonica";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael02022/basic-harmonica/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael02022/basic-harmonica/basic-harmonica.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-10-07T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/michael02022/basic-harmonica/archive/4b8d698a49db6cdb98be0ac5b4376519cf532994.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1021309;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "a8f73f1ecc826d97c61cc38dea0acf66a0c848eb92416a420800da4e1e58474b"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "michael02022/basic-harmonica";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wind" , "harmonica" , "orchestra" , "instrument" , "sfz";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "michael02022";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michael02022/basic-harmonica/basic-harmonica.jpg>;
        foaf:homepage          <https://github.com/michael02022/basic-harmonica> .

<http://purl.org/stuff/plugin-universe/plugin/noizier-f76377af>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Simple Noise Generator";
        rdfs:label             "Noizier";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michaelhurst97/noizier/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       2260;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows: Use the installer or copy Noizier.vst3 to C:\\Program Files\\Common Files\\VST3\r\n\r\nLinux: Copy Noizier.lv2 folder to your LV2 Plugins Folder";
                                 dcterms:issued     "2023-06-12T11:18:58Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1050;
                                                      pu:downloadUrl      <https://github.com/MichaelHurst97/Noizier/releases/download/Release/Noizier.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4686848;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6ddb4ab52d7ba8e6d7ecd48b116bf718f8c887b833df8161a9b2a7d58261c330"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    366;
                                                      pu:downloadUrl      <https://github.com/MichaelHurst97/Noizier/releases/download/Release/Noizier.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1944394;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a72c42bf89c6f4ad2384c8964105dd1440fa55b1cdde7ced7bf39209c94be37b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    844;
                                                      pu:downloadUrl      <https://github.com/MichaelHurst97/Noizier/releases/download/Release/Noizier-Installer-x64.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         1596512;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "627633ff4d309430cf5fbc744a863771932c6bc29601ec5aa4555ee894b702f8"
                                                    ];
                                 pu:packageVersion  "20230612.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "michaelhurst97/noizier";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juce" , "noise";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Michael Hurst";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michaelhurst97/noizier/noizier.jpg>;
        foaf:homepage          <https://github.com/MichaelHurst97/Noizier> .

<http://purl.org/stuff/plugin-universe/plugin/dragonfly-reverb-1c4cb2cf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Dragonfly Reverb is a bundle of free audio effect plugins for Linux, MacOS, and Windows.";
        rdfs:label             "Dragonfly Reverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michaelwillis/dragonfly-reverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michaelwillis/dragonfly-reverb/dragonfly-reverb.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       131731;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Denormal protection\n";
                                 dcterms:issued     "2023-04-22T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     8401;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          16877987;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3a19fb89c7418528cee40b10285aed43c922aae25a9b3f8a801b84546cecf046"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     70029;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          22447365;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ca5f35f9dcd9a33f06490d3c92f04061a1a798cb81257d5ca5851bdda0824c66"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7601;
                                                      pu:downloadUrl      <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-macos-intel.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12527433;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e6e2da2c962d41d46f8359bbd7ec8cff2be79b561539e18d3f73fdc29721bd93"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    14514;
                                                      pu:downloadUrl      <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-macos-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         24954281;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e0b854b92a4e51ce5851320fb1a9f91ab1a4309f997de070e175b3e5cab4adaf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2198;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2323112;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "47e67af4c8a36efd24c9e81aab7db9b610b72581d5fa5e5969dd625ddd01f0b0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2668;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1727972;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f92983910c1d9b039ba7838631f4a3a08917c7dc34eef11e58e331194791a20e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10500;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2267368;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "59f1593120de82e31dd194e2ab1536af14fec2b3ec6ec45abf6d9c8ac02ef430"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     15820;
                                                      pu:downloadUrl       <https://github.com/michaelwillis/dragonfly-reverb/releases/download/3.2.10/dragonfly-reverb-3.2.10-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2058296;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "6c830ad1b1cc028b0f3c4f4c0a4b073d7193ba1c8783528ed9365df1fc9b23c2"
                                                    ];
                                 pu:packageVersion  "3.2.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "michaelwillis/dragonfly-reverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "plate" , "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Michael Willis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/michaelwillis/dragonfly-reverb/dragonfly-reverb.jpg>;
        foaf:homepage          <https://github.com/michaelwillis/dragonfly-reverb> .

<http://purl.org/stuff/plugin-universe/plugin/jc303-ea0da7ca>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A bass synthesizer designed to simulate bass guitars. Based on the Roland TB-303 Bass Line.";
        rdfs:label             "JC303";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/midilab/jc303/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/midilab/jc303/jc303.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       9825;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Built-in Overdrive based on GuitarML research and BYOD DSP.\n- 37 built-in models.\n- 180+ additional models from the GuitarML TonePro Library Pack.\n- Use the newly created folder Documents/midilab/JC303/overdrive_models/ to copy or delete files.\n";
                                 dcterms:issued     "2025-04-01T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1691;
                                                      pu:downloadUrl      <https://github.com/midilab/jc303/releases/download/v0.12.0/jc303-0.12.0-windows_x64-plugins.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12329630;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "efbc7863a4186eb0405e3638a094b83297a08f45962ad6685a1a43165edc4c2a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    841;
                                                      pu:downloadUrl      <https://github.com/midilab/jc303/releases/download/v0.12.0/jc303-0.12.0-macos-universal-plugins.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         32400316;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bfd5ba51f06cb8672da8aab6a5c0488eb73567451b2df42e2641064619fdf31d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    377;
                                                      pu:downloadUrl      <https://github.com/midilab/jc303/releases/download/v0.12.0/jc303-0.12.0-linux_x64-plugins.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13146690;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d1c82311810abce7a6e19952d455ee87213c5ab19e9a07672ebbfea972db61ec"
                                                    ];
                                 pu:packageVersion  "0.12.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "midilab/jc303";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bass" , "instrument" , "distortion" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Midilab";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/midilab/jc303/jc303.jpg>;
        foaf:homepage          <https://github.com/midilab/jc303> .

<http://purl.org/stuff/plugin-universe/plugin/ep-mk1-4bb78d97>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time physical model of an Electric Piano.";
        rdfs:label             "EP-MK1";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikemorenodsp/ep-mk1/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikemorenodsp/ep-mk1/ep-mk1.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:containsArtefact    "so" , "elf" , "dll";
        pu:downloadCount       1057;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Update to Camomile 1.0.7\n";
                                 dcterms:issued     "2020-09-28T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     494;
                                                      pu:downloadUrl       <https://github.com/MikeMorenoDSP/EP-MK1/releases/download/v2.4/EP-MK1-Windows64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4706043;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "d0fe5d00d9f6b107eaf912694e1295343b5a05ca1581335dd251942832035282"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    149;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/EP-MK1/releases/download/v2.4/EP-MK1-MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5258069;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "260e2e934ef9b9994a513f25ef11396159669c167823cab229eabff72b9b786f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:downloadCount     414;
                                                      pu:downloadUrl       <https://github.com/MikeMorenoDSP/EP-MK1/releases/download/v2.4/EP-MK1-Linux64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3657547;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e4ee704d6e74c8dd3f23fccc26fb8ab634333e8c14da915eb9e23e2774cca635"
                                                    ];
                                 pu:packageVersion  "2.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mikemorenodsp/ep-mk1";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "electric" , "piano" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Miguel Moreno";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikemorenodsp/ep-mk1/ep-mk1.jpg>;
        foaf:homepage          <https://github.com/MikeMorenoDSP/EP-MK1> .

<http://purl.org/stuff/plugin-universe/plugin/lira-8-96c2cadd>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Virtual Lyra 8 in VST3, VST2, AUi, LV2 (Camomile) and Standalone (Pure Data) format. A digital attempt at emulating SOMA Lab's Lyra-8 signal flow.";
        rdfs:label             "LIRA·8";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikemorenodsp/lira-8/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:downloadCount       3230;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "The Lyra 8 is a Russian drone synthesizer with 8 tunable voices each, FM, dual delay, hyper LFO and distortion.";
                                 dcterms:issued     "2020-09-29T15:56:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    944;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST3-Windows64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2394872;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "708b092a50fe8766f2ab84b923381241f42831bc7664298640e956085a2dc06a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    121;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST3-Windows32.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1989483;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6a55ad4f2d0d456d5eb4db131d0890072aee03b625c3dfbfe58655ea040a9acb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    516;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST3-VST2-AUi-MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7127751;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "99f5687e9f024785f63c003f4832b0560c56b550d00705537fb448b3c906579c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    585;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST3-AUi-MacOS-M1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13131335;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "aa05f2e30d9cb8a468a784a43448c53b5f312fca2689f9cc33ffca0bec076e60"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     617;
                                                      pu:downloadUrl       <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST2-Windows64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2243535;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a96986afa11d3ddd10066559e70b4ea407bab6f5a0715fb1430b1b15ccf79af8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     158;
                                                      pu:downloadUrl       <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-VST2-Windows32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1852263;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "967b4399fc0f44433bf12b423e3da5efef59d2bf14616a709b91d1ac05411765"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    289;
                                                      pu:downloadUrl      <https://github.com/MikeMorenoDSP/LIRA-8/releases/download/v1.0.8/LIRA-8-LV2-Linux64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3655971;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "17bdd61574dd22ca0413352b50f7b4d1efb5953a1a0a9a1e952cd9aede829cb9"
                                                    ];
                                 pu:packageVersion  "1.0.8"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mikemorenodsp/lira-8";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm synthesis" , "drone";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Miguel Moreno";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikemorenodsp/lira-8/lira-8.jpg>;
        foaf:homepage          <https://github.com/MikeMorenoDSP/LIRA-8> .

<http://purl.org/stuff/plugin-universe/plugin/neural-amp-modeler-lv2-ae3cd66c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Neural Amp Modeler LV2 plugin, supporting both NAM and RTNeural models without a custom GUI";
        rdfs:label             "Neural Amp Modeler LV2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikeoliphant/neural-amp-modeler-lv2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       694;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Internal NeuralAudio support for NAM A2 models.\n- Use gcc15 for Linux builds.\n- Use static glibc for more portable Linux builds.\n";
                                 dcterms:issued     "2026-07-08T16:15:11Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    49;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_win_x64v3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1359998;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "505fba080ec65f94128774d00e0b17d67b6c1a5d798e273f362adcd6c6a9a4b0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    52;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_win_x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1319566;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ec6ac3083bf141e8d8a696b5b917af2c020cc47e38132e589a97b6e7da4ad603"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_rpi5.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4653651;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4457fa847c49f00c137ce56fd4c23ea8c1bc7e77d2be098df82e3df9be2661d6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_rpi4.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4653886;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2e27bc817c41e09305bd5e9d13e20190b8d9e5cf0dad11819fd868235e8b804f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    270;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_linux_x64v3.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2384272;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3339ef1a87b265b3a10dbd6eb3e3a55a289bc207b0379e58f177c087f9d4008a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    281;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/neural-amp-modeler-lv2/releases/download/v0.2.2/neural_amp_modeler_lv2_linux_x64.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2336353;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a973337ea195533001c7d454ec8a27145e87b32383c4dbf21d7bb7bdc3ae2077"
                                                    ];
                                 pu:packageVersion  "0.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mikeoliphant/neural-amp-modeler-lv2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Mike Oliphant";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikeoliphant/neural-amp-modeler-lv2/neural-amp-modeler-lv2.jpg>;
        foaf:homepage          <https://github.com/mikeoliphant/neural-amp-modeler-lv2> .

<http://purl.org/stuff/plugin-universe/plugin/stompbox-6ca2e07c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A digital pedalboard supporting NAM models, RTNeural models, cabinet IRs, and traditional effects";
        rdfs:label             "Stompbox";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikeoliphant/stompbox/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "elf";
        pu:downloadCount       197;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Preliminary NAM A2 model support with quality scaling.\n- Shorten long filenames in NAM Model and IR displays.\n- Don't close plugin carousel when dragging out of immediate bounds.\n- Mouse wheel support for scrolling plugin list.\n";
                                 dcterms:issued     "2026-05-27T15:32:49Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     24;
                                                      pu:downloadUrl       <https://github.com/mikeoliphant/Stompbox/releases/download/v0.2.2/stompbox-jack-rpi5.tgz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          930668;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "342551d57b261d4e57f0c4c8d5ff6e52dcf6ce19661cd008978a2101432e1ffc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     21;
                                                      pu:downloadUrl       <https://github.com/mikeoliphant/Stompbox/releases/download/v0.2.2/stompbox-jack-rpi4.tgz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          930433;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "af4c45859eecea7fe58c48ba3ffb310bb4e0ffe81d6437db893000c7c3db76bd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    152;
                                                      pu:downloadUrl      <https://github.com/mikeoliphant/Stompbox/releases/download/v0.2.2/StompboxVST3Plugin.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2569768;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "11ae8443b1a3606d59beb5ea3ca1e27a2a7aee444fe85af55b4b49291810efaf"
                                                    ];
                                 pu:packageVersion  "0.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mikeoliphant/stompbox";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Mike Oliphant";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikeoliphant/stompbox/stompbox.jpg>;
        foaf:homepage          <https://github.com/mikeoliphant/stompbox> .

<http://purl.org/stuff/plugin-universe/plugin/june-21-458a1f4e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Roland Juno-1/Juno-2/MKS-50 emulator built with CSound and Cabbage, able to load and play real Juno 2 factory presets and community-made patches.";
        rdfs:label             "June-21";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikerodd/june-21/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "exe";
        pu:downloadCount       680;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "the synth run more than one our now !";
                                 dcterms:issued     "2020-04-28T08:56:06Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     183;
                                                      pu:downloadUrl       <https://github.com/mikerodd/june-21/releases/download/v0.9.6/vst_june-21-0.9.6_linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6041558;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "836e358729a5109cbda46c7c36f56393d6da386a061a9f0d653f9dc77d7504ef"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/mikerodd/june-21/releases/download/v0.9.6/stand_june-21_0.9.6-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3531182;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "14bb7c927b4038b1ae3ff69099d741adc0bbd7796ce329e466887536f12edf6a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    242;
                                                      pu:downloadUrl      <https://github.com/mikerodd/june-21/releases/download/v0.9.6/standvst_june-21_0.9.6-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14480591;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "983c0ed39da02f4e4c25f7c1d3fceeac78213ef424c56bfadd7f436590755ec3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     210;
                                                      pu:downloadUrl       <https://github.com/mikerodd/june-21/releases/download/v0.9.6/setup_june-21_0.9.6_x64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          17267274;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7a4264874f7054b6199a6dbe23a867e2087e9c6a191045cec4b7499d538af665"
                                                    ];
                                 pu:packageVersion  "0.9.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mikerodd/june-21";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "csound" , "emulation" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "mikerodd";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mikerodd/june-21/june-21.jpg>;
        foaf:homepage          <https://github.com/mikerodd/june-21> .

<http://purl.org/stuff/plugin-universe/plugin/convolution-s-kick-synth-7084b1c6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Versatile kick drum synthesizer plugin for crafting sounds from deep, clean 808s to aggressive, textured, distorted kicks for modern electronic music";
        rdfs:label             "Convolution's Kick Synth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/minburg/vst-kick-synth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe";
        pu:downloadCount       8;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.3.9 release.";
                                 dcterms:issued     "2026-03-25T06:33:21Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/minburg/vst-kick-synth/releases/download/v0.3.9/kick_synth-v0.3.9-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          22672919;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "294ee225f2188c472ce681674ae63438833e6efbe861c0ca5712d3780b4d5a41"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/minburg/vst-kick-synth/releases/download/v0.3.9/kick_synth-v0.3.9-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         53511204;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "79ed1be00bb33e1523699edb7d3259f79130bf8af056c61f313c42589862c6db"
                                                    ];
                                 pu:packageVersion  "0.3.9"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "minburg/vst-kick-synth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum synth" , "808" , "kick";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "minburg";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/minburg/vst-kick-synth/vst-kick-synth.jpg>;
        foaf:homepage          <https://github.com/minburg/vst-kick-synth> .

<http://purl.org/stuff/plugin-universe/plugin/midi-tui-bf550aa6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An interactive terminal app/UI for MIDI composing, mixing, and playback—written in Rust";
        rdfs:label             "MIDI TUI";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/minimaxir/miditui/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       228;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.8 release.";
                                 dcterms:issued     "2026-01-08T04:18:00Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     74;
                                                      pu:downloadUrl       <https://github.com/minimaxir/miditui/releases/download/v0.1.8/miditui-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          823511;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a01818395ed54755ccfdd2a42da63982a379ce0fe0a289aa8ff3eb2920a055a0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/minimaxir/miditui/releases/download/v0.1.8/miditui-macos-intel.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         918518;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "fe8b5c4740c5227bc383b28d14a7b2fea174386a7e7bdfe179fbe9024dbeefe9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    53;
                                                      pu:downloadUrl      <https://github.com/minimaxir/miditui/releases/download/v0.1.8/miditui-macos-arm.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         844647;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0d3b508a4ed5de9376690dd347ec11126ff5ce8018a44da4b5fc88d1f1774cff"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     46;
                                                      pu:downloadUrl       <https://github.com/minimaxir/miditui/releases/download/v0.1.8/miditui-linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          975205;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "fdf4405d0195c047c665ce26dac48035bba1194e7efe6a961bac282725dda00c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     33;
                                                      pu:downloadUrl       <https://github.com/minimaxir/miditui/releases/download/v0.1.8/miditui-linux-arm64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          914001;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8901db6da8c97f99996964b8710798187ad35ea443341cf598eacdfed5e1a0ea"
                                                    ];
                                 pu:packageVersion  "0.1.8"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "minimaxir/miditui";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "terminal" , "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Max Woolf";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/minimaxir/miditui/miditui.jpg>;
        foaf:homepage          <https://github.com/minimaxir/miditui> .

<http://purl.org/stuff/plugin-universe/plugin/kiln-0a601b61>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multiband linear-phase crossover plugin with per-band compression, limiting, and saturation, summed back together with no phase smearing.";
        rdfs:label             "Kiln";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mm-rnd/kiln/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       11;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Initial release\n- Linear-phase crossover with configurable low/mid/high band split points\n";
                                 dcterms:issued     "2026-06-24T18:12:03Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/mm-rnd/Kiln/releases/download/v0.0.1/Kiln_v0_0_1_win.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2596273;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "623584c663eef4929e7fe5cf0478360fb47800d18497fe04c11d2ee284f29384"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/mm-rnd/Kiln/releases/download/v0.0.1/Kiln_v0_0_1_macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7118192;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2b63b6d1d21cf8d723e9d53eea4fad4db5302ae6eb0f2cf4df0723cfe6170565"
                                                    ];
                                 pu:packageVersion  "0.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mm-rnd/kiln";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multiband" , "compressor" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Martin Morrell";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mm-rnd/kiln/kiln.jpg>;
        foaf:homepage          <https://github.com/mm-rnd/Kiln> .

<http://purl.org/stuff/plugin-universe/plugin/midi-strummer-5e44a89c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MidiStrummer turns incoming MIDI chords into strummed note sequences, with adjustable strum direction, free or tempo-synced timing (including triplets), and note order — inspired by the strum feature on Arturia's KeyStep 37.";
        rdfs:label             "Midi Strummer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrmatch246/midistrummer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/guitar> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:containsArtefact    "exe";
        pu:downloadCount       27;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Enforce Order Mode Added\r\n\r\n**Full Changelog**: https://github.com/MrMatch246/MidiStrummer/compare/1.1.0...1.2.0";
                                 dcterms:issued     "2024-03-23T19:48:54Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     27;
                                                      pu:downloadUrl       <https://github.com/MrMatch246/MidiStrummer/releases/download/1.2.0/MidiStrummer.Installer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          2944653;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "209b35d73f8008af752783fcd6d61f89f78c3595c62228e13ddb8db601db1197"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrmatch246/midistrummer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "strumming" , "midi effect" , "arpeggiator" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "MrMatch246";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrmatch246/midistrummer/midistrummer.jpg>;
        foaf:homepage          <https://github.com/MrMatch246/MidiStrummer> .

<http://purl.org/stuff/plugin-universe/plugin/absorbiere-d2e97a5c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Autogain Sidechain Ringmod";
        rdfs:label             "Absorbiere";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/absorbiere/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       1367;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2025_08_24: Windows + Mac, fixed all known bugs. 2025_08_23: Windows version\nwith the interprocess recapture feature. 2025_08_22: Mac version is now up\nto date again.";
                                 dcterms:issued     "2025-08-24T12:14:36Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    979;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Absorbiere/releases/download/vst/Absorbiere.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3263377;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "26e417ae72ac466e69ceea823362a182a4acdab9f8f20fef8c582c5e3791e518"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    388;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Absorbiere/releases/download/vst/2025-08-24_absorbiere.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3728284;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "988eb81f2d103e26e2eacd444d0833251c68adfa764432bd9d9a978462ed48d2"
                                                    ];
                                 pu:packageVersion  "20250824.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/absorbiere";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ring-modulator" , "autogain" , "sidechain";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/absorbiere/absorbiere.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/Absorbiere> .

<http://purl.org/stuff/plugin-universe/plugin/adsr-e6c8758f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A plugin that transforms MIDI input into an ADSR modulator audio output, usable as a modulation source for other plugins.";
        rdfs:label             "ADSR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/adsr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       1897;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2022-12-19T18:19:11Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/ADSR/files/10298258/ADSR.vst3.mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3404433;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "36216ef4f2755596aa80893cae99bd9dbd5aa9eb6e6b576f7685e4d37f69d537"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1897;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/ADSR/releases/download/vst/ADSR.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5669376;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0c69f6a03a778138742b80013e34b9522118c0f78df5f2f05b7fc544ca8fe73c"
                                                    ];
                                 pu:packageVersion  "20221219.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/adsr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "envelope" , "modulation" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/adsr/adsr.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/ADSR> .

<http://purl.org/stuff/plugin-universe/plugin/hammer-und-mei-el-fdace625>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A keytracked polyphonic modal filter effect";
        rdfs:label             "Hammer und Meißel";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/hammer-and-meiszel/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:containsArtefact    "so";
        pu:downloadCount       4431;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2025_04_27 (windows & mac)\n- fixed: reducing the xen scale while using the key selector produced the wrong results sometimes\n- fixed: going from midi to key selector mode while still holding notes hung notes\n- added: panic button";
                                 dcterms:issued     "2025-04-17T20:21:16Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     371;
                                                      pu:downloadUrl       <https://github.com/Mrugalla/Hammer-and-Meiszel/releases/download/vst/LINUX.BUILD.so>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          36670560;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e09f202c24182af426b51d06d0ba6be0ab93219ec85ed3e15e32095a1dfebe44"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2895;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Hammer-and-Meiszel/releases/download/vst/HammerUndMeiszel.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23255125;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "59a42227dd03d0d9ed20e129a7f4210b4cbb809338a395050afaaf1efefc0348"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1165;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Hammer-and-Meiszel/releases/download/vst/2025-04-27_hammer.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         34184125;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "db906475b1ac6ac07d0c23b239be195fe6986b8bfd19a5f62eae02ba6a59492d"
                                                    ];
                                 pu:packageVersion  "2025.4.27"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/hammer-and-meiszel";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filter";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/hammer-and-meiszel/hammer-and-meiszel.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/Hammer-and-Meiszel> .

<http://purl.org/stuff/plugin-universe/plugin/manta-11efeb6f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A resonator effect using parallel bandpass filters, plus a comb filter and ring modulator, with a waveform-generating formula parser and a tuning editor for exploring xenharmonic scales.";
        rdfs:label             "Manta";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/manta/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       3095;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release, with bugfixes for a knob text-entry crash and tuning editor modulation not saving.";
                                 dcterms:issued     "2022-10-28T21:35:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Manta/files/9893783/Manta_MacOS_download.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6822746;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ed64285354c546258b966394ed265dc83926104c5aa55a575cf640d1aab35c07"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3095;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Manta/releases/download/VST3/Manta.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6717952;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "13f5ada1256b0ab5433285973db65a732d87dda7e43bffd428ea07ee6fee068d"
                                                    ];
                                 pu:packageVersion  "20221028.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/manta";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ring modulation" , "comb filter" , "xenharmonic" , "resonator";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/manta/manta.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/Manta> .

<http://purl.org/stuff/plugin-universe/plugin/midiwrap-3366d165>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Wraps incoming MIDI notes back into a selected pitch range using an upper and lower limit, especially useful following a MIDI mirror/inversion effect.";
        rdfs:label             "MIDIWrap";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/midiwrap/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi>;
        pu:downloadCount       161;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows:\r\n2023_06_09\r\n- Fixed: Hanging Notes on Parameter Changes\r\n- Improved: If Lower Limit Above Upper Limit, Values Swapped Internally";
                                 dcterms:issued     "2023-06-06T20:37:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    161;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/MIDIWrap/releases/download/vst/MIDIWrap.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1790323;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "aa38981b0dc2c72ab2549ba7f3f56f32d85c6c29dafca43f90550b9d3079062a"
                                                    ];
                                 pu:packageVersion  "20230606.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/midiwrap";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi processing" , "midi effect";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/midiwrap/midiwrap.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/MIDIWrap> .

<http://purl.org/stuff/plugin-universe/plugin/perlin-noise-mod-186eefab>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Synthesizes Perlin noise for use as a modulation source in DAWs that allow audio or MIDI CC signals to modulate other plugins' parameters, such as Bitwig and Reaper";
        rdfs:label             "Perlin Noise Mod";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/perlinnoisemod/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       404;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2023-03-15T15:26:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    404;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/PerlinNoiseMod/releases/download/vst/PerlinNoiseMod.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5703680;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "01843c4c7ffeb36e5770e791d343c4e3ea6b8f54163f555eccfb2ef5ca727ad0"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/perlinnoisemod";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "perlin noise" , "modulation" , "midi cc";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/perlinnoisemod/perlinnoisemod.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/PerlinNoiseMod> .

<http://purl.org/stuff/plugin-universe/plugin/xen-0f72d4bb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VSTi that either acts as an MTS-ESP master or transforms input MIDI to MPE in xenharmonic tuning systems.";
        rdfs:label             "Xen";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/xen/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       33;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "2025_12_09: VST3 Mac & Windows, added Xen Snap. 2025_11_27: VST3 Windows\n(reduced file size). 2025_11_13: VST3 Mac (MTS-ESP support). 2025_11_05:\nVST3 Windows (added MTS-ESP support).";
                                 dcterms:issued     "2025-12-09T19:43:28Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Xen/releases/download/vst3/Xen.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2530349;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "70d7e96d5667cfd240a2a2e5521394f3fe65cf7fae3614476fc9869b16129424"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    30;
                                                      pu:downloadUrl      <https://github.com/Mrugalla/Xen/releases/download/vst3/Xen.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6086789;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "afa548cfa0e99b32c9145b2c488efebed6048dae11531aa1cf82c2a63e9ebb12"
                                                    ];
                                 pu:packageVersion  "20251209.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mrugalla/xen";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "mts-esp" , "mpe" , "microtonal" , "tuning";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Florian Mrugalla";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mrugalla/xen/xen.jpg>;
        foaf:homepage          <https://github.com/Mrugalla/Xen> .

<http://purl.org/stuff/plugin-universe/plugin/helm-8d487e66>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Polyphonic semi-modular synthesizer with a flexible modulation system.";
        rdfs:label             "Helm";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mtytel/helm/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mtytel/helm/helm.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "elf" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2017-07-08T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadUrl       <https://tytel.org/static/dist/Helm_32bit_v0_9_0_r.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          11001856;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "cdd711f3848c49e6b321ddc47fa5c5a62fc2d67744cfcafc7aa2ac3daad97747"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://tytel.org/static/dist/Helm_v0_9_0_r.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17258268;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1bfac2c016d7dd5cd51e714fa6d9facef4e1db52617ff7dd52748dbec1400ebf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:LV2;
                                                      pu:downloadUrl       <https://tytel.org/static/dist/helm_0.9.0_amd64_r.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          8328284;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "aedf8b676657f72782513e5ad5f9c61a6bc21fe9357b23052928adafa8215eca"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mtytel/helm";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "modulation" , "synth";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Matt Tytel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mtytel/helm/helm.jpg>;
        foaf:homepage          <https://github.com/mtytel/helm> .

<http://purl.org/stuff/plugin-universe/plugin/retrotrax-dd3f21d8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A tracker plugin and standalone app in the spirit of ProTracker, FastTracker II, and OctaMED, with Amiga sample sound and C64 SID chip emulation.";
        rdfs:label             "RetroTrax";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mukkemann1972/retrotrax/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       17;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.87.0 release.";
                                 dcterms:issued     "2026-07-20T16:39:59Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     8;
                                                      pu:downloadUrl       <https://github.com/Mukkemann1972/retrotrax/releases/download/v0.87.0/RetroTrax-Windows-0.87.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13921114;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a60e7b7656f97db7a69ab720bbf7da2bfdf35133eb9ee8c33d3d32350fc1676d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Mukkemann1972/retrotrax/releases/download/v0.87.0/RetroTrax-macOS-0.87.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14696103;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8b10f66e4b6a179b1a922dba8b89c4175ae02730e7284878aa4e28bdb3b60800"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/Mukkemann1972/retrotrax/releases/download/v0.87.0/RetroTrax-Linux-0.87.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          18325720;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "68d8822c818e5c7a962cf6acdebb5a336883557f4db61b20a8c6d9a3a9a54960"
                                                    ];
                                 pu:packageVersion  "0.87.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mukkemann1972/retrotrax";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tracker" , "sid" , "demoscene" , "amiga" , "chiptune";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Mukkemann1972";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mukkemann1972/retrotrax/retrotrax.jpg>;
        foaf:homepage          <https://github.com/Mukkemann1972/retrotrax> .

<http://purl.org/stuff/plugin-universe/plugin/waddle-e891c478>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Small sidechain effect plugin";
        rdfs:label             "Waddle";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mxncmrchnd/waddle/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       2;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v2.0.0 release.";
                                 dcterms:issued     "2026-07-16T19:30:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/mxncmrchnd/waddle/releases/download/v2.0.0/Waddle.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1623595;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1b47519f2cd4d1bed7a2dd5029cf1e9074f3862d491259fa80769fa065f189de"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mxncmrchnd/waddle";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ducking" , "sidechain";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Maxence Marchand";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mxncmrchnd/waddle/waddle.jpg>;
        foaf:homepage          <https://github.com/mxncmrchnd/waddle> .

<http://purl.org/stuff/plugin-universe/plugin/k-meter-e6edc954>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "K-System loudness meter according to Bob Katz' specifications";
        rdfs:label             "K-Meter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/k-meter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       12398;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- customize Jack daemon client name\n- drop support for LV2 (sorry, it's just too much hassle)\n- minor fixes and improvements\n- update JUCE framework and libraries\n- update skin";
                                 dcterms:issued     "2020-04-18T15:09:54Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     1991;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w64-standalone_2.8.2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4679830;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2fce26697a46606833c65283ef2800345ce1886f249cdf1e1527b4957f4827f9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3237;
                                                      pu:downloadUrl      <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w64-vst3_2.8.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4559557;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ecd9d894259777f33220c69de55123464bc4a556de98d0c5a217d40cae3b83ea"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     2314;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w64-vst2_2.8.2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4501920;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "39eb0bd29673311912bb04b73f586ca3aca880606ea770ba0752bad3d7a57f3f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     545;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w32-standalone_2.8.2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4121329;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a7d98284f9921d4f20187219c0b06b57e4fb8b1dd25afef245d016ec7cbbf12e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    625;
                                                      pu:downloadUrl      <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w32-vst3_2.8.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4013947;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5d2f985b764c8a712e979979732866422e02b79ee5a7c44cdbbc7553e300e286"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     834;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-w32-vst2_2.8.2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3960971;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f759fd954de89aa3e00a24f585667df9ebbc47d95e2e9b9e7400151955581743"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     897;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-linux64-standalone_2.8.2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8772460;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "057e2f3bb6a2a7b0addc3521f1c437593e11392f6cfb3495b6c3125710b4fec0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     1401;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-linux64-vst2_2.8.2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8966187;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "91bf9d9b030322fd6cd191d3058b7cd8147dbf84dcbb0b06ec2eda489428502a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     282;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-linux32-standalone_2.8.2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7986505;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0f7163369d4b8f97631e2f0e96f43f2f80fe1600f3c9731bd861e6f469cd3a65"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     272;
                                                      pu:downloadUrl       <https://github.com/mzuther/K-Meter/releases/download/v2.8.2/kmeter-linux32-vst2_2.8.2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7943610;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9a526f91337b3230592389bf109a066e463e9a39e7a19118da94d3a20b3e6a41"
                                                    ];
                                 pu:packageVersion  "2.8.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mzuther/k-meter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "meter" , "levels" , "loudness";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Martin Zuther";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/k-meter/k-meter.jpg>;
        foaf:homepage          <https://github.com/mzuther/K-Meter> .

<http://purl.org/stuff/plugin-universe/plugin/squeezer-54b188cd>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Flexible general-purpose audio compressor with a touch of citruss.";
        rdfs:label             "Squeezer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/squeezer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/squeezer/squeezer.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       6420;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- input trim and make-up gain\n- release time allows fine-tuning of distortion effects\n- customize Jack daemon client name\n- drop support for LV2\n- minor fixes and improvements\n- update JUCE framework and libraries\n- update manual\n";
                                 dcterms:issued     "2020-04-17T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2040;
                                                      pu:downloadUrl      <https://github.com/mzuther/Squeezer/releases/download/v2.5.4/squeezer-w64-vst3_2.5.4.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2682832;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d98a867a862078e32f7f10d6574de525cbb67fd6b629de1e1ecef2f571d47d39"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     1456;
                                                      pu:downloadUrl       <https://github.com/mzuther/Squeezer/releases/download/v2.5.4/squeezer-w64-vst2_2.5.4.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4679467;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c45a2aa751eef75acaef52ad3ceafcf2cdaabe07f6b9329cc0dcdcacae0160dc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     2924;
                                                      pu:downloadUrl       <https://github.com/mzuther/Squeezer/releases/download/v2.5.4/squeezer-linux64-vst2_2.5.4.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12394844;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a396fe8e0dbb832b7a1b776e6ad8a3752fd920e6e4425fec32d64b1efb7ebf3b"
                                                    ];
                                 pu:packageVersion  "2.5.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mzuther/squeezer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor" , "effect";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Martin Zuther";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/squeezer/squeezer.jpg>;
        foaf:homepage          <https://github.com/mzuther/Squeezer> .

<http://purl.org/stuff/plugin-universe/plugin/trakmeter-79495be4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Loudness meter for correctly setting up tracking and mixing levels (gain staging)";
        rdfs:label             "traKmeter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/trakmeter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       3308;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- use continuous meter\n- meters now display relative decibels (dBr)\n- change color of peak hold indicators\n- customize Jack daemon client name\n- drop support for LV2 (sorry, it's just too much hassle)\n- minor fixes and improvements\n- update JUCE framework and libraries";
                                 dcterms:issued     "2020-04-19T19:54:17Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     475;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w64-standalone_2.4.7.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4719760;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "580c6cf1a8af8d6c853a4dcaa50b363a35d5534698e8cf0e55ecc7acf7514684"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    763;
                                                      pu:downloadUrl      <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w64-vst3_2.4.7.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4603708;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "8a6f0117b4375ccca0654817fc2dcc6788d0855fdc7137888e06da577f4de4fc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     571;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w64-vst2_2.4.7.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4539129;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "dcb62887fc1114d2a912c649d47085a5c72c8526a91c158c44878f0a7cf97a73"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     157;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w32-standalone_2.4.7.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4356282;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "08b9ffef325d32da0018265447f19b28c0b26ebb2c13f4d14ce71e90923f188f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    199;
                                                      pu:downloadUrl      <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w32-vst3_2.4.7.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4247161;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "204e965d884e8a41f364937b3382004b28b1b2c3a092198ac478ac61abd25614"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     260;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-w32-vst2_2.4.7.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4196622;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8d1b093c7a7089975170f782d7e6a87dbce58574051d936a68a95a8ddc086175"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     241;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-linux64-standalone_2.4.7.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7988088;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "5059e3110f391e19fd80b430126570f807bda8a58073739f2715bb6b10d74f78"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     478;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-linux64-vst2_2.4.7.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8129461;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ea1b149b3f4a5035a2d0a5b55d7280e39a94dc687bc935ec2a8a832f6cb2fbb2"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     67;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-linux32-standalone_2.4.7.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7490817;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "240d62b2755acefc1f07b9607517c52f2757dd0ee5d924f5bb6e5234502e2268"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     97;
                                                      pu:downloadUrl       <https://github.com/mzuther/traKmeter/releases/download/v2.4.7/trakmeter-linux32-vst2_2.4.7.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7411913;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "57a4baf9ea56c16a853d7655a895a981b4f6c670c162f884e6398f9850ede0d4"
                                                    ];
                                 pu:packageVersion  "2.4.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "mzuther/trakmeter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "meter" , "levels" , "loudness";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Martin Zuther";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/mzuther/trakmeter/trakmeter.jpg>;
        foaf:homepage          <https://github.com/mzuther/traKmeter> .

<http://purl.org/stuff/plugin-universe/plugin/hyperclip-68317964>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion/clipper plugin";
        rdfs:label             "Hyperclip";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/n0emo/hyperclip/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       19;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-04-14T19:41:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-windows-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2522305;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e4d2619ac682af16de4bfcecbf4641fdd873f4b8bcd1d6f7866928ac32ff7fb8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-windows-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2522111;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "48c098bce75620a02f968fcfd81e87d3778fc4c9b51157dbc0c4542394d71f19"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-macos-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3706960;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9f6c0cd2cab7afa86e6bc7c7699c7e9e41ce34371ad0542091140e0fb3e3fe96"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-macos-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3706960;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e1d59a642a783858e5bc1a8e3d0dedbd9c8e00608293d1210dd5fc0d85477993"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19845472;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d0d3aea7273c052f920ab437892bc6ea06d09e75d2af5a7f8ad332650ccc319d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/n0emo/hyperclip/releases/download/v1.0.0/hyperclip-v1.0.0-linux-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19844866;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f34f37cde213fe210d9782164dd2d7f8c019b37ec0fa684c8287be5f5d468f72"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "n0emo/hyperclip";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "clipper" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Albert Shefner";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/n0emo/hyperclip/hyperclip.jpg>;
        foaf:homepage          <https://github.com/n0emo/hyperclip> .

<http://purl.org/stuff/plugin-universe/plugin/n5ss-chorus-eb699063>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Lofi dimension chorus plugin with vintage BBD emulation for warm, wobbly textures";
        rdfs:label             "N5SS Chorus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/n5ssiva/n5ss-chorus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       11;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2026-02-24T16:32:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/n5ssiva/N5SS-CHORUS/releases/download/v1.0.0/n5ssChorus-VST3-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1416449;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "aa439788693bbb9c05770f38de4cfc24220de58f7983d3fce6b4a0d2dd1ca9c1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/n5ssiva/N5SS-CHORUS/releases/download/v1.0.0/n5ssChorus-Standalone-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1761131;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b368c040c7af49228f7f16b310daa67b156777919972d92d5d556d77d466c855"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/n5ssiva/N5SS-CHORUS/releases/download/v1.0.0/n5ssChorus-AU-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1412838;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5f47050a419f25af7dc930e623ccf3c7c30e488ecbfabe92c048f8d833fdb589"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "n5ssiva/n5ss-chorus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bbd" , "chorus" , "lo-fi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "n5ssiva";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/n5ssiva/n5ss-chorus/n5ss-chorus.jpg>;
        foaf:homepage          <https://github.com/n5ssiva/N5SS-CHORUS> .

<http://purl.org/stuff/plugin-universe/plugin/stone-mistress-a37ff11b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Lush stereo chorus and phaser inspired by the Electro-Harmonix Small Stone and Stereo Electric Mistress pedals";
        rdfs:label             "Stone Mistress";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/navicisco/stonemistress/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       838;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed bug that prevented effects from being heard on Linux\n- Added AU file download";
                                 dcterms:issued     "2025-03-25T08:12:29Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    152;
                                                      pu:downloadUrl      <https://github.com/NaviCisco/StoneMistress/releases/download/1.1.0/StoneMistress>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4783376;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "15751076e21cad029e74128c306dcf59ae379ebb00c307aa058e81803bad4467"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    686;
                                                      pu:downloadUrl      <https://github.com/NaviCisco/StoneMistress/releases/download/1.1.0/StoneMistress.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8205824;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7b6328a6bd541f4b82817d056af7ed2e347667865b15558ea457437d6bd72c4d"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "navicisco/stonemistress";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phaser" , "chorus" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "NaviCisco";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/navicisco/stonemistress/stonemistress.jpg>;
        foaf:homepage          <https://github.com/NaviCisco/StoneMistress> .

<http://purl.org/stuff/plugin-universe/plugin/demucs-rs-9b6aaed9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Native Rust implementation of HTDemucs v4 for music source separation. Splits a song into stems (drums, bass, vocals, other) using GPU-accelerated inference, as a native CLI or a DAW plugin (VST3/CLAP on macOS).";
        rdfs:label             "demucs-rs";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nikhilunni/demucs-rs/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Apache-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       598;
        pu:licenceId           "Apache-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Run main thread with 8 MB stack regardless of platform, to fix stack overflow on Windows.";
                                 dcterms:issued     "2026-03-10T14:11:19Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     200;
                                                      pu:downloadUrl       <https://github.com/nikhilunni/demucs-rs/releases/download/v0.3.4/demucs-x86_64-unknown-linux-gnu.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10650858;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "38bb1edb812bdf7a22116cb71b0e3473662b12064b3d8c8e7a6a56507c9a867d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     244;
                                                      pu:downloadUrl       <https://github.com/nikhilunni/demucs-rs/releases/download/v0.3.4/demucs-x86_64-pc-windows-msvc.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11036578;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "67e77186295a00758df0b760f3345fd0b9081b328f923ecc35307f6190f472d1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/nikhilunni/demucs-rs/releases/download/v0.3.4/Demucs-vst3-aarch64-apple-darwin.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10823375;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9d61ce5f67a1973563548942a0e1b5f4e4a2071c51b8b8463d45c5d4041060a0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/nikhilunni/demucs-rs/releases/download/v0.3.4/Demucs-clap-aarch64-apple-darwin.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10823367;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "35670fc48163153e7970ea78181231f2d656986315c9d0959718349781e60c52"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    116;
                                                      pu:downloadUrl      <https://github.com/nikhilunni/demucs-rs/releases/download/v0.3.4/demucs-aarch64-apple-darwin.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9505724;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bb6a6346392892ef3f172df0b60d97f4cb54aa38f7306ec129a60d786d261225"
                                                    ];
                                 pu:packageVersion  "0.3.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "nikhilunni/demucs-rs";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stem separation" , "source separation" , "demucs";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Nikhil Unni";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nikhilunni/demucs-rs/demucs-rs.jpg>;
        foaf:homepage          <https://github.com/nikhilunni/demucs-rs> .

<http://purl.org/stuff/plugin-universe/plugin/dynamo0c-a24f70e0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Console-style 4-band parametric EQ — an LV2 plugin for Linux with its own hardware-style UI";
        rdfs:label             "Dynamo0C";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nilace/dynamo0c/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       5;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "The sound is untouched — DSP is byte-for-byte the same as 1.1.0. Panel rebuilt with proper bevels, glows, and softer engage/bypass fades. CPU usage for open plugin windows cut ~64x. Fixed letter-spacing rendering, blurry knobs on HiDPI, and a potential crash in make install.";
                                 dcterms:issued     "2026-07-17T08:16:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/NiLace/Dynamo0C/releases/download/v1.2.0/dynamo-0c.lv2.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         143791;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "fbbc542d12b131a0567dcba1e50722056586011ccc6fde7f3a5f133fd6142948"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "nilace/dynamo0c";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "parametric eq" , "audio plugin" , "filter" , "eq" , "lv2" , "linux" , "dsp" , "audio";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "NL Sounds";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nilace/dynamo0c/dynamo0c.jpg>;
        foaf:homepage          <https://github.com/NiLace/Dynamo0C> .

<http://purl.org/stuff/plugin-universe/plugin/the-mono-hawk-cb9e1595>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Chromatic tuner for guitar and bass on Linux (LV2)";
        rdfs:label             "The Mono Hawk";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nilace/themonohawk/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       24;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Sub-cent detection down to a 5/6-string bass low B (~31 Hz). Hardware-style X11 + Cairo interface, 50 tunings, a reference-tone generator, and silent-tuning mute.";
                                 dcterms:issued     "2026-06-20T13:22:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/NiLace/TheMonoHawk/releases/download/v0.1/themonohawk.lv2-0.1-linux-x86_64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         152815;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d0606e285828ddde2a7d888db5a23bcf5851c3737177c4253e49746e1d9f677f"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "nilace/themonohawk";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "realtime audio" , "instrument tuner" , "chromatic tuner" , "pitch detection" , "bass" , "guitar" , "pitch tracking" , "lv2";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Utility;
        trn:vendor             "NL Sounds";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/nilace/themonohawk/themonohawk.jpg>;
        foaf:homepage          <https://github.com/NiLace/TheMonoHawk> .

<http://purl.org/stuff/plugin-universe/plugin/chartchotic-6b0108ec>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "An au/vst plugin for DAWs that visualizes midi notes similar to how they appear in rhythm games like Clone Hero and YARG";
        rdfs:label           "Chartchotic";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/noahbaxter/chartchotic/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "other";
        pu:category          <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact  "elf";
        pu:downloadCount     314;
        pu:licenceId         "NOASSERTION";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       "Bug Fixes\n- REAPER no longer hangs when duplicating a track containing chartchotic\n- Rendering engine improvements to prevent note drift\n- Bar widths fit more cleanly within the highway\n- Realigned cymbal modifier assets for ghosts/accents";
                               dcterms:issued     "2026-04-26T23:12:04Z";
                               pu:packageFile     [ rdf:type            pu:PackageFile;
                                                    pu:architecture     "x64";
                                                    pu:containsFormat   trn:VST3;
                                                    pu:downloadCount    235;
                                                    pu:downloadUrl      <https://github.com/noahbaxter/chartchotic/releases/download/v1.2.3/Chartchotic-Windows.zip>;
                                                    pu:fileKind         "archive";
                                                    pu:fileSize         28776247;
                                                    pu:operatingSystem  "win";
                                                    pu:sha256           "afb4225e31c4eb44767bf51d92ece1800bbb812a43ece26031cee6cb9fafdba1"
                                                  ];
                               pu:packageFile     [ rdf:type            pu:PackageFile;
                                                    pu:architecture     "arm64" , "x64";
                                                    pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                    pu:downloadCount    42;
                                                    pu:downloadUrl      <https://github.com/noahbaxter/chartchotic/releases/download/v1.2.3/Chartchotic-macOS.zip>;
                                                    pu:fileKind         "archive";
                                                    pu:fileSize         107796488;
                                                    pu:operatingSystem  "mac";
                                                    pu:sha256           "47c74a8a507d060770f52d564ff0cf67631aac2cd2f87d470e529825cd2c929e"
                                                  ];
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x64";
                                                    pu:containsArtefact  "elf";
                                                    pu:containsFormat    trn:LV2 , trn:VST3;
                                                    pu:downloadCount     37;
                                                    pu:downloadUrl       <https://github.com/noahbaxter/chartchotic/releases/download/v1.2.3/Chartchotic-Linux.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          41912729;
                                                    pu:operatingSystem   "linux";
                                                    pu:sha256            "e4b81c4515d0feefa97169574e605e2d3617b450e62251aadbe1071cb88d8dac"
                                                  ];
                               pu:packageVersion  "1.2.3"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "noahbaxter/chartchotic";
        pu:tag               "visualizer" , "midi";
        pu:verified          true;
        trn:format           trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role             trn:Utility;
        trn:vendor           "Noah Baxter";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/noahbaxter/chartchotic/chartchotic.jpg>;
        foaf:homepage        <https://github.com/noahbaxter/chartchotic> .

<http://purl.org/stuff/plugin-universe/plugin/ambirr2-dde1caae>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Room reverb that places up to 16 mono sources in a virtual room, capturing the result as a 3rd-order ambisonic stream or a stereo pair of virtual microphones.";
        rdfs:label             "AmbiRR2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/ambirr2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       299;
        pu:licenceId           "LGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Load the first factory preset as the default.";
                                 dcterms:issued     "2026-07-11T23:00:35Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     171;
                                                      pu:downloadUrl       <https://github.com/odoare/AmbiRR2/releases/download/v0.1.1/AmbiRR2-Windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3900111;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "a29e4272d8aa929ed6136b9e10716c14259690306a31d24fdf34da6b52fba913"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/odoare/AmbiRR2/releases/download/v0.1.1/AmbiRR2-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3470365;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f4a859d5d1ec9eb04046ec4b28dc0739ab581448f91f2b25929467227b020a36"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/odoare/AmbiRR2/releases/download/v0.1.1/AmbiRR2-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5448745;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3e5392a92e57d0dd8c59c0788d2c5b4e92d46e7574104398a8465bde4adb2e18"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     49;
                                                      pu:downloadUrl       <https://github.com/odoare/AmbiRR2/releases/download/v0.1.1/AmbiRR2-Linux-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5067500;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9413623f0c7943bc0390d332cd8c7545524de0d6b2b43f3b465adfbd0502a83a"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "odoare/ambirr2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ambisonic" , "spatial audio" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Olivier Doaré";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/ambirr2/ambirr2.jpg>;
        foaf:homepage          <https://github.com/odoare/AmbiRR2> .

<http://purl.org/stuff/plugin-universe/plugin/fxme-sampler-bd45852e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sampling instrument with a flexible multi-channel mixer, built-in convolution reverb, and advanced velocity mapping, configured via a portable mapping.xml file";
        rdfs:label             "Fxme Sampler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/fxmesampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       822;
        pu:licenceId           "LGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a Transient effect to the dynamics strip, custom IR loading in the convolution reverb, and a new equalizer GUI.";
                                 dcterms:issued     "2026-05-27T13:27:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    49;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/FxmeSampler-VST3-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         280452907;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "535840459302e627c4273c2a67b9c0f3d89deab76da3c05740cff4ce2a6ab2d7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    226;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/FxmeSampler-VST3-Linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         278788137;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8b12df45d9f507b4aa4283fdea4b4e2425731467713ad894279428f3de562419"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    60;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/FxmeSampler-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         560218953;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a79f517bbe8ee554ae9c3418c79b76b0c6535c6176e214e8d35aaaca228ed378"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/FxmeSampler-AU-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         280443427;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d76f963dfcd07aa4db05c4cd0f7028fe97bb1889efb9c2814fe052edeeba531b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    188;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/CenturyDrums-Windows-Setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         51582782;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c08cb4e83c24c5cb2aa2c038b22c68100d75d061bb94897e80b7751cd5188f58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    231;
                                                      pu:downloadUrl      <https://github.com/odoare/FxmeSampler/releases/download/v0.2.0/BlackWidowDrums-Windows-Setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         226825742;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4b32a0896a41ac273be9611ae568080e1d94995ee264cdfd869c23af468e3db1"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "odoare/fxmesampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "convolution reverb" , "drums" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Olivier Doaré";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/fxmesampler/fxmesampler.jpg>;
        foaf:homepage          <https://github.com/odoare/FxmeSampler> .

<http://purl.org/stuff/plugin-universe/plugin/tear-48b738e8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "TeAr, the Text Arpeggiator";
        rdfs:label             "TeAr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/tear/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       189;
        pu:licenceId           "LGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Depends on FxmeTools instead of CppMusicTools\n- Remove exe instaler for windows (now plain zip)";
                                 dcterms:issued     "2026-07-14T18:49:52Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    96;
                                                      pu:downloadUrl      <https://github.com/odoare/TeAr/releases/download/v0.3.1/TeAr-VST3-Windows-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2602907;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ca79d0785b61dd8a1f9bfd5762b3eddadc2c4d455ff47330c70fa5e37dc2d8a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    32;
                                                      pu:downloadUrl      <https://github.com/odoare/TeAr/releases/download/v0.3.1/TeAr-VST3-Linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2213510;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "30ca584096e23f833166c43832a2898da32354a126ca992c0a2fd7b7a79f6b8d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/odoare/TeAr/releases/download/v0.3.1/TeAr-VST3-Linux-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2268187;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5b0580b2766e49fce8ec398d6e7f4be2e814bb1f0ccdcf1dd0f3fe992bc99bdf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/odoare/TeAr/releases/download/v0.3.1/TeAr-VST3-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1553756;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "95a5fa792fe994a40289482e97826a14e6d3255d185ad7aa8096520fe02cee82"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    27;
                                                      pu:downloadUrl      <https://github.com/odoare/TeAr/releases/download/v0.3.1/TeAr-AU-macOS-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1552219;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9a4f50a2c3fa01a128cf4f59b8ffb282170b56d5e401e4d0f2e83aafa7e2ab98"
                                                    ];
                                 pu:packageVersion  "0.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "odoare/tear";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "arpeggiator" , "instrument" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Olivier Doaré";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/odoare/tear/tear.jpg>;
        foaf:homepage          <https://github.com/odoare/TeAr> .

<http://purl.org/stuff/plugin-universe/plugin/kapitonov-plugins-pack-b865602e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A collection of LV2 guitar sound processing plugins, including a tube amp emulator with preamp/tonestack/power-amp/cabinet stages, distortion, and fuzz.";
        rdfs:label             "Kapitonov Plugins Pack";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/olegkapitonov/kapitonov-plugins-pack/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       1200;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This release tested with Ardour 6.0 and brings back broken since 1.1 GUI with Qtractor!\r\n\r\nChanges:\r\n- Added a built-in file picker dialog which replaces zenity.\r\n- Changed the models of Fuzz and Distortion plugins, now they emulate\r...";
                                 dcterms:issued     "2020-05-25T19:58:46Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    716;
                                                      pu:downloadUrl      <https://github.com/olegkapitonov/Kapitonov-Plugins-Pack/releases/download/1.2.1/KPP-1.2.1-binary-ubuntu-bionic.tar.bz2>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3841602;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "92f473d26e61aa648a9ccc32a3cf4c1be0e594b7a4cc0c70df77eeed048be520"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    484;
                                                      pu:downloadUrl      <https://github.com/olegkapitonov/Kapitonov-Plugins-Pack/releases/download/1.2.1/KPP-1.2.1-binary-debian10.tar.bz2>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3839694;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "338564a2a63ddc28836b34a0f591e36b72e8248b79824ffcf03f87107727db95"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "olegkapitonov/kapitonov-plugins-pack";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fuzz" , "amp sim" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Oleg Kapitonov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/olegkapitonov/kapitonov-plugins-pack/kapitonov-plugins-pack.jpg>;
        foaf:homepage          <https://github.com/olegkapitonov/Kapitonov-Plugins-Pack> .

<http://purl.org/stuff/plugin-universe/plugin/kapitonov-plugins-pack-kpp-e46fdaf1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Set of guitar sound processing plugins (VST3). Includes tubeAmp (advanced tube amp emulator with profiles), Bluedream, Distruction, Fuzz, Deadgate, Octaver, and Single2Humbucker. Great for guitar tones.";
        rdfs:label             "Kapitonov Plugins Pack (KPP)";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/olegkapitonov/kpp-vst3/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       353;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- First VST3 format release\n- Note: kpp_tubeamp plugin will produce no sound until a *.tapf profile is loaded\n";
                                 dcterms:issued     "2020-07-10T12:25:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    353;
                                                      pu:downloadUrl      <https://github.com/olegkapitonov/KPP-VST3/releases/download/1.2.1/KPP-VST3-1.2.1-binary-ubuntu-bionic.tar.bz2>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7298821;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0ab4ab27650ae6be77226b6711840f199f519882a4955a6dd03a4edf17997e24"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "olegkapitonov/kpp-vst3";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fuzz" , "effects" , "cabinet" , "guitar" , "amp" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "olegkapitonov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/olegkapitonov/kpp-vst3/kpp-vst3.jpg>;
        foaf:homepage          <https://github.com/olegkapitonov/KPP-VST3> .

<http://purl.org/stuff/plugin-universe/plugin/equinox-10c0dc52>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Subtractive synthesizer and sampler plugin";
        rdfs:label             "Equinox";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/oliverrasmussen/equinox/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       4;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Major cleanup and refinement pass across the synth engine, state and preset handling, CPU/runtime behavior, UI polish, and release packaging.";
                                 dcterms:issued     "2026-03-29T22:16:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/OliverRasmussen/Equinox/releases/download/v1.2.0/Equinox-macOS-v1.2.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16862211;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9189e06a2fd306ed221fe0a223e8fd4213c84c93e30c5f579c43fb370d998b45"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "oliverrasmussen/equinox";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "subtractive synthesis" , "sampler" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Oliver Rasmussen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/oliverrasmussen/equinox/equinox.jpg>;
        foaf:homepage          <https://github.com/OliverRasmussen/Equinox> .

<http://purl.org/stuff/plugin-universe/plugin/virtual-playing-orchestra-89e5c132>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Orchestral sample library featuring section and solo instruments for woodwinds, brass, strings and percussion.";
        rdfs:label             "Virtual Playing Orchestra";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/open-soundfonts/virtual-playing-orchestra/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/open-soundfonts/virtual-playing-orchestra/virtual-playing-orchestra.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2020-10-17T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/open-soundfonts/Virtual_Playing_Orchestra_3/archive/b0afa0f570e0e33c83da9bc4e626a4a239714dff.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          618290836;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "89f197a3aeb1934c36c9a009d58505ea2fb5b1112cc23dc9b042496c9784dd4f"
                                                    ];
                                 pu:packageVersion  "3.3.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "open-soundfonts/virtual-playing-orchestra";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "orchestral" , "strings" , "instrument" , "sfz";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Paul Battersby";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/open-soundfonts/virtual-playing-orchestra/virtual-playing-orchestra.jpg>;
        foaf:homepage          <https://github.com/open-soundfonts/Virtual_Playing_Orchestra_3> .

<http://purl.org/stuff/plugin-universe/plugin/stereowidener-4ae4d23a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stereo widening plugin using decorrelation, with independent width control and a controllable cutoff frequency between lower and higher bands.";
        rdfs:label             "StereoWidener";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/orchidas/stereowidener/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       55;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed the fading window calculation during transient handling, improving how block switching sounds.";
                                 dcterms:issued     "2025-05-10T11:46:40Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    55;
                                                      pu:downloadUrl      <https://github.com/orchidas/StereoWidener/releases/download/0.0.2/StereoWidener_v2.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11263333;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1166e87f1b0034dc762ade5b7fa38379f6a729823d49446df2d67c52e88261fd"
                                                    ];
                                 pu:packageVersion  "0.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "orchidas/stereowidener";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo width" , "mid/side";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Orchisama Das";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/orchidas/stereowidener/stereowidener.jpg>;
        foaf:homepage          <https://github.com/orchidas/StereoWidener> .

<http://purl.org/stuff/plugin-universe/plugin/ambience-8dba66dc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A high-quality algorithmic reverb VST3 plugin built on a 16-channel Feedback Delay Network (FDN) architecture";
        rdfs:label             "Ambience";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/ambience1.0.1/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       818;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.0\n\nBug Fixes:\n- PreDelay fix: Fixed PreDelay parameter not being applied to DSP.\n- Metallic comb-filter artifact fix at long DecayTime values.\n- Preset PRO Mode fix on preset load.\n\nSound Quality Improvements:\n- Chorus-style pitch modulation, 3-stage serial allpass chain, ER->Late transition smoothing.";
                                 dcterms:issued     "2026-06-13T13:30:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    818;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/Ambience1.0.1/releases/download/v1.1.0/Ambience1.1.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18226278;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1e8960fe371365b87cac89dd73bb6e345fdb2a8474418bb7e520adc1fe312142"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/ambience1.0.1";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/ambience1.0.1/ambience1.0.1.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/Ambience1.0.1> .

<http://purl.org/stuff/plugin-universe/plugin/anatomy-6887397e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A high-performance VST3 plugin that performs Transient/Tonal audio separation using a cos-squared crossfade algorithm, routing each component through its own independent multi-effect chain";
        rdfs:label             "ANATOMY";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/anatomy/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       852;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release of ANATOMY, a Transient/Tonal audio separation VST3 plugin.";
                                 dcterms:issued     "2026-06-21T06:26:36Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    852;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/ANATOMY/releases/download/V1.0.0/ANATOMY.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18755430;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "812d241cc733b0dbfa2c9e36cdec349c0c38f2ce38a69de90dacc17ed3396216"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/anatomy";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "transient" , "multi-effect";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/anatomy/anatomy.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/ANATOMY> .

<http://purl.org/stuff/plugin-universe/plugin/basslinematrix-c9276009>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Algorithmic MIDI sequencer and built-in synthesizer that generates genre-specific basslines and chord progressions across 23 electronic music styles";
        rdfs:label             "BassLineMatrix";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/basslinematrix/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       264;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release. Requires a CPU with AVX2 support.";
                                 dcterms:issued     "2026-05-16T04:50:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    264;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/BassLineMatrix/releases/download/V1.0.0/OTODESK.BassLine.Matrix.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18457485;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "30ffbb7a99e7aa9e47077d82d13cdcd4ebfd7aef644e929c333133dd0ecb5387"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/basslinematrix";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bassline" , "sequencer" , "midi" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/basslinematrix/basslinematrix.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/BassLineMatrix> .

<http://purl.org/stuff/plugin-universe/plugin/basssynth-db5e0fff>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Wavetable bass synthesizer with math-generated morphing tables, spectral morphing, and an auto-chord-learning impulse response engine";
        rdfs:label             "BassSynth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/basssynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       499;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed presets reverting to INIT and custom folder settings resetting.";
                                 dcterms:issued     "2026-04-26T09:56:05Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    499;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/BassSynth/releases/download/%EF%BD%961.0.2/BassSynth.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19032793;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ffc99d21cf94b7f93f0b6397aadffd2bf965efe4add0982f58bfcbd72a565390"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/basssynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "morphing" , "bass" , "wavetable" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/basssynth/basssynth.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/BassSynth> .

<http://purl.org/stuff/plugin-universe/plugin/chordmatrix-021d5768>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI chord sequencer combining music theory with algorithmic assistance — lookahead voice leading, smooth fingering, and context-aware modulation suggestions";
        rdfs:label             "ChordMatrix";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/chordmatrix/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       274;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-05-16T05:17:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    274;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/ChordMatrix/releases/download/V1.0.0/ChordMatrix.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17367407;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ea742fe4ac25833f75b09620b1dbcc4c8be3c5a73d8416d91ced535d79cf8f0a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/chordmatrix";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "voicing" , "chord sequencer" , "music theory" , "midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/chordmatrix/chordmatrix.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/ChordMatrix> .

<http://purl.org/stuff/plugin-universe/plugin/glitchnexus-caf314fd>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Granular glitch multi-effect plugin with a cross-modulation engine and a 16-step sequencer for controlled destruction";
        rdfs:label             "GlitchNexus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/glitchnexus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sequencer> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:downloadCount       260;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-04-29T04:27:18Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    260;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/GlitchNexus/releases/download/V1.0.0/GlitchNexus.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2589501;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c122ba29f84efc887051eeefe7d8fe9832381e5b3534767963ca154ba2ddbd51"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/glitchnexus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrush" , "glitch" , "granular" , "sequencer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/glitchnexus/glitchnexus.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/GlitchNexus> .

<http://purl.org/stuff/plugin-universe/plugin/lumina-d6b8d7ae>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "High-resolution spectral processor for transparent mastering — separates audio into tonal and transient components with independent dynamics control";
        rdfs:label             "LUMINA";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/lumina/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       400;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release. Intelligent Spectral HPSS separates tonal/transient content, with adaptive Tame and Depth controls and a Glow-Spectrum visualizer.";
                                 dcterms:issued     "2026-05-08T22:53:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    400;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/LUMINA/releases/download/V1.0.0/LUMINA.v1.0.0.Initial.Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18244394;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4a1dd8c88d5e5334abcf1d1dc484f7b0cf48f15f5006dc18229bed4c42f63d3b"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/lumina";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multiband" , "spectral" , "dynamics" , "mastering";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/lumina/lumina.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/LUMINA> .

<http://purl.org/stuff/plugin-universe/plugin/multi-oto-868ec1eb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Extreme multiband dynamics and ADAA saturation plugin — cascades up to 128 upward/downward OTT compressors in series for glitching, cybernetic textures";
        rdfs:label             "MULTI-OTO";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/multi-oto/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       305;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release. Requires a CPU with AVX2 support.";
                                 dcterms:issued     "2026-05-16T00:45:28Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    305;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/MULTI-OTO/releases/download/%EF%BD%961.0.0/MULTI-OTO.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17978659;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f5f0fc3e78ee8ea3bd13d4570c0a9bdbe025fb0319408607bcc2077b9a36c586"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/multi-oto";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ott" , "multiband" , "compressor" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/multi-oto/multi-oto.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/MULTI-OTO> .

<http://purl.org/stuff/plugin-universe/plugin/otodesk-sampler-2a4c6401>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-slot sampler with intelligent pitch detection, real-time RubberBand time-stretching, and a deep modulation engine";
        rdfs:label             "Otodesk Sampler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/otodesksampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       277;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-05-03T06:08:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    277;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/OtodeskSampler/releases/download/%EF%BD%961.0.0/Otodesk_sampler.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3167063;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5b6436ac5b86a8f3afa7a616d604b07c014d5a4772ec485f63b6dc9399fea194"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/otodesksampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "time stretch" , "pitch detection" , "modulation" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/otodesksampler/otodesksampler.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/OtodeskSampler> .

<http://purl.org/stuff/plugin-universe/plugin/quad-morph-filter-9e89b8fe>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A real-time XY morphing filter with 28 premium filter models, equal-power blending of up to 4 filters, and 19 LFO waveforms";
        rdfs:label             "Quad Morph Filter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/quadmorphfilter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       1173;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Official Release\n\n28 meticulously modeled filter algorithms. Morph up to 4 different filters simultaneously with equal-power blending, control them via 19 LFO waveforms, record your own XY patterns, and explore infinite sonic territories in real time.";
                                 dcterms:issued     "2026-06-07T00:30:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1173;
                                                      pu:downloadUrl      <https://github.com/OTODESK4193/QuadMorphFilter/releases/download/V1.0.0/Quad-Morph.Filter.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         18624609;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "39ed99ed2f44d1f14c72f1e1c8183c2fd446b700b7172de1ed0ef2588fd97532"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "otodesk4193/quadmorphfilter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filter" , "modulation" , "effect";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "OTODESK";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/otodesk4193/quadmorphfilter/quadmorphfilter.jpg>;
        foaf:homepage          <https://github.com/OTODESK4193/QuadMorphFilter> .

<http://purl.org/stuff/plugin-universe/plugin/topaz-pan-a64ec097>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Vocal widening plugin designed for efficient, natural-sounding vocal stacks without manual track duplication";
        rdfs:label             "Topaz Pan";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pachii/topaz-pan/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe";
        pu:downloadCount       42;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Updates tooltip wording and adds an x86_64 macOS VST3 build alongside arm64 (for Rosetta mode).";
                                 dcterms:issued     "2026-04-18T03:17:51Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-windows-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2283735;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4fe6f624cac32e08d96a3638e50afd0ae9a413a68cd1ffee2f387f17da7bfd1b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-windows-installer.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3183866;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b956553ee784a8781806e826b16dc723a8783642f9fc05e10a5c09a29e4cbdf0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-macos-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3179652;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dfc9f2598024e5b4fdae6f84157f6338eb8c79c627764508ca37222270a77e0f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-macos-installer.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6361350;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "633cc9641478d7eb5178d97ad12143bfc0bdcaf0a393495642036c7f7b50fc5c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-macos-au.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3176375;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "801f4cd7b59e6d2ab393269edb6b638c1d46d353f81fde71bcb0062247a3de03"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/Pachii/topaz-pan/releases/download/v0.3.1-alpha/topaz-pan-v0.3.1-alpha-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2079533;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d244f6591c01871f82084766d5d610282f92f5ea9a3dc2976645adefc0dddd16"
                                                    ];
                                 pu:packageVersion  "0.3.1-alpha"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pachii/topaz-pan";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocal" , "doubling" , "stereo widening";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Patrick";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pachii/topaz-pan/topaz-pan.jpg>;
        foaf:homepage          <https://github.com/Pachii/topaz-pan> .

<http://purl.org/stuff/plugin-universe/plugin/beatmd-16e586e5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple sampler plugin modelled on an old piece of analog gear, available as VST3, AU, and AAX.";
        rdfs:label             "BeatMD";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pauljonescodes/beat-md/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       59;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.0.0 release.";
                                 dcterms:issued     "2024-03-20T00:37:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12826156;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6dceaecb828e2d7945e5a8ffd454b0232070dfe3ae789517689e0603c1e34284"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD.component.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4269554;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "75cfd8d7191a476f192d6541d998373cd70d0f4fe1d52a6aa2a1d2ae5ddeacb2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD-win.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6101504;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e8c319b0e2230486d66b247c03dd319e6665066dd9f6b0a5717516f461ff243b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD-win.aaxplugin>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6117712;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c84c3ce23e617a8c1d60daef1f19a470fb20dfc7d584884ce0d7251938830abf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD-macos.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4282969;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d58071a38af6171d8e08b25805282c560f27194901fe44326ab9ea9454cc168d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/beat-md/releases/download/1.0.0/BeatMD-macos.aaxplugin.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4266823;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a8f133340643ece11a2deebca0f44b21560681a8d885ff61b4b1277b2a74eee6"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pauljonescodes/beat-md";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vintage" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Paul Jones";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pauljonescodes/beat-md/beat-md.jpg>;
        foaf:homepage          <https://github.com/pauljonescodes/beat-md> .

<http://purl.org/stuff/plugin-universe/plugin/pro-punk-drums-c508b608>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "JUCE simulation of my drum kit with mixing tools";
        rdfs:label             "Pro Punk Drums";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pauljonescodes/pro-punk-drums/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "elf";
        pu:downloadCount       77;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Mirror:\r\n- [Windows VST3](https://www.dropbox.com/scl/fi/lhk3esg533wwq4asxw9ss/Pro-Punk-Drums.vst3?rlkey=yq8xom5bv93olnk3rjq337aqy&dl=1)\r...";
                                 dcterms:issued     "2024-02-19T16:57:28Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-Linux-Standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          96749831;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "2237194808e5657f5f75f2647543a01693815b669782c84b8ad32d5f16a146fe"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-Linux-VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         96790102;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b9b2683cd1e2b0d170c9ee20498751c272230c6b301605844c289b4d0563f8c9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-macOS-VST3.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         187874906;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "48a18b1b88cb4d19d883acbd70e983adf90191547ce7a0218fdeda58fae73d35"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-macOS-AAX.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         187850825;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "03c5a56dc9d786b38a6ae35fcf1ae2da9ef9a1ef3e83ac05f05c149fd4fba8dd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-AU.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         187875355;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "26b655f32dc4f1cb26b2a3c60ca7697ecee49ce3f0abd4cbfdb318e786d1aa2a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-Windows-AAX.aaxplugin>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         129003360;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6ae40ff9776c0619c0befc033d758f27b8cc75251482fffe92f675e07ba7dc97"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    37;
                                                      pu:downloadUrl      <https://github.com/pauljonescodes/pro-punk-drums/releases/download/1.0.1/Pro-Punk-Drums-Windows-VST3.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         129026048;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f66cfeb673f61122cad7df4b6a0c1250ab80dcb8858b81a38201288ebf358710"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pauljonescodes/pro-punk-drums";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "punk" , "drums" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Paul Jones";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pauljonescodes/pro-punk-drums/pro-punk-drums.jpg>;
        foaf:homepage          <https://github.com/pauljonescodes/pro-punk-drums> .

<http://purl.org/stuff/plugin-universe/plugin/tunefish-17e89871>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Tunefish is a tiny virtual analogue synth that was originally developed  for the 64k intros of the demo group Brain Control.";
        rdfs:label             "Tunefish";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/paynebc/tunefish/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/paynebc/tunefish/tunefish.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2018-05-04T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadUrl       <https://tunefish-synth.com/downloads/tunefish-v4.2.0-win64-vst.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4147020;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8afbbf5609c37072a9cfd978a2e48b471c046d30283f0a7760971970aa11d8a8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://tunefish-synth.com/downloads/tunefish-v4.2.0-mac-vst-au.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6443515;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "17697bf78f29732f04088bdc7239726eadd754099006729eff6950680be57089"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadUrl       <https://tunefish-synth.com/downloads/tunefish-v4.2.0-linux64-vst24.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3573674;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "0b4c8d7e578e576e5c473bb94dd6d896e9cbe462ab45a8ad093fa3923bfdfd09"
                                                    ];
                                 pu:packageVersion  "4.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "paynebc/tunefish";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analog" , "instrument" , "synth";
        trn:format             trn:VST3 , trn:AudioUnit , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Brain Control";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/paynebc/tunefish/tunefish.jpg>;
        foaf:homepage          <https://github.com/paynebc/tunefish> .

<http://purl.org/stuff/plugin-universe/plugin/chorus-ex-machina-da0ba788>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Physically modelled chorus synthesizer, able to sing realistically in a variety of languages.";
        rdfs:label             "Chorus Ex Machina";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/chorus-ex-machina/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/chorus-ex-machina/chorus-ex-machina.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       778;
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This release adds throat radiation, which creates a fuller, more realistic sound.\n";
                                 dcterms:issued     "2026-04-05T04:11:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    83;
                                                      pu:downloadUrl      <https://github.com/peastman/ChorusExMachina/releases/download/v1.3/chorus_ex_machina-windows-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7182011;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e9fd7161cbce35a66718e7e88112ebe920f38fd421218c1cc2cf081595ab20e9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    40;
                                                      pu:downloadUrl      <https://github.com/peastman/ChorusExMachina/releases/download/v1.3/chorus_ex_machina-mac-arm.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11767212;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5962558a4313eb1c018ee50c45476a1bd62a08d387aaa86c51519a0b56261c9a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/peastman/ChorusExMachina/releases/download/v1.3/chorus_ex_machina-mac-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12057725;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5a1cf4d3d976488be927175679fbe6fdaaeaf13db385a2fdcafd04df2942cb6e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    456;
                                                      pu:downloadUrl      <https://github.com/peastman/ChorusExMachina/releases/download/v1.3/chorus_ex_machina-linux-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8570902;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ad8631eeace61bf1d02962e0d9ce8792c09f5640817ff19b0fda548c16bfe313"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "peastman/chorus-ex-machina";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocal" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Peter Eastman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/chorus-ex-machina/chorus-ex-machina.jpg>;
        foaf:homepage          <https://github.com/peastman/ChorusExMachina> .

<http://purl.org/stuff/plugin-universe/plugin/sonatina-symphonic-orchestra-51a529ef>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Orchestral instrument library containing a full set of section and solo instruments with lots of articulations.";
        rdfs:label           "Sonatina Symphonic Orchestra";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/sonatina-symphonic-orchestra/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "other";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/sonatina-symphonic-orchestra/sonatina-symphonic-orchestra.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/piano> , <http://purl.org/stuff/plugin-universe/category/organ>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "NOASSERTION";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       "- Added vibraphone.\n- Added harmonics for solo strings.\n- Added staccato for solo violins.\n";
                               dcterms:issued     "2024-12-24T03:28:20Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/peastman/sso/archive/64a66eda18c5cc1039a56c902d0555df56742300.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          1377516821;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "435b77622cf165256047a74202dcef3d927483eb2b0b7fa64e34deb7e00c4fed"
                                                  ];
                               pu:packageVersion  "4.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "peastman/sonatina-symphonic-orchestra";
        pu:tag               "winds" , "organ" , "strings" , "orchestra" , "piano" , "brass" , "sfz" , "instrument";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Peter Eastman";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/sonatina-symphonic-orchestra/sonatina-symphonic-orchestra.jpg>;
        foaf:homepage        <https://github.com/peastman/sso> .

<http://purl.org/stuff/plugin-universe/plugin/viola-ex-machina-20d6ad13>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Physically inspired synthesizer for stringed instruments: violin, viola, cello, and bass, both solo instruments and ensembles.";
        rdfs:label             "Viola Ex Machina";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/viola-ex-machina/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "LGPL-2.1";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/viola-ex-machina/viola-ex-machina.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       182;
        pu:licenceId           "LGPL-2.1";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This release is focused on improving sound quality.";
                                 dcterms:issued     "2026-05-24T16:12:03Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/peastman/ViolaExMachina/releases/download/v1.4/viola_ex_machina-windows-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10563252;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "14808b00f3774beff4672473f038e204b5b976770225e3d7fd783d54552f7c26"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/peastman/ViolaExMachina/releases/download/v1.4/viola_ex_machina-mac-arm.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16770889;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "042ece4408c085423abb72e71a30fa5ea52f6f639d8343d9d8345f49beede55a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/peastman/ViolaExMachina/releases/download/v1.4/viola_ex_machina-mac-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17821683;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "532a507cb0432d48db1bc1b3abd41be9017ada8cb237e761cae10ee36ab6830f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    41;
                                                      pu:downloadUrl      <https://github.com/peastman/ViolaExMachina/releases/download/v1.4/viola_ex_machina-linux-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12639128;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "111c5cee51772ff5d0599776ed73979f1cc7df3c959bbfdae4bea0c1128a2b53"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "peastman/viola-ex-machina";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "strings" , "classical" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Peter Eastman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/peastman/viola-ex-machina/viola-ex-machina.jpg>;
        foaf:homepage          <https://github.com/peastman/ViolaExMachina> .

<http://purl.org/stuff/plugin-universe/plugin/owlbass-ecb7bde9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An additive single voice bass synthesizer.";
        rdfs:label             "OwlBass";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pentagrampro/owlbass/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pentagrampro/owlbass/owlbass.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       627;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is a very first release of OwlBass VST plugin. Some features may not work as expected.";
                                 dcterms:issued     "2019-01-13T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     627;
                                                      pu:downloadUrl       <https://github.com/PentagramPro/OwlBass/releases/download/v1.0/owlbass.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1671878;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "41843439727f9eb1f8e30ebbd367da0a1aba5194e9d290d22192285accefa26a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pentagrampro/owlbass";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bass" , "instrument" , "synth";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "PentagramPro";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pentagrampro/owlbass/owlbass.jpg>;
        foaf:homepage          <https://github.com/PentagramPro/OwlBass> .

<http://purl.org/stuff/plugin-universe/plugin/camomile-e787b0fa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Camomile is a meta-plugin with Pure Data embedded, letting you load and control Pure Data patches as VST3, Audio Unit, or LV2 plugins in a DAW.";
        rdfs:label             "Camomile";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pierreguillot/camomile/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       7310;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Update Pd version (0.51)\r\n- Update Juce version (6.0.0)\r\n- Remove VST2 support\r\n- Fix PdStalFx - DSP not recompiled (#126)\r\n- Fix PdStalFx - no loadbang (#126)\r\n- Fix PdStalFx - undefined when reloaded (#126)\r...";
                                 dcterms:issued     "2020-09-03T09:19:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3193;
                                                      pu:downloadUrl      <https://github.com/pierreguillot/Camomile/releases/download/v1.0.7/CamomileWindows64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7722347;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a7125fa16fff9e53e844228b5d5e400e2914a28ab69b329e342a6e4b2995c1c1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    473;
                                                      pu:downloadUrl      <https://github.com/pierreguillot/Camomile/releases/download/v1.0.7/CamomileWindows32.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6568352;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d52adac924f114795630bde150e17fbb7681bd99610285f8e6fdedab63caa6a3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1931;
                                                      pu:downloadUrl      <https://github.com/pierreguillot/Camomile/releases/download/v1.0.7/CamomileMacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10083558;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8e1c4c27f73045c109c5ed17fb5cfb6e5da24b75385f9024380cb7a115d606bb"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     1713;
                                                      pu:downloadUrl       <https://github.com/pierreguillot/Camomile/releases/download/v1.0.7/CamomileLinux64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12700464;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4a6e2462ba02814dcff0640e0cc8ba5a36a8caaea680e691f200dc07baefafab"
                                                    ];
                                 pu:packageVersion  "1.0.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pierreguillot/camomile";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "meta plugin" , "pure data";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "Pierre Guillot";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pierreguillot/camomile/camomile.jpg>;
        foaf:homepage          <https://github.com/pierreguillot/Camomile> .

<http://purl.org/stuff/plugin-universe/plugin/lumen-813eebd8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Wavetable synthesizer that turns dropped-in images into sound — brightness becomes waveform, image structure becomes harmonics";
        rdfs:label             "Lumen";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pixelsncodes/lumen/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       2185;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Drop a photo onto the synth and it becomes sound via the Lens image-to-tone engine (Scan + Spectral modes, color-driven macros). Includes 32 factory presets, poly/mono/legato voice modes with glide, a live spectral waterfall display, and MIDI Learn.";
                                 dcterms:issued     "2026-07-04T00:57:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2185;
                                                      pu:downloadUrl      <https://github.com/pixelsncodes/lumen/releases/download/v1.0.0/Lumen-1.0.0-win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8439162;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a6d95c54413aedfc2afc7b302f07ee21b3c6919084472c48300130c8205c19f8"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pixelsncodes/lumen";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "standalone" , "wavetable" , "vst3" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Kazi Ahmed";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pixelsncodes/lumen/lumen.jpg>;
        foaf:homepage          <https://github.com/pixelsncodes/lumen> .

<http://purl.org/stuff/plugin-universe/plugin/plugdata-06f294b2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A plugin wrapper around Pure Data with a new GUI, allowing visual patching in a wide selection of DAWs. Ships with the ELSE collection of externals and abstractions, and can also be used as a standalone replacement for Pure Data.";
        rdfs:label             "plugdata";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/plugdata-team/plugdata/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       6797;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Small patch that reverts one change from v0.9.3-1, which introduced a bug for patches loaded from Library panel. You may skip this patch if you do not make use of this.\r\n\r\nChanges:\r...";
                                 dcterms:issued     "2026-03-06T16:47:26Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2734;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Win64.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          269381632;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "962017c89b6f656860eed75ec1364fffa4cb8311992aeada0f4ed936c5294a24"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     289;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Win32.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          261902336;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "271ed1ff27de8cb53fe2b7748961cc2266cd06ed00cb05d0f8bb8f29ab6d0e34"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     83;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Ubuntu-24.04-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          290172088;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f76d00e29c878e44c359ebb21e1365dfb6a5d1e7e42d04a67b9cce697420c26c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     13;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Ubuntu-24.04-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          280696612;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ae3fb7d0039ec72c76efa1c2440da84c0f9c16b27717fa76fb5afb94b2bfe810"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     37;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Ubuntu-22.04-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          286995904;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "cedd27f0abbbc34f48d8c43797ec5580765abd75a79394bec18dc32344cdf269"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     13;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Ubuntu-22.04-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          278967792;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8f4b9beda0e1d20f5d76b2e840f45e502b506663b955947b47a310b6d5c8c3e0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     60;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Arch-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          284406564;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b8d0ca7300a5aeedd01140fe42db4a0fb3d29c07cfc32bd21d4a2e38f4ce21fe"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     1074;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Arch-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          293186948;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8d8a635f00bb1abf0b8403ec9e969e3c134317fda40a9ad0af5c1dd3fe7a8e08"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     48;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Debian-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          281719492;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "776d1c0c38e0bcc7f03bb222e6afc466432e9847f30e7cce92610f64570b627a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     103;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Debian-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          291225692;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "6ef4a01625540692593e68506c1c2c18eeeeb7923b16463ac1569725d2f1cad0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     12;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Fedora-41-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          281295108;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "082784c87ce6b9664b4f500081336eb6a249cfa57e13b939c84774cea9cb059d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Fedora-41-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          290780500;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7009104d60dd63bff511be1c8ccce40c7474cbd8bac96f1413c3f0a9bfc7f41b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Fedora-42-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          282875492;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "38620b7bbe55d92941a6195405d9e72f8a4e38476ef97a180241fbecd1737808"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     61;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-Fedora-42-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          291923072;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8deaeb65f602e90a7d900e6aa84f4b60d76f277d8e3c753c37dbaf56dcb2cafd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    216;
                                                      pu:downloadUrl      <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-macOS-Legacy.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         397798001;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3ebffc363f8a159caa660ee907bd8d61ef79c0cc8d1777e097fe8b511ea1f30e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2000;
                                                      pu:downloadUrl      <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-macOS-Universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         770562825;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2d4edfe2f7778572cbfe14f86274fc65b6bd043d75588d274166f0518504d4d3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-OpenSUSE-Tumbleweed-aarch64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          282684152;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "eb35096c92e7af27c4d6a95af03fc7d4b8c34abbb21bf66becc4f61b2e2a760e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     12;
                                                      pu:downloadUrl       <https://github.com/plugdata-team/plugdata/releases/download/v0.9.3-2/plugdata-OpenSUSE-Tumbleweed-x64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          291927040;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "dad1c9994622f52d6f23e20f4c68c1f692deabf76b45bb3e5c47d3c229b11d34"
                                                    ];
                                 pu:packageVersion  "0.9.3-2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "plugdata-team/plugdata";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "visual programming" , "pure data" , "patching" , "modular";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "plugdata-team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/plugdata-team/plugdata/plugdata.jpg>;
        foaf:homepage          <https://github.com/plugdata-team/plugdata> .

<http://purl.org/stuff/plugin-universe/plugin/mucap-f9c8cf98>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Retrospective MIDI recording plugin with sample-accurate capture of all basic MIDI events on all channels, plus bar-marker selection snapping";
        rdfs:label             "Mucap";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/polygon/mucap/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       78;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.9.0 release.";
                                 dcterms:issued     "2025-12-24T20:05:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/polygon/mucap/releases/download/v0.9.0/mucap-0.9.0-amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         13809702;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b33788ecb1d98a8e0b6ba5df1739928661606052609c61193cdb9fea904e9c33"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "polygon/mucap";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "clap" , "midi" , "recording";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Utility;
        trn:vendor             "polygon";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/polygon/mucap/mucap.jpg>;
        foaf:homepage          <https://github.com/polygon/mucap> .

<http://purl.org/stuff/plugin-universe/plugin/dpcm-bitcrusher-5660c1b6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE Bitcrush VST emulating NES 2A03 DPCM sound";
        rdfs:label             "DPCM Bitcrusher";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potatoteto/dpcm-bitcrusher/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe";
        pu:downloadCount       98;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Quality has been renamed to Sample Update Rate.\r\n- Additionally, the Sample Update Rate UI changed from a ComboBox/Dropdown Menu to an automatable slider.";
                                 dcterms:issued     "2025-06-10T01:20:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    71;
                                                      pu:downloadUrl      <https://github.com/potatoTeto/DPCM_Bitcrusher/releases/download/v1.2/DPCM_Bitcrusher_VST3_v1.2.7z>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2021145;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0503824b9b110749d10765fe67924f3e572f247162d72c4a6937c49faabd85cc"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     27;
                                                      pu:downloadUrl       <https://github.com/potatoTeto/DPCM_Bitcrusher/releases/download/v1.2/DPCM_Bitcrusher_StandalonePlugin_v1.2.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1941430;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e407a542920208a46363ae6faa281bb483309604d49d6b0c445bf43fdc55c201"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "potatoteto/dpcm-bitcrusher";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrusher" , "chiptune" , "lo-fi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "potatoTeto";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potatoteto/dpcm-bitcrusher/dpcm-bitcrusher.jpg>;
        foaf:homepage          <https://github.com/potatoTeto/DPCM_Bitcrusher> .

<http://purl.org/stuff/plugin-universe/plugin/polarity-chord-filter-a4fee3a8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Filters notes out of an incoming chord based on their position from the bottom (e.g. always return the 2nd-lowest note) — useful for splitting chord progressions into separate melody/bass lines to send to other instruments.";
        rdfs:label             "Polarity Chord Filter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potr-soft/chord-filter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-2-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi>;
        pu:downloadCount       182;
        pu:licenceId           "BSD-2-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.0.4 release.";
                                 dcterms:issued     "2021-11-08T16:14:46Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    117;
                                                      pu:downloadUrl      <https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1486768;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "eb132df09af08ed7b6bc4a7d39983ba25e18a952997ba0c68f0087cce3be7ba6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1988436;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "93a91a9571ee5e2b64b55994a5f225ff15a92e5f584be58e679556d1e921f139"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/POTR-Soft/Chord-Filter/releases/download/v0.0.4/Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1403214;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6eda6038b59c1626a977c30bc17d9398fd4904dcd32fc40622bcbce3dae349ac"
                                                    ];
                                 pu:packageVersion  "0.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "potr-soft/chord-filter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "note filter" , "chord" , "midi effect" , "bitwig";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "POTR Software";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/potr-soft/chord-filter/chord-filter.jpg>;
        foaf:homepage          <https://github.com/POTR-Soft/Chord-Filter> .

<http://purl.org/stuff/plugin-universe/plugin/prism-6a0aa840>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Granular sampler with 10 independent voices, each with its own sample, loop, and modulation state, per-voice DSP (pitch shift, overdrive, bit crush, AM), and an XY pad for pan/volume placement";
        rdfs:label             "Prism";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/powerpcme/prism/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       15;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.3 release.";
                                 dcterms:issued     "2026-02-28T04:28:45Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/powerpcme/Prism/releases/download/v1.0.3/Prism-v1.0.3-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6419234;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "77307bfd92bca62841158d00bf4c6cce6590e74cee1157d7843c6b1f62cf51e3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/powerpcme/Prism/releases/download/v1.0.3/Prism-v1.0.3-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15970086;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f0d812c0a366dc96313d7b36f4ed6463b7e155de5ccb11210fe005cf820bbb44"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/powerpcme/Prism/releases/download/v1.0.3/Prism-v1.0.3-linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          6547009;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8a1728dc903012f8be24100451530a26102b5c37b57b6ab397388a40b29047bf"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "powerpcme/prism";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "xy pad" , "multi-voice" , "granular";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "powerpcme";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/powerpcme/prism/prism.jpg>;
        foaf:homepage          <https://github.com/powerpcme/Prism> .

<http://purl.org/stuff/plugin-universe/plugin/ripchord-62f9e972>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A free MIDI plugin that makes it easy to create, perform and remix chord progressions. This fork adds Linux and CLAP support.";
        rdfs:label             "Ripchord";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/prg318/ripchord/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       55;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Linux CLAP and VST3 build.\nNEW: async non-blocking filechoosers.\n";
                                 dcterms:issued     "2022-11-18T03:34:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    55;
                                                      pu:downloadUrl      <https://github.com/prg318/ripchord/releases/download/v2.8-prg-build3/ripchord-2.8.0-prg-build3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         62334797;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d0a4d46c2e4cc53ab2b7e00548cfcf2fdc9655113a22494f61a20998b8b1cad7"
                                                    ];
                                 pu:packageVersion  "2.8.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "prg318/ripchord";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chords" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioInstrument;
        trn:vendor             "prg318";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/prg318/ripchord/ripchord.jpg>;
        foaf:homepage          <https://github.com/prg318/ripchord> .

<http://purl.org/stuff/plugin-universe/plugin/spectral-abyss-multiband-saturation-4ea8b85e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multiband Saturation Plugin";
        rdfs:label             "Spectral Abyss Multiband Saturation";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pschaupp/spectral-abyss-multiband-saturation/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       29;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Improvements:\n- New spectrum analyser\n\nBug fixes:\n- Filters in tape saturation only on left side for stereo signals fixed\n- Noise when using on Cubase instrument tracks fixed";
                                 dcterms:issued     "2025-10-09T19:47:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/pschaupp/spectral-abyss-multiband-saturation/releases/download/v1.0.1/SpectralAbyssWindows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2870845;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a0785be6c3908f0acbe02505d26929caf99d303093abccf9cb62ddd670a6344f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/pschaupp/spectral-abyss-multiband-saturation/releases/download/v1.0.1/SpectralAbyssMacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3156239;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "34d34483e5a3c804e49b6cec988917c2dbf97073ce9cb9fa3053c34f80cbbd37"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "pschaupp/spectral-abyss-multiband-saturation";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Philipp Schaupp";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/pschaupp/spectral-abyss-multiband-saturation/spectral-abyss-multiband-saturation.jpg>;
        foaf:homepage          <https://github.com/pschaupp/spectral-abyss-multiband-saturation> .

<http://purl.org/stuff/plugin-universe/plugin/drumlabooh-7c26f5c6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A drum machine supporting Hydrogen, Drumlabooh/Drumrox, and SFZ drumkit formats, with a built-in mixer, per-instrument filter FX, and round robin/cycle random sample modes.";
        rdfs:label             "Drumlabooh";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/psemiletov/drumlabooh/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       1934;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Tidied up the HP/LP filters in the effects section, and fixed a crash when loading SFZ kits with unsupported round-robin parameters.";
                                 dcterms:issued     "2026-05-05T11:10:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    413;
                                                      pu:downloadUrl      <https://github.com/psemiletov/drumlabooh/releases/download/12.2.0/drumlabooh.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2970124;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "518f9ae34e2b95337d24b77c3b71456c893691ab8a8f1a1689b8d0f4e4f324e5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    387;
                                                      pu:downloadUrl      <https://github.com/psemiletov/drumlabooh/releases/download/12.2.0/drumlabooh.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2870959;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "210d17cc8c09a8683ee85ca7989065972048cd60f776015f965393131d1c3033"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    423;
                                                      pu:downloadUrl      <https://github.com/psemiletov/drumlabooh/releases/download/12.2.0/drumlabooh-multi.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2969581;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "50e8f6bed928842e5e0b9ff7939de190dbd2bba49e7314776adfe076e89a80a1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    391;
                                                      pu:downloadUrl      <https://github.com/psemiletov/drumlabooh/releases/download/12.2.0/drumlabooh-multi.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2867881;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a9d649bd7b149449a6953c14c0efc2e3b39733e830465bb670d4451ab2438b50"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    320;
                                                      pu:downloadUrl      <https://github.com/psemiletov/drumlabooh/releases/download/12.2.0/drumlabooh-installer.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         124199089;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f2df9244befff95b50c2d0d0ea7ffb21b90445b241b4670db26e504e06a85dd2"
                                                    ];
                                 pu:packageVersion  "12.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "psemiletov/drumlabooh";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum machine" , "sfz" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Peter Semiletov";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/psemiletov/drumlabooh/drumlabooh.jpg>;
        foaf:homepage          <https://github.com/psemiletov/drumlabooh> .

<http://purl.org/stuff/plugin-universe/plugin/librekick-9d7fc684>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open-source kick drum synthesizer using visual waveshaping to generate kick samples";
        rdfs:label             "LibreKick";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/psyberfly/librekick/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       44;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Alpha release v0.1.0. Early alpha stage — Linux CLAP only.";
                                 dcterms:issued     "2026-04-19T18:06:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    44;
                                                      pu:downloadUrl      <https://github.com/psyberfly/LibreKick/releases/download/v0.1.0/LibreKick_linux_x86_64.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11771096;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "da941253b37983cbe7a38c571fd017db36025a7c626c308d6dc003d2842c702f"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "psyberfly/librekick";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "kick" , "drum synthesis" , "waveshaper";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Anorak";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/psyberfly/librekick/librekick.jpg>;
        foaf:homepage          <https://github.com/psyberfly/LibreKick> .

<http://purl.org/stuff/plugin-universe/plugin/oi-grandad-5d29b923>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Four-voice granular sampler with modulation and resynthesis capabilities, built with HISE.";
        rdfs:label             "Oi, Grandad!";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/oi-grandad/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/granular>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       399;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Restored disabled Post FX module\n- Fixed master gain control range\n- Added some additional global settings useful for standalone";
                                 dcterms:issued     "2026-06-29T14:00:53Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     246;
                                                      pu:downloadUrl       <https://github.com/publicsamples/Oi-Grandad/releases/download/2.4.3b/OiGrandad_Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          48073468;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e7e2dcc37ca828cbca1e89ba2c04c3fa45f16d4d325c094a22da20f63d04c1c5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    111;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Oi-Grandad/releases/download/2.4.3b/OiGrandad_Mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         62574248;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5e7ebb733a3efd956703823418c610a6bc4e8b637501f41144759dfc84729d4f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     42;
                                                      pu:downloadUrl       <https://github.com/publicsamples/Oi-Grandad/releases/download/2.4.3b/OiGrandad_Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          58817680;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "366d52173b647e7de0026370dc4c13081140cdb7948c21cf429f47cabff68ced"
                                                    ];
                                 pu:packageVersion  "2.4.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "publicsamples/oi-grandad";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drones" , "granular" , "instrument" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Modular Samples";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/oi-grandad/oi-grandad.jpg>;
        foaf:homepage          <https://github.com/publicsamples/Oi-Grandad> .

<http://purl.org/stuff/plugin-universe/plugin/quetzalcoatl-7b030527>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Quetzalcoatl is an 8-layer sample playback plugin (rompler) for Mac, Windows & Linux. Features multi-stage crossfading, wavetable mode, wavefolder, extensive modulation/sequencing, filter, and a large built-in sound library.";
        rdfs:label             "Quetzalcoatl";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/quetzalcoatl/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       2333;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixes linux file order issues\n- Resolves various minor bugs\n- Links redirect to new store\n- Adds more waves to standard version\n- Adds more wavetables to expanded version\n";
                                 dcterms:issued     "2024-11-07T15:23:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1483;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Quetzalcoatl/releases/download/0.8.7/Quetzalcoatl.Win.VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         518146320;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3909c98e0c9bf8bcc7c432bfa2fdefd8159eb921e79dfa61b8cfc25b2b5c841e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    577;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Quetzalcoatl/releases/download/0.8.7/Quetzalcoatl.Mac.VST3.AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         978422404;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9dca0087f939e3641a67b3141675e1b4b6d51e03d39a95afddde7baec6cdd80a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    273;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Quetzalcoatl/releases/download/0.8.7/Quetzalcoatl-Linux.VST3.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         506702148;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f9b7a60728ece3ddcf13864ce57a154e85bf2f9b70970ada79d7427593550218"
                                                    ];
                                 pu:packageVersion  "0.8.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "publicsamples/quetzalcoatl";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "texture" , "pad" , "rompler" , "instrument" , "wavetable" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Modular Samples";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/quetzalcoatl/quetzalcoatl.jpg>;
        foaf:homepage          <https://github.com/publicsamples/Quetzalcoatl> .

<http://purl.org/stuff/plugin-universe/plugin/xolotl-966de110>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A harmonic synthesizer.";
        rdfs:label             "Xolotl";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/xolotl/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       185;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- UI colour changes\n- Cleaned up sample library\n- Added loop/scrub playback mode\n- Fixed preset loading bug\n- Performance improvements\n- Delay is now stereo with ping-pong mode and clock sync\n- Spread option for various controls";
                                 dcterms:issued     "2026-05-15T18:27:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    53;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Xolotl/releases/download/0.9.2/Xolotl-0.9.2.Mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         912706080;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d56cfe548929b776cba6e52d856b4fa3110793fcdff2b8a8a2c768045e475644"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    85;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Xolotl/releases/download/0.9.2/Xolotl-0.9.2-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         43727474;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "b876cb9ff4e561d1a77a2f24b4a8f47214dc5e60d5a39cde923c2e335e89abf6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/publicsamples/Xolotl/releases/download/0.9.2/xolotl-0.9.2-Linux.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         62289340;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "31cf90dc9a9a3e839439ab5a0148cc4ad1bdedb4cfedc01c34edb1b192f3b111"
                                                    ];
                                 pu:packageVersion  "0.9.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "publicsamples/xolotl";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample-based" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Modular Samples";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/publicsamples/xolotl/xolotl.jpg>;
        foaf:homepage          <https://github.com/publicsamples/Xolotl> .

<http://purl.org/stuff/plugin-universe/plugin/entropictron-99304f13>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Entropictron is a free software context synthesizer and audio effect.";
        rdfs:label             "Entropictron";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quamplex/entropictron/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       93;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Features\r\n\r\n- Random gate module\r\n- Add dry/wet for glitch module\r\n\r\nImprovements:\r\n\r\n- Glitch: add a small cross-fade to avoid artifacts";
                                 dcterms:issued     "2026-07-30T11:29:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    48;
                                                      pu:downloadUrl      <https://github.com/quamplex/entropictron/releases/download/v1.2.0/GNULinux_binaries_v1.2.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         491620;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "2241aa5b00e46d76503793dd286fbf4e2bc5f57c46a79a1f9d5229c6811892f3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    45;
                                                      pu:downloadUrl      <https://github.com/quamplex/entropictron/releases/download/v1.2.0/EntropictronWindowsInstaller-v1.2.0-x86_64.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5064410;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "dcc3ae6ed17f15756d49124791328a1b6efd5f3ed3cbe280ff6a6974ac7be1fa"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "quamplex/entropictron";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "synthesizers" , "noise generator" , "glitch effect" , "vst3" , "audio plugins";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Quamplex";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quamplex/entropictron/entropictron.jpg>;
        foaf:homepage          <https://github.com/quamplex/entropictron> .

<http://purl.org/stuff/plugin-universe/plugin/geonkick-f20fc0f5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and unique effect sounds.";
        rdfs:label             "Geonkick";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quamplex/geonkick/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "elf";
        pu:downloadCount       2288;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Features\r\n\r\n- Velocity & time humanizer\r\n- Bezier mode button\r\n\r\n### Improvements\r\n\r\n- Add non-control points when Bezier mode is enabled\r\n\r\n### Fixes\r\n\r\n- Fix accessing dsp when is not yet created\r...";
                                 dcterms:issued     "2026-01-02T10:37:44Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     1093;
                                                      pu:downloadUrl       <https://github.com/quamplex/geonkick/releases/download/v3.7.0/GNULinux_binaries_v3.7.0_basic.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4435094;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ee656ef575596ab0b7976bd2ebafa93cac0059920a4721c1dd0a5c9f68a7add0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1195;
                                                      pu:downloadUrl      <https://github.com/quamplex/geonkick/releases/download/v3.7.0/GeonkickWindowsInstaller-v3.7.0-x86_64_basic.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         16493555;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "022f567862b17274d628ada8edf8e51a8e1b3f4eab14b85e9f2bf704d9efab51"
                                                    ];
                                 pu:packageVersion  "3.7.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "quamplex/geonkick";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "percussion" , "drums" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Quamplex";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quamplex/geonkick/geonkick.jpg>;
        foaf:homepage          <https://github.com/quamplex/geonkick> .

<http://purl.org/stuff/plugin-universe/plugin/kholors-station-f0a6f75e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Live, color-coded spectrogram of your DAW tracks in a single window. VST Compatible.";
        rdfs:label             "Kholors Station";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quentinfaidide/kholorsstation/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       187;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Bug Fixes: remove broken microsoft trusted signing.";
                                 dcterms:issued     "2026-02-11T22:43:42Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     74;
                                                      pu:downloadUrl       <https://github.com/QuentinFAIDIDE/KholorsStation/releases/download/v1.26.2/KholorsStation-v1.26.2-Install.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          37806333;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c0de842b6b5d576fc9a898560bb03c75ab7183bc1544fe46784ed20be387ce47"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     29;
                                                      pu:downloadUrl       <https://github.com/QuentinFAIDIDE/KholorsStation/releases/download/v1.26.2/kholors_v1.26.2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          15188336;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "c59a11689175afd78ac58d7047425ef0cd87615d8c506ae33a93ab1c98487951"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     84;
                                                      pu:downloadUrl       <https://github.com/QuentinFAIDIDE/KholorsStation/releases/download/v1.26.2/kholors-v1.26.2.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          11419968;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e9fe0b8f736746501b219059d6e654f0a6fd31aef43bec6afe93ac7de3474c1e"
                                                    ];
                                 pu:packageVersion  "1.26.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "quentinfaidide/kholorsstation";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analyzer" , "spectrogram";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Quentin FAIDIDE";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quentinfaidide/kholorsstation/kholorsstation.jpg>;
        foaf:homepage          <https://github.com/QuentinFAIDIDE/KholorsStation> .

<http://purl.org/stuff/plugin-universe/plugin/vstprofiler-d53a14c0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open-source guitar amplifier simulator plugin that models the sound and dynamic behavior of legendary guitar amplifiers using impulse responses, circuit modeling, and lightweight machine learning.";
        rdfs:label             "VstProfiler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quentinstoll/vstprofiler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       14;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added automated tests, coverage, and CI integration.";
                                 dcterms:issued     "2026-07-15T13:01:28Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/QuentinStoll/VstProfiler/releases/download/v2026.07.15-112/windows-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          27064456;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3e0725e8c8c948763f96ccee201afb4a7e172d6e037ffbace03f38536521a022"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/QuentinStoll/VstProfiler/releases/download/v2026.07.15-112/windows-arm64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          25858717;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ac72ac3bca954a82ba9cbf72f74d5594542d1739f800d966b479e63f874b53cd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/QuentinStoll/VstProfiler/releases/download/v2026.07.15-112/linux-x64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11309973;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4a900e30cc2711726bf7e665b49f789b462ef35a8f3ada30bebe6e74044a24b4"
                                                    ];
                                 pu:packageVersion  "2026.7.15-112"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "quentinstoll/vstprofiler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "amp simulator" , "impulse response" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Quentin Stoll";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/quentinstoll/vstprofiler/vstprofiler.jpg>;
        foaf:homepage          <https://github.com/QuentinStoll/VstProfiler> .

<http://purl.org/stuff/plugin-universe/plugin/quantum-verb-22d29ddc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A free & open source convolution reverb plugin built on the JUCE framework";
        rdfs:label             "Quantum Verb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/qvbdev/quantumverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:downloadCount       1307;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Product development complete based on original requirements. All feature branches merged and product works as intended.";
                                 dcterms:issued     "2018-04-04T18:22:39Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     589;
                                                      pu:downloadUrl       <https://github.com/QVbDev/quantumVerb/releases/download/v1.0.0/quantumVerb.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13339648;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "593b534669b421245525b506d66d20201b2eaa4a63b2da9f2f35ae9d65dd9080"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    718;
                                                      pu:downloadUrl      <https://github.com/QVbDev/quantumVerb/releases/download/v1.0.0/quantumVerb.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13494272;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5a30e56dbb21ef8cd235d5ced98501b2cf8c813b7e0bd8d9f2f0e9a36fadfd9a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "qvbdev/quantumverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb" , "effect" , "convolution";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "quantumVerb Dev Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/qvbdev/quantumverb/quantumverb.jpg>;
        foaf:homepage          <https://github.com/QVbDev/quantumVerb> .

<http://purl.org/stuff/plugin-universe/plugin/xenos-09810877>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A virtual instrument implementing Iannis Xenakis's Dynamic Stochastic Synthesis algorithm, with a xenharmonic pitch quantizer, Scala scale import, and ten stochastic distributions for generating waveforms.";
        rdfs:label             "Xenos";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/raphaelradna/xenos/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       2082;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Initial Linux release\r\n- Increase default polyphony to 128 voices\r\n- New voices begin with the current pitch bend value\r\n- Properly clear inactive voices\r\n- Fix bug affecting pitch at sampling rates other than 44.1 kHz";
                                 dcterms:issued     "2023-03-30T17:51:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1216;
                                                      pu:downloadUrl      <https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_WIN.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2432084;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "fa357faf079ece8a86515464f790f71a06182f711ed2c0cf9914c3a6f50fe5e3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    597;
                                                      pu:downloadUrl      <https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_MAC.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3459391;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "10dacac58d06a5048df8040fb0380abd8e37ac8ee80bfba74e74cefb7f02cb15"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    269;
                                                      pu:downloadUrl      <https://github.com/raphaelradna/xenos/releases/download/v1.0.1/Xenos-1.0.1_LIN.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3554045;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "edd4ab7674feff1b349a21f4a568dc6a65dbfaf8cf0d812bc6e11832e7881599"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "raphaelradna/xenos";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "xenharmonic" , "stochastic synthesis" , "microtonal";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Raphael Radna";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/raphaelradna/xenos/xenos.jpg>;
        foaf:homepage          <https://github.com/raphaelradna/xenos> .

<http://purl.org/stuff/plugin-universe/plugin/looperpedal-9bc17319>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Guitar looper pedal plugin with MIDI control — record, overdub, play, and pause loops up to 120 seconds with seamless crossfade";
        rdfs:label             "LooperPedal";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rbmannchued/looperpedal/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       106;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.0 release.";
                                 dcterms:issued     "2026-04-07T02:22:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    106;
                                                      pu:downloadUrl      <https://github.com/rbmannchued/LooperPedal/releases/download/v0.1.0/looper.lv2.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         13763;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0f2f7c134e9387ade9f12c207ef4a04e2ded73a78f670e0c4e8816785e6f03a6"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rbmannchued/looperpedal";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "looper" , "guitar" , "midi";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Rafael Bormann Chuede";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rbmannchued/looperpedal/looperpedal.jpg>;
        foaf:homepage          <https://github.com/rbmannchued/LooperPedal> .

<http://purl.org/stuff/plugin-universe/plugin/rcsiner-38953bf6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A sine-based waveshaper";
        rdfs:label             "RCSiner";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rcjach/rcsiner/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       1754;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- add MacOS plug-ins\n- fix Mix slider getting undefined error\n- reduce channel count to avoid plugin becoming mono when set to multiple channels\n- fix sustained buzz on project load with oversample set to on";
                                 dcterms:issued     "2025-08-29T21:28:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    141;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_x86.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         624600;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "82e4bfdc5969ef139c9a8d283374993c93c9bc0471a82da9e8abfc6d72918a05"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    74;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_x86.clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         601327;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1f768b68696912680ebaebe534a8ff849afff7736e14a92363a56d6c061c7e5f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    754;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_x64.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         708754;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c2dc41b3d3b32b335f9e3534f50a949f8441e05ab7b38139e426d8a3b5663186"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    237;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_x64.clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         676249;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "129482a5c1bfb7fb5aa170d0126c1072717743797790a7e75049c4a209abdb5b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    225;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_MacOS.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1353095;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4ce37b53b05b2f44d294af06401bdf3ae352570ea61127a3887b0bd17673c7f7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    96;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_MacOS.clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1108423;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7882f84c1667a46541e74f7b9892cc14e8bf5367330c5b82da29af09aa5ee1b0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    227;
                                                      pu:downloadUrl      <https://github.com/RCJacH/RCSiner/releases/download/v1.0.1/RCSiner_v1.0.1_MacOS.au.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1056416;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "265be96a0c4735340247eca226827cdeebafd06bcb558d92a74aea1afc10a720"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rcjach/rcsiner";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "waveshaper" , "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "RCJacH";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rcjach/rcsiner/rcsiner.jpg>;
        foaf:homepage          <https://github.com/RCJacH/RCSiner> .

<http://purl.org/stuff/plugin-universe/plugin/meeblip-controller-75be146b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI controller plugin for the Meeblip Anode open-source hardware synthesizer.";
        rdfs:label             "Meeblip Controller";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rclement/meeblip-controller/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       88;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Added\r\n- Linux support for standalone app and VST plug-in ([#1](https://github.com/rclement/meeblip-controller/issues/1))\r\n\r\n### Changed\r\n- Add Linux build to Travis-CI\r\n- Update README.md with Linux support\r\n\r\n### Fixed\r...";
                                 dcterms:issued     "2018-11-30T18:00:06Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     28;
                                                      pu:downloadUrl       <https://github.com/rclement/meeblip-controller/releases/download/1.0.2/Meeblip_Controller_-_1.0.2_-_Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2982370;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "08cf48b2214c13d1ed7fed1aa671e4b67ce60198533328fc120bb5e3d3705d95"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/rclement/meeblip-controller/releases/download/1.0.2/Meeblip_Controller_-_1.0.2_-_MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10571334;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "917b0bc7dacf9cfc31c0a01ee1e5d5c77d75d89d40ed0e3d079bb00757af572f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     22;
                                                      pu:downloadUrl       <https://github.com/rclement/meeblip-controller/releases/download/1.0.2/Meeblip_Controller_-_1.0.2_-_Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          59126544;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "66537603a01fc5515309922406b6b105848617447f8f2804dbfcd045fc06ecef"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     15;
                                                      pu:downloadUrl       <https://github.com/rclement/meeblip-controller/releases/download/1.0.2/Meeblip_Controller-1.0.2-x86_64.AppImage>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          50716040;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "01c0adda69b330b3911f3b6572c09dd0260a6c8e35beb5570055b9d94228438f"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rclement/meeblip-controller";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "hardware" , "midi controller" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone , trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "Romain Clement";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rclement/meeblip-controller/meeblip-controller.jpg>;
        foaf:homepage          <https://github.com/rclement/meeblip-controller> .

<http://purl.org/stuff/plugin-universe/plugin/ob-xd-888bb826>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Recreates the sound and behaviours of the Oberheim OB-X, without the limitations of the original hardware including features such as micro random detuning.";
        rdfs:label             "OB-Xd";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/ob-xd/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/ob-xd/obxd.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       2380;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Unlock Bi-Directional MIDI Control\n- New Unison Voices\n- Enhanced Oscillator Features\n- Advanced Filter Capabilities\n- Refined Attack Envelope Shape\n- Oversampling Selection\n- MIDI and Preset Bar Enhancements\n- LFO Synchronization\n";
                                 dcterms:issued     "2021-05-30T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:downloadUrl       <https://www.discodsp.com/download/?id=3>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          95408408;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9ce280408fe2b20fb82531f5cdee44b7df432ba064df308a5e4ee73303938ccb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone;
                                                      pu:downloadUrl      <https://www.discodsp.com/download/?id=2>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         120356049;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d918493c188f0f18283e24f63d70faa35ff57df06c074e017c07d699cd78d697"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:downloadUrl       <https://www.discodsp.com/download/?id=9>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          100396266;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "786d6c2484fc80ad76fdbf0cc3b7d440e32eda83e793f196fae0d713d04af7a5"
                                                    ];
                                 pu:packageVersion  "3.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "reales/ob-xd";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "ob-x" , "instrument" , "synth";
        trn:format             trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "discoDSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/ob-xd/obxd.jpg>;
        foaf:homepage          <https://github.com/reales/OB-Xd> .

<http://purl.org/stuff/plugin-universe/plugin/opl-85ef7212>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "OPL FM synth plugin emulates a digital sound synthesis chip developed by Yamaha in the mid 1980s.";
        rdfs:label             "OPL";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/opl/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/opl/opl.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2024-08-08T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:downloadUrl       <https://www.discodsp.com/download/?id=27>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10657176;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "20b38b91ac4377345c5d72689a9a5d07c81f4aa4fceaa20a208e22bc92ba3506"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://www.discodsp.com/download/?id=23>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23932951;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "921ab553f86b12f29ac5d7dddde144138228360d28edbcfa49fd93632198f245"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadUrl       <https://www.discodsp.com/download/?id=28>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11510078;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "29e5ff992b0e2bdea88af3bfbe8632c61409f7e28f02a39f96bd89299539e786"
                                                    ];
                                 pu:packageVersion  "2.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "reales/opl";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fm" , "instrument" , "synth";
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "discoDSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reales/opl/opl.jpg>;
        foaf:homepage          <https://github.com/reales/OPL> .

<http://purl.org/stuff/plugin-universe/plugin/mydrum7-2994c1ac>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "High-fidelity virtual acoustic drum kit plugin in LV2 format, built natively for Linux with a focus on organic, realistic sound and low CPU usage";
        rdfs:label             "MyDrum7";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/realsigmamusic/mydrum7/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       15;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.5.2 release.";
                                 dcterms:issued     "2026-02-16T23:53:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/realsigmamusic/mydrum7/releases/download/v1.5.2/mydrum7.lv2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         199040039;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0b4c1d9d80a58ac0ea6882298fd33db29eaf824942d42d0044046a3a0c824873"
                                                    ];
                                 pu:packageVersion  "1.5.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "realsigmamusic/mydrum7";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "acoustic" , "drums" , "lv2";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "realsigmamusic";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/realsigmamusic/mydrum7/mydrum7.jpg>;
        foaf:homepage          <https://github.com/realsigmamusic/mydrum7> .

<http://purl.org/stuff/plugin-universe/plugin/macro-oscillator-a3e67176>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Compact synthesizer built around the Mutable Instruments Braids macro oscillator engine, with multi-stage MSEG modulation";
        rdfs:label             "Macro Oscillator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reece4000/macro-oscillator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       4;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Updates the Macro OSC backing image and README download link.";
                                 dcterms:issued     "2026-06-18T11:34:13Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/Reece4000/macro_oscillator/releases/download/v0.1.1/MacroOSC-macOS-arm64-v0.1.1-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2629681;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4ea8388aba20f610a67ee155c6060158c4cf947c60cb013d2b63350b0b37c9c7"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "reece4000/macro-oscillator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "mseg" , "braids" , "modulation" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Reece Mitchell";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reece4000/macro-oscillator/macro-oscillator.jpg>;
        foaf:homepage          <https://github.com/Reece4000/macro_oscillator> .

<http://purl.org/stuff/plugin-universe/plugin/rsalgorithmic-verb-b1cc9edb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Retro algorithmic reverb plugin in JUCE with multiple algorithms (including emulations of classic hardware) and more to come.";
        rdfs:label             "RSAlgorithmic Verb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reillypascal/rsalgorithmicverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       543;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Updates:\n- Added cross-platform (Linux, Mac, Win) binaries\n- Added CMake and GitHub Actions workflows";
                                 dcterms:issued     "2025-08-01T18:31:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    324;
                                                      pu:downloadUrl      <https://github.com/reillypascal/RSAlgorithmicVerb/releases/download/v0.5.5/RSAlgorithmicVerb-v0.5.5-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2715682;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "71374af2c7038d795c452782ccd0e4a5a224c2d05b216a29bc19c0f0c2808216"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    97;
                                                      pu:downloadUrl      <https://github.com/reillypascal/RSAlgorithmicVerb/releases/download/v0.5.5/RSAlgorithmicVerb-v0.5.5-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12638320;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ed18948fd51537b49c09ad8caa03bf2ea98bfaf673ccf95cbfe7102f8892a1de"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    122;
                                                      pu:downloadUrl      <https://github.com/reillypascal/RSAlgorithmicVerb/releases/download/v0.5.5/RSAlgorithmicVerb-v0.5.5-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2105359;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b6c53dbee900aa4f0c9082ada4ce57dd1ba4048a35ff91a1acb1f1fbfa1a368e"
                                                    ];
                                 pu:packageVersion  "0.5.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "reillypascal/rsalgorithmicverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Reilly Spitzfaden";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reillypascal/rsalgorithmicverb/rsalgorithmicverb.jpg>;
        foaf:homepage          <https://github.com/reillypascal/RSAlgorithmicVerb> .

<http://purl.org/stuff/plugin-universe/plugin/rsbroken-media-3ef89071>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stereo glitch plugin in JUCE with tape FX, CD skips, data errors, lo-fi codecs, and more.";
        rdfs:label             "RSBroken Media";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reillypascal/rsbrokenmedia/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/spatial>;
        pu:downloadCount       37;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "# Version 0.3.1\r\n\r\n## Updates\r\n- Fixed an issue where text would not appear when compiling on Linux\r\n\r\n## Overview:\r\n- Includes compiled macOS VST3 and AU files, with additional compiler targets for Windows and Linux.\r...";
                                 dcterms:issued     "2024-06-16T01:47:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    37;
                                                      pu:downloadUrl      <https://github.com/reillypascal/RSBrokenMedia/releases/download/0.3.1/RSBrokenMedia-v0.3.1-macos.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4323474;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "971db2e41e48b2be643556a497ce1f123ec39067d1853e1b4108078b524ec9c6"
                                                    ];
                                 pu:packageVersion  "0.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "reillypascal/rsbrokenmedia";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "noise music" , "experimental" , "electronic music" , "glitch" , "stereo" , "music" , "sound design";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Reilly Spitzfaden";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/reillypascal/rsbrokenmedia/rsbrokenmedia.jpg>;
        foaf:homepage          <https://github.com/reillypascal/RSBrokenMedia> .

<http://purl.org/stuff/plugin-universe/plugin/toob-amp-1c782c48>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A set of high-quality guitar effect plugins for Raspberry Pi with specific support for PiPedal, including a dedicated Neural Amp Modeler";
        rdfs:label             "TooB Amp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rerdavies/toobamp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       39;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Experimental release for field testing.\n\n- Fixes for ALSA crashes when using TooB Cab IR, or TooB Convolution Reverb with buffer sizes smaller than 64 samples.\n- Revised layouts for Native UI layouts to avoid scrolling at default sizes.\n";
                                 dcterms:issued     "2026-05-05T01:06:22Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/rerdavies/ToobAmp/releases/download/v1.2.77/toobamp_1.2.77_amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12636982;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0c63281de6cf8dd4c5bd11a3634a54f4ba7d1be4573c6f68ede8822edc24f469"
                                                    ];
                                 pu:packageVersion  "1.2.77"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rerdavies/toobamp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Robin Davies";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rerdavies/toobamp/toobamp.jpg>;
        foaf:homepage          <https://github.com/rerdavies/ToobAmp> .

<http://purl.org/stuff/plugin-universe/plugin/swanky-amp-406e8280>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Tube amplifier simulation DSP plugin which aims to capture the details in the dynamics of tube amplifiers.";
        rdfs:label             "Swanky Amp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/resonantdsp/swankyamp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/resonantdsp/swankyamp/swankyamp.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe" , "dll";
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2021-04-21T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:downloadUrl       <https://www.resonantdsp.com/swankyamp/downloads/v1.4.0/win/SwankyAmp-win64.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          2469888;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5c8f1414faf84b8258bd0ab217eb149d9724125d0434c452e58f69f864aa1383"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone;
                                                      pu:downloadUrl      <https://www.resonantdsp.com/swankyamp/downloads/v1.4.0/mac/SwankyAmp-vst3.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5138961;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9c1410ac2e233309228fe78ba2b151063088bae2259162aa32002cde4cfa2e1a"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "resonantdsp/swankyamp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "amplifier" , "tube";
        trn:format             trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Resonant DSP";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/resonantdsp/swankyamp/swankyamp.jpg>;
        foaf:homepage          <https://github.com/resonantdsp/swankyamp> .

<http://purl.org/stuff/plugin-universe/plugin/modular-patterns-6a7383db>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A MIDI arpeggiator that separates a chord channel from a rhythmic pattern channel, so a chord progression's timing and voicing can be edited independently in the DAW's own MIDI clip editor. Bitwig-only for now.";
        rdfs:label             "Modular::Patterns";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rochen-sound-collective/modular-collection/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       55;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Linux and MacOS builds are untested";
                                 dcterms:issued     "2022-11-24T23:16:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    27;
                                                      pu:downloadUrl      <https://github.com/rochen-sound-collective/modular_collection/releases/download/v0.1.0-beta.2/modular-collection-71107ef-windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         844265;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9b396385a9ea6535772a90d75b830b2139cf56625c7f4fa38d48859a83b1d113"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/rochen-sound-collective/modular_collection/releases/download/v0.1.0-beta.2/modular-collection-71107ef-ubuntu-18.04.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1116391;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ea5696964dfc18b20ec25e4347f2b114d628853266ef5e8cc6fe0495ae212a4a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/rochen-sound-collective/modular_collection/releases/download/v0.1.0-beta.2/modular-collection-71107ef-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2042255;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "76b7db37ad7c5fbf80f6b23ec31061c141cc38c1f4582f0d8853fd8d1cbe20c6"
                                                    ];
                                 pu:packageVersion  "0.1.0-beta.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rochen-sound-collective/modular-collection";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chord" , "midi effect" , "arpeggiator" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Rochen Sound Collective";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rochen-sound-collective/modular-collection/modular-collection.jpg>;
        foaf:homepage          <https://github.com/rochen-sound-collective/modular_collection> .

<http://purl.org/stuff/plugin-universe/plugin/neural-resonator-vst-d59495c5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio plugin to generate and use filters based on arbitrary 2D shapes and materials";
        rdfs:label             "Neural Resonator VST";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rodrigodzf/neuralresonatorvst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi>;
        pu:downloadCount       579;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## Commits\r\n- 99c3967: - Include standalone for postprocess (Rodrigo Diaz)\r\n- 2bad3dc: - Create LICENSE (Rodrigo Diaz)\r\n- 4463fe6: Added class for linear interpolation. (adanlbenito) [#42](https://github.com/rodrigodzf/NeuralResonatorVST/pull/42)\r...";
                                 dcterms:issued     "2023-03-23T11:04:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    230;
                                                      pu:downloadUrl      <https://github.com/rodrigodzf/NeuralResonatorVST/releases/download/0.1.3/NeuralResonator_macOS_x86_64_stapled.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         334167004;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "892f3d6f6e543dcee9c418537ba2f832093bbb9df6533fb1f62fa7d1a88193cd"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    270;
                                                      pu:downloadUrl      <https://github.com/rodrigodzf/NeuralResonatorVST/releases/download/0.1.3/NeuralResonator_macOS_arm64_stapled.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         169357843;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bfa6baf1c9c8d5a3934042eadbee99a6f2bc414d940b3726ea0178b943c44600"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    79;
                                                      pu:downloadUrl      <https://github.com/rodrigodzf/NeuralResonatorVST/releases/download/0.1.3/NeuralResonator_linux_x86_64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         178619517;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c15f9e1455944fe8c98e66c83098ca15fc0f801eb6283e0c29a23b453ebab193"
                                                    ];
                                 pu:packageVersion  "0.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rodrigodzf/neuralresonatorvst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "resonator" , "neural network" , "physical modeling" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Rodrigo Diaz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rodrigodzf/neuralresonatorvst/neuralresonatorvst.jpg>;
        foaf:homepage          <https://github.com/rodrigodzf/NeuralResonatorVST> .

<http://purl.org/stuff/plugin-universe/plugin/dicefx-23915fdb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Multi-FX chain plugin built around one idea — press the dice, randomize unlocked parameters, and turn a clean input into a playable accident";
        rdfs:label             "DiceFX";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rsk21x/dicefx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       3;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2026-03-06T09:02:17Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/RSK21X/DiceFx/releases/download/v1.0/DiceFX.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5800534;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "62310e1ba773f5a233098a1748aa71e84a8070c754fcd5d7bf62d0ca6d0574be"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rsk21x/dicefx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "randomizer" , "multi-effect" , "sound design";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "RSK21";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rsk21x/dicefx/dicefx.jpg>;
        foaf:homepage          <https://github.com/RSK21X/DiceFx> .

<http://purl.org/stuff/plugin-universe/plugin/audio-analyzer-c8b6af16>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An audio analyzer plugin displaying a real-time spectrogram and sonogram of the incoming signal.";
        rdfs:label             "Audio Analyzer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rty65tt/audioanalyzer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       138;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.3.3 release.";
                                 dcterms:issued     "2024-08-06T14:46:56Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    104;
                                                      pu:downloadUrl      <https://github.com/rty65tt/AudioAnalyzer/releases/download/v0.3.3/AudioAnalyzer.vst3.v0.3.3.win64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2462307;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "63df9160ed34051d0f02cd9b7617b747c80522b008c8c667031213d73ccf38a9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    34;
                                                      pu:downloadUrl      <https://github.com/rty65tt/AudioAnalyzer/releases/download/v0.3.3/AudioAnalyzer.VST3.AU.v0.3.3.mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4074413;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "12ce1419405d859b7eca1b04e52f2c4791a1b7c6d63849670bb8236cdebc0e8a"
                                                    ];
                                 pu:packageVersion  "0.3.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rty65tt/audioanalyzer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analyzer" , "visualizer" , "spectrogram";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "rty65tt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rty65tt/audioanalyzer/audioanalyzer.jpg>;
        foaf:homepage          <https://github.com/rty65tt/AudioAnalyzer> .

<http://purl.org/stuff/plugin-universe/plugin/facemelter-9a3420ac>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "This is a distortion pedal vst plugin for guitar.";
        rdfs:label             "FaceMelter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rudro085/facemelter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       14;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.1 release.";
                                 dcterms:issued     "2024-09-13T07:56:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/Rudro085/FaceMelter/releases/download/v1.0.1/FaceMelter.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6971904;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "b5a51d7168f3f41a955b2c99b2fc72b062d6fee5dfd6b2e61d5a4563b7ccf68a"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rudro085/facemelter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pedal" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Rudro085";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rudro085/facemelter/facemelter.jpg>;
        foaf:homepage          <https://github.com/Rudro085/FaceMelter> .

<http://purl.org/stuff/plugin-universe/plugin/proco-rat-391218be>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An emulation of Rat distortion pedal using juce";
        rdfs:label             "Proco-Rat";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rudro085/proco-rat/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       40;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2024-08-26T13:03:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    40;
                                                      pu:downloadUrl      <https://github.com/Rudro085/Proco-Rat/releases/download/v1.0.0/Proco-Rat.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6898688;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e360f72d1f9f5c85e541634b1b68134441a13cccb78e967c02c143839e171741"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rudro085/proco-rat";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "pedal" , "guitar" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Rudro085";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rudro085/proco-rat/proco-rat.jpg>;
        foaf:homepage          <https://github.com/Rudro085/Proco-Rat> .

<http://purl.org/stuff/plugin-universe/plugin/sfizioso-player-f0b14b04>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source SFZ sample player (VST3/AU/Standalone) with MPE support, built on the sfizioso engine — an independent, MPE-capable fork of sfizz.";
        rdfs:label             "Sfizioso Player";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rullopat/sfizioso-player/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       10;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds native Linux support (VST3 + Standalone) with CI packaging and pluginval\nvalidation, and updates the bundled sfizioso engine to 1.1.0. Fixes Linux\nWebView plugin-host integration and PIC builds for VST3 linkage.";
                                 dcterms:issued     "2026-08-26T08:54:33Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     3;
                                                      pu:downloadUrl       <https://github.com/rullopat/sfizioso-player/releases/download/v0.11.0/sfizioso-player-windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5120508;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e13ae22627df93e49beb87833e7afe9fe3656dd8e008907177bda5dea6ff3995"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/rullopat/sfizioso-player/releases/download/v0.11.0/sfizioso-player-macos.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7420532;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a1a6a1653d6a54392296932200b7b34a1f1fd177109491e5b6aa21ed8c283de8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/rullopat/sfizioso-player/releases/download/v0.11.0/sfizioso-player-linux.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7207348;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "eda38ead85bdff88319a670ff9ad3aa85ee7bf32660042a411369e1b5900d47c"
                                                    ];
                                 pu:packageVersion  "0.11.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "rullopat/sfizioso-player";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "virtual instrument" , "sfizz" , "sample player" , "rompler" , "music production" , "mpe" , "sfz" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Patrizio Rullo";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/rullopat/sfizioso-player/sfizioso-player.jpg>;
        foaf:homepage          <https://github.com/rullopat/sfizioso-player> .

<http://purl.org/stuff/plugin-universe/plugin/grace-fea1f5f3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Sampler VST Plugin for Windows";
        rdfs:label             "Grace";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/s-oram/grace/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "dll";
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Grace v1.0.4.9 release.";
                                 dcterms:issued     "2018-07-17T05:07:11Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadUrl       <https://github.com/s-oram/Grace/files/2200235/Setup_Grace_32bit_Full_1-0-4-9_Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12142490;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "1f76435615a66bea36f0f077d68408c725f591c5486e11f3e0c2c2b0c7fd05e2"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadUrl       <https://github.com/s-oram/Grace/files/2200234/Setup_Grace_64bit_Full_1-0-4-9_Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          14241064;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b2c82a15a23f17b60fc7395c78308c49e4d389729433241512df6e9e61e48767"
                                                    ];
                                 pu:packageVersion  "1.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "s-oram/grace";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sampler";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Shannon Oram";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/s-oram/grace/grace.jpg>;
        foaf:homepage          <https://github.com/s-oram/Grace> .

<http://purl.org/stuff/plugin-universe/plugin/layerengine-dcad18d2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Quad-layer granular synthesizer for sound design and atmospheric textures, with per-layer position/pitch/density jitter, filters, spatialization, modulation and a global FX suite (chorus, delay, phaser, limiter).";
        rdfs:label             "LayerEngine";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samplaman/layerengine/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/granular> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1095;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Latest release.";
                                 dcterms:issued     "2026-05-16T17:04:57Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     730;
                                                      pu:downloadUrl       <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3313997;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "fb6d96a0a5c7be6b7eaf88989f1b9c7666eca8173a49857c811fb149bc1ef9eb"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    291;
                                                      pu:downloadUrl      <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14836717;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "305247433cfa2136784d69a75d545850bda45e69aa9e9b8c13734ee43babc070"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     41;
                                                      pu:downloadUrl       <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          23106615;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "14dc250eee56b22d28e31777c5497efac7951b06c03060b1534b9bde8a3835ae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-Linux.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14404400;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "11241e163c25b0b72cff3bb2a66bcd7a4b11bddb43443bf2abf329ae3ed2bfc3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-Linux-Universal.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          12573759;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "da4f866a90d50cc77e2d0ad8405ea5ffe5f3e58c7dc06666495ab9ece9b1be74"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/samplaman/layerengine/releases/download/latest/LayerEngine-Linux-Debian.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10573732;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "b1b32adfccf96a706e49e0c1dd5d1a6978eabefdbf4f22f14178ce078989b379"
                                                    ];
                                 pu:packageVersion  "0.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "samplaman/layerengine";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "granular" , "sound design" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "samplaman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samplaman/layerengine/layerengine.jpg>;
        foaf:homepage          <https://github.com/samplaman/layerengine> .

<http://purl.org/stuff/plugin-universe/plugin/owmb-92b90161>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open-source audio plugin (VST3, Standalone) and sample library management system with an interactive 2D sample cloud visualizer, tag-based search, and fast asynchronous WAV scanning.";
        rdfs:label             "OWMB";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samplaman/owmb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       7;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release: 2D sample cloud visualizer, tag-based search and auto-inference,\nasynchronous WAV scanning, scanned folder management, and DAW drag-and-drop.";
                                 dcterms:issued     "2026-07-27T19:56:59Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/samplaman/owmb/releases/download/v1.0.0/OWMB-Windows-11-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4153405;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "b434e1f53a926d2f2c115f1a0d9cf624692de66b623c0f2baff250e15425647d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     2;
                                                      pu:downloadUrl       <https://github.com/samplaman/owmb/releases/download/v1.0.0/OWMB-Linux-Distros-x64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9760897;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "bdce4edf01677f9df1bf2d05c847236ce67f6757ebbf78f12baaca6bed3012c5"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "samplaman/owmb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tagging" , "sample library" , "sample browser";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "samplaman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samplaman/owmb/owmb.jpg>;
        foaf:homepage          <https://github.com/samplaman/owmb> .

<http://purl.org/stuff/plugin-universe/plugin/modern-kit-6c2f534c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Modern drum kit sample library in SoundFont (SF2) format";
        rdfs:label             "Modern Kit";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samuelsantanaoficial/modernkit/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sf2";
        pu:downloadCount       9;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.2.3 release.";
                                 dcterms:issued     "2025-07-26T21:09:40Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sf2";
                                                      pu:downloadCount     9;
                                                      pu:downloadUrl       <https://github.com/samuelsantanaoficial/ModernKit/releases/download/1.2.3/Modern.Kit.sf2>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4814580;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "50d18c30d9d64e5d265b79ca0d7318e0b95096d8e4a6340274c68fb86139dcbe"
                                                    ];
                                 pu:packageVersion  "1.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "samuelsantanaoficial/modernkit";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample library" , "soundfont" , "drums";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Samuel Santana";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/samuelsantanaoficial/modernkit/modernkit.jpg>;
        foaf:homepage          <https://github.com/samuelsantanaoficial/ModernKit> .

<http://purl.org/stuff/plugin-universe/plugin/neural-amp-modeler-bb32fd6c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Plugin for Neural Amp Modeler.";
        rdfs:label             "Neural Amp Modeler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sdatkinson/neural-amp-modeler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sdatkinson/neural-amp-modeler/neuralampmodeler.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe";
        pu:downloadCount       376964;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixing issue #541 where Nexus and potentially other VST/plugin hosts crash and exit unexpectedly on NAM Plugin UI open by @synchu in #543\n";
                                 dcterms:issued     "2024-12-21T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     281775;
                                                      pu:downloadUrl       <https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases/download/v0.7.13/NeuralAmpModeler-v0.7.13-win.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3637345;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8da37afde1f0797c773d6b8709da89bdda40c0e45f67cf3e4d87291e9b5e9da5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    85850;
                                                      pu:downloadUrl      <https://github.com/sdatkinson/NeuralAmpModelerPlugin/releases/download/v0.7.13/NeuralAmpModeler-v0.7.13-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10743450;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e9cea7a409fd167e05314d423a298ecb3b2c915eba2f8a514ee0c48a70f39173"
                                                    ];
                                 pu:packageVersion  "0.7.13"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sdatkinson/neural-amp-modeler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "emulation" , "noise gate" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "sdatkinson";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sdatkinson/neural-amp-modeler/neuralampmodeler.jpg>;
        foaf:homepage          <https://github.com/sdatkinson/NeuralAmpModelerPlugin> .

<http://purl.org/stuff/plugin-universe/plugin/bear-sax-173c69b4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "1926 Conn baritone saxophone including sustained notes and breath noise.";
        rdfs:label             "Bear Sax";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/bear-sax/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/bear-sax/bear-sax.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       6632;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2021-09-11T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     6632;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/karoryfer.bear-sax/releases/download/v1.004/Karoryfer.Bear_Sax.v1.004.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          131505201;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "66c28ea361c86943b2e2bcda6ca48cf105fec4f60a8f40e7c6bbf584be45c654"
                                                    ];
                                 pu:packageVersion  "1004.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/bear-sax";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "saxophone" , "brass" , "sfz" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DSmolken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/bear-sax/bear-sax.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/karoryfer.bear-sax> .

<http://purl.org/stuff/plugin-universe/plugin/black-and-green-guitars-dd7e40e2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Black Hofner Club and Green Gretsch Anniversary electric guitars.";
        rdfs:label             "Black and Green Guitars";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/black-and-green-guitars/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/black-and-green-guitars/black-and-green-guitars.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       9055;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-08-08T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     9055;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/karoryfer.black-and-green-guitars/releases/download/v1.000/Karoryfer_Black_And_Green_Guitars_1000.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          481838512;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "ba95221d32fb6386c5d0a0799b93904fd55520aca017c5f121da290075c140c0"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/black-and-green-guitars";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "electric" , "sfz" , "instrument" , "guitar";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DSmolken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/black-and-green-guitars/black-and-green-guitars.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/karoryfer.black-and-green-guitars> .

<http://purl.org/stuff/plugin-universe/plugin/double-bass-2b24829f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "1958 Otto Rubner double bass played arco and pizzicato with additional miscellaneous noises.";
        rdfs:label             "Double Bass";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/double-bass/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/double-bass/double-bass.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       2860;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-09-04T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     2860;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/dsmolken.double-bass/releases/download/v1.001/DSmolken.double_bass.v1.001.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          265232156;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "380986bb52ee6b6469d28e9089792a3ed37cbd163fe5a19160bf4f98785e7ccb"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/double-bass";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "string" , "sfz" , "bass" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DSmolken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/double-bass/double-bass.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/dsmolken.double-bass> .

<http://purl.org/stuff/plugin-universe/plugin/horse-pulse-34a03d8c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Bass Tagelharpa played pizzicato.";
        rdfs:label             "Horse Pulse";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/horse-pulse/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/horse-pulse/horse-pulse.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       4640;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-04-01T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     4640;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/Karoryfer.HorsePulse/releases/download/v1.000/Karoryfer_Horse_Pulse_1000.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          147505176;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "52157e831b82e0b1c512abda701f9133b8cd415b42a696b4d9b133946fa2e458"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/horse-pulse";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "string" , "pluck" , "sfz" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DSmolken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/horse-pulse/horse-pulse.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/Karoryfer.HorsePulse> .

<http://purl.org/stuff/plugin-universe/plugin/hungarian-zither-fd645702>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Hungarian 'prime' zither. A rectangular instrument with over a dozen strings, mostly tuned to G, with two melody courses and the rest as drones.";
        rdfs:label             "Hungarian Zither";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/hungarian-zither/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/hungarian-zither/hungarian-zither.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       186;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-09-28T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     186;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/hungarian_zither/releases/download/v1.001/hungarian_prime_zither_1001.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          176636805;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "49962554dc9480870ee9ae959e36789448d940709164291799c8027f6e276119"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/hungarian-zither";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "strings" , "classical" , "sfz" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "DSmolken";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/hungarian-zither/hungarian-zither.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/hungarian_zither> .

<http://purl.org/stuff/plugin-universe/plugin/jrhodes3c-289fb415>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "1977 Rhodes Mark I Stage 73 piano.";
        rdfs:label           "jRhodes3c";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jrhodes3c/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-SA-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jrhodes3c/jrhodes3c.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "CC-BY-SA-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2023-07-04T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/sfzinstruments/jlearman.jRhodes3c/archive/ba6000f633d0a1d405049d877851ff7cc43f108b.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          18121230;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "cb8eb404a9f6ebb961e158be4fbbcfeda1311405dd213094b02413f65a806039"
                                                  ];
                               pu:packageVersion  "1.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "sfzinstruments/jrhodes3c";
        pu:tag               "rhodes" , "keys" , "instrument" , "sfz";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Jeff Learman";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jrhodes3c/jrhodes3c.jpg>;
        foaf:homepage        <https://github.com/sfzinstruments/jlearman.jRhodes3c> .

<http://purl.org/stuff/plugin-universe/plugin/jsteeldrum-37b2ec12>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "C Steel Drum (a.k.a. 'steel pan') hand-made in Trinidad.";
        rdfs:label             "jSteelDrum";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jsteeldrum/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Unlicense";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jsteeldrum/jsteeldrum.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "Unlicense";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2022-09-23T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/jlearman.SteelDrum/archive/e429428dd65dc645e4c9b1f134da4d2e40c400c6.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          39779222;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "5339d75ae795516a1ed322751d12f19cf0846e7bdefedd320aa0268fbde96a73"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/jsteeldrum";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "steel" , "orchestra" , "sfz" , "instrument" , "drum";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Jeff Learman";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/jsteeldrum/jsteeldrum.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/jlearman.SteelDrum> .

<http://purl.org/stuff/plugin-universe/plugin/naked-drums-2d1b7fae>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Multi-mic drumkit, with 10 round-robins, up to 5 velocity layers and several mic layers (Direct, OH, Close room, Far rooms, Mid-side and Wide OH).";
        rdfs:label           "Naked Drums";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/nakeddrums/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/nakeddrums/nakeddrums.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "CC-BY-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2021-11-08T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/sfzinstruments/WilkinsonAudio.NakedDrums/archive/407732a548606ac715ad8f3fbac63d9f4df77c0d.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          1283095413;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "a58f73d1c143f77809e45395965895b513890fa2cc7f902172e407862fcc7f11"
                                                  ];
                               pu:packageVersion  "1.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "sfzinstruments/nakeddrums";
        pu:tag               "sfz" , "instrument" , "drums";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Wilkinson Audio";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/nakeddrums/nakeddrums.jpg>;
        foaf:homepage        <https://github.com/sfzinstruments/WilkinsonAudio.NakedDrums> .

<http://purl.org/stuff/plugin-universe/plugin/salamander-grand-piano-2fc2ed1e>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Yamaha C5, recorded with two AKG c414 disposed in an AB position ~12cm above the strings.";
        rdfs:label           "Salamander Grand Piano";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/salamandergrandpiano/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/splendidgrandpiano/splendid-grand-piano.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "CC-BY-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2022-01-02T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/sfzinstruments/SalamanderGrandPiano/archive/3382bf9496bba2486f5ab0de55a264d1dfc38404.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          748522601;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "4f64bc2dadf2eb893e7fb824c2982c03962025e1c82ab9e593e2f7269c50a476"
                                                  ];
                               pu:packageVersion  "1.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "sfzinstruments/salamandergrandpiano";
        pu:tag               "yamaha" , "piano" , "sfz" , "instrument";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Alexander Holm";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/splendidgrandpiano/splendid-grand-piano.jpg>;
        foaf:homepage        <https://github.com/sfzinstruments/SalamanderGrandPiano> .

<http://purl.org/stuff/plugin-universe/plugin/sam-s-sonor-3680411c>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Sonor Force 3001 drum kit sampled with 4 velocity levels for each part.";
        rdfs:label           "Sam's Sonor";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/samssonor/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-SA-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/samssonor/samssonor.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:licenceId         "CC-BY-SA-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2022-08-28T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadUrl       <https://github.com/sfzinstruments/SamsSonor/archive/ef3e32058924ed1c3335e86d03094d3f310a9104.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          36203868;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "fcbca4dd398666f2908995218394c3af938817580304316f618dead41eaaff2c"
                                                  ];
                               pu:packageVersion  "1.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "sfzinstruments/samssonor";
        pu:tag               "kit" , "sfz" , "instrument" , "drums";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Sam Greene";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/samssonor/samssonor.jpg>;
        foaf:homepage        <https://github.com/sfzinstruments/SamsSonor> .

<http://purl.org/stuff/plugin-universe/plugin/splendid-grand-piano-5b5a22e9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Steinway piano with 4 velocity layers.";
        rdfs:label             "Splendid Grand Piano";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/splendidgrandpiano/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-2-Clause";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/splendidgrandpiano/splendid-grand-piano.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/piano>;
        pu:containsArtefact    "sfz";
        pu:licenceId           "BSD-2-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add Half-pedalling by Peter Eastman\n- Add String Resonance simulation created by Peter Eastman\n- Cosmetic update\n- Optimizing polyphony\n- Increase hold and decay time, suggested by Peter Eastman\n";
                                 dcterms:issued     "2022-01-02T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/SplendidGrandPiano/archive/1c595d827b7fd7f0be3134aaed0f90b3662a09cf.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          74524633;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "41119612d311ef8e3b3d0ddef72a9bba4e549baf63ba2b63481a3ff97f66b683"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/splendidgrandpiano";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "piano" , "keys" , "sfz" , "instrument";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Akai";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/splendidgrandpiano/splendid-grand-piano.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/splendidgrandpiano> .

<http://purl.org/stuff/plugin-universe/plugin/virtuosity-drums-8838b3a8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Contemporary Jazz drum kit library, performed with sticks, recorded at Virtuosity Musical Instruments in Boston, MA.";
        rdfs:label             "Virtuosity Drums";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/virtuosity_drums/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "CC0-1.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/virtuosity_drums/virtuosity-drums.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "sfz";
        pu:downloadCount       4515;
        pu:licenceId           "CC0-1.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added map for alternate hi-hat pedal setup and GUI.\r\nParametrized hi-hat pedal preroll and closed hi-hat CC range.\r\nCase sensitivity fix for Linux users.\r\nNote_polyphony=MAX opcodes replaced with the correct note_polyphony=0 syntax.";
                                 dcterms:issued     "2026-04-21T18:40:12Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                      pu:containsArtefact  "sfz";
                                                      pu:downloadCount     627;
                                                      pu:downloadUrl       <https://github.com/sfzinstruments/virtuosity_drums/releases/download/v0.925/Virtuosity_Drums_v0.925.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1227151376;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "c6c5d0fe11a394e94be3146a950c3377ec102cb57d189d5a23cec26183d1963a"
                                                    ];
                                 pu:packageVersion  "0.925.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfzinstruments/virtuosity_drums";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "jazz" , "sfz" , "instrument" , "drums";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Versilian Studios";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/virtuosity_drums/virtuosity-drums.jpg>;
        foaf:homepage          <https://github.com/sfzinstruments/virtuosity_drums> .

<http://purl.org/stuff/plugin-universe/plugin/war-tuba-5e570f71>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Tuba played by Jakub Lewicki (aka Ignacy Woland of the band Hañba).";
        rdfs:label           "War Tuba";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/war-tuba/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/war-tuba/war-tuba.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:downloadCount     4636;
        pu:licenceId         "CC-BY-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       "Replacing bad XML file";
                               dcterms:issued     "2021-09-03T14:10:08Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadCount     4636;
                                                    pu:downloadUrl       <https://github.com/sfzinstruments/karoryfer.war-tuba/releases/download/v1.002/Karoryfer_War_Tuba_v1002.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          109135588;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "4f0b065c18b89111df4281df34c5120cd2d5b9a0c6b316835ec08d7891fd88d9"
                                                  ];
                               pu:packageVersion  "1002.0.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "sfzinstruments/war-tuba";
        pu:tag               "tuba" , "brass" , "sfz" , "instrument";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "DSmolken";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfzinstruments/war-tuba/war-tuba.jpg>;
        foaf:homepage        <https://github.com/sfzinstruments/karoryfer.war-tuba> .

<http://purl.org/stuff/plugin-universe/plugin/sfizz-b30bb914>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "SFZ parser and synth c++ library, providing AU / LV2 / VST3 plugins and JACK standalone client.";
        rdfs:label             "Sfizz";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfztools/sfizz/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-2-Clause";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfztools/sfizz/sfizz.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "dll";
        pu:downloadCount       4099;
        pu:licenceId           "BSD-2-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Mac OS Installer\n- Updated bundled dependencies and added more options to use those\n- preinstalled in system\n- CI: Various updates and fixes for GitHub Actions; removed Travis and Appveyor\n- Add LFO frequency as an EG target\n";
                                 dcterms:issued     "2024-01-14T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     2760;
                                                      pu:downloadUrl       <https://github.com/sfztools/sfizz/releases/download/1.2.1/sfizz-1.2.1-win64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          3528441;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c882d031a7e0e43c1befca68907d523a981db16dedafe6f3c8f10f3fe90aee54"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    688;
                                                      pu:downloadUrl      <https://github.com/sfztools/sfizz/releases/download/1.2.1/sfizz-1.2.1-macos.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6605399;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "78f89627fd0685be3c8eacaed79311d8063e2981f8dad96f99a194704e1b383c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    651;
                                                      pu:downloadUrl      <https://github.com/sfztools/sfizz/releases/download/1.2.1/sfizz-1.2.1.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         33969828;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5a4af23b2a4f1646aaa208d1e71adcf1e706dd6375c4e898b6e49592d85ac298"
                                                    ];
                                 pu:packageVersion  "1.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfztools/sfizz";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "sampler" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "SFZTools";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfztools/sfizz/sfizz.jpg>;
        foaf:homepage          <https://github.com/sfztools/sfizz> .

<http://purl.org/stuff/plugin-universe/plugin/sfizz-ui-3e286038>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "AU, LV2 and VST3 sample-player plugins for the sfizz SFZ engine. Packaged from the sfizz-ui repo, the successor to the now-archived sfizz repo's release binaries.";
        rdfs:label             "Sfizz UI";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfztools/sfizz-ui/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-2-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       11518;
        pu:licenceId           "BSD-2-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Updated the engine to 1.2.3. Removed the sfizz engine version in the option panel.";
                                 dcterms:issued     "2024-01-15T09:56:58Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8577;
                                                      pu:downloadUrl      <https://github.com/sfztools/sfizz-ui/releases/download/1.2.3/sfizz-1.2.3-win64.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3626650;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "56f57dfe443018e947b82b8e2bf4c9d824a9c961ff2b8eb6c5e929030b71b937"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    622;
                                                      pu:downloadUrl      <https://github.com/sfztools/sfizz-ui/releases/download/1.2.3/sfizz-1.2.3-win32.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3453123;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2589dfd93452bcd7ba296bad508c40e8b926ad6d2dd622d024e1c5dd01dd289b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2319;
                                                      pu:downloadUrl      <https://github.com/sfztools/sfizz-ui/releases/download/1.2.3/sfizz-1.2.3-macos.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11872790;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "62c76af58bfec05ca6ef199befca7c2508e15a5e63bca076198d94f085c14da7"
                                                    ];
                                 pu:packageVersion  "1.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sfztools/sfizz-ui";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sfz" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "SFZ Tools";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sfztools/sfizz-ui/sfizz-ui.jpg>;
        foaf:homepage          <https://github.com/sfztools/sfizz-ui> .

<http://purl.org/stuff/plugin-universe/plugin/reach-a816c5b6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Extraterrestrial Reverb with a unique Sound";
        rdfs:label             "Reach";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sinuslabs/reach/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       186344;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New Visualizer - 3D Visualizer\n- New Theme - super light theme\n- Better Preset Browser - Full Height Preset browser and improved loading\n- Bug fixes and performance improvements";
                                 dcterms:issued     "2025-05-01T04:37:12Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    184447;
                                                      pu:downloadUrl      <https://github.com/Sinuslabs/Reach/releases/download/1.6.6/Reach-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10349826;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "83e2825241d4e1c0ab2c44c91c0a9be6a94941a81df0c2fbe05e83b2650470da"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    380;
                                                      pu:downloadUrl      <https://github.com/Sinuslabs/Reach/releases/download/1.6.6/Reach-MacOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         37826384;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "81e349d21c35830bd0d15375971983b973928242d4ace2a9e0d30a24a555eb8f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1517;
                                                      pu:downloadUrl      <https://github.com/Sinuslabs/Reach/releases/download/1.6.6/Reach-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         17125725;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a7c44e13fad75a01a4f0fc6f91592bcf21f40678b63ba4ccf60c6aa67aef4e9e"
                                                    ];
                                 pu:packageVersion  "1.6.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sinuslabs/reach";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "reverb" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Sinuslabs";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sinuslabs/reach/reach.jpg>;
        foaf:homepage          <https://github.com/Sinuslabs/Reach> .

<http://purl.org/stuff/plugin-universe/plugin/b-angr-75954a96>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multi-dimensional, dynamically distorted staggered multi-bandpass plugin for extreme sound mangling, cross-fading between four instances that can follow the beat automatically or be user-controlled.";
        rdfs:label             "B.Angr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bangr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       76;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Use new B.Widgets toolkit, internationalization (EN, DE).";
                                 dcterms:issued     "2023-01-17T09:46:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    76;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BAngr/releases/download/1.6.2/BAngr-1.6.2-linux-amd64.lv2.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         282980;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "307a2859c78cf3d5a18773b196f8d3409f5a1179be0517c28925ea9bd2777480"
                                                    ];
                                 pu:packageVersion  "1.6.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bangr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bandpass" , "sound design" , "distortion";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bangr/bangr.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BAngr> .

<http://purl.org/stuff/plugin-universe/plugin/b-choppr-6e68ad91>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Cuts an audio input stream into a repeated sequence of up to 16 chops, each of which can be leveled up/down (gating) or panned left/right.";
        rdfs:label             "B.Choppr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bchoppr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/dynamics> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       133;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Migration to the new B.Widgets TK, new internationalization, bugfixes.";
                                 dcterms:issued     "2022-12-09T17:07:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    133;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BChoppr/releases/download/1.12.6/BChoppr-1.12.6-linux-amd64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         553519;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1b7adaa2ff81445932d2c5fd5fad5f6f2aaa209452c8f996c915d9ce659390a7"
                                                    ];
                                 pu:packageVersion  "1.12.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bchoppr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chopper" , "sequencer" , "gate";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bchoppr/bchoppr.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BChoppr> .

<http://purl.org/stuff/plugin-universe/plugin/b-jumblr-1e0d05b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A pattern-controlled audio stream / sample re-sequencer, re-ordering chopped-up slices of the input to build new rhythmic patterns.";
        rdfs:label             "B.Jumblr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bjumblr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       105;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added FR locale, updated sample browser, improved FreeBSD compatibility, optimized DSP code and binary compatibility.";
                                 dcterms:issued     "2021-09-10T14:11:10Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    105;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BJumblr/releases/download/1.6.8/BJumblr-1.6.8-linux-amd64.lv2.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         561820;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "41b5f50732dae3aa203d6d9a40d064c17b7beb28d8b76c742cba6c2e929b0f36"
                                                    ];
                                 pu:packageVersion  "1.6.8"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bjumblr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "glitch" , "sequencer" , "sampler";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bjumblr/bjumblr.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BJumblr> .

<http://purl.org/stuff/plugin-universe/plugin/b-oops-0d3308fc>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multi-effect glitch sequencer with up to 12 freely-orderable effect slots from a bank of 32 effects, controlled by extended step-sequencer patterns, randomization, and MIDI.";
        rdfs:label             "B.Oops";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/boops/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       353;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "More detailed documentation, bugfix to restore slot keys.";
                                 dcterms:issued     "2021-09-03T20:17:31Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    353;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BOops/releases/download/1.8.2/BOops-1.8.2-linux-amd64.lv2.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1296568;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0ac4179cc0f467af264d2ce356a591f368f1af7d73689bf81caff27f08298637"
                                                    ];
                                 pu:packageVersion  "1.8.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/boops";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "multi effect" , "glitch" , "sequencer";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/boops/boops.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BOops> .

<http://purl.org/stuff/plugin-universe/plugin/b-schaffl-551eea6b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A slider/shape-controlled MIDI velocity amplification and time-stretch plugin for producing swing/shuffle grooves and vitalizing sequenced MIDI instruments.";
        rdfs:label             "B.Schaffl";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bschaffl/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       149;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added the ability to enter horizontal marker positions.";
                                 dcterms:issued     "2022-06-21T16:51:56Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    149;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BSchaffl/releases/download/1.4.10/BSchaffl-1.4.10-linux-amd64.lv2.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         347012;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5c2ed0e06dd5fb6010f78d7bd90786005400fa786b4bb033fcb028e0a35823f1"
                                                    ];
                                 pu:packageVersion  "1.4.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bschaffl";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "groove" , "midi effect" , "swing";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bschaffl/bschaffl.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BSchaffl> .

<http://purl.org/stuff/plugin-universe/plugin/bsequencer-7f570aee>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multi-channel MIDI step sequencer with a variable-size pattern matrix (up to 32x16), per-pad randomization, musical scale/drumkit support, and a built-in scale/drumkit editor.";
        rdfs:label             "BSEQuencer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bsequencer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       195;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "What's new:\r\n\r\n* Logo\r\n* Bugfixes\r\n* Link tool to import drum patterns to presets\r\n* Support LANGUAGE parameter\r\n* Add locales: EN, DE, IT (by LAM)\r\n* Enable web browser call (help, tutorial) on fork-blocking hosts\r...";
                                 dcterms:issued     "2021-09-10T07:03:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    195;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BSEQuencer/releases/download/1.8.10/BSEQuencer-1.8.10-linux-amd64.lv2.tar.xz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         661176;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a8af68faf11b87c409333499f3db6858d5bfe98bc0952f3361eaf6874b6c17ce"
                                                    ];
                                 pu:packageVersion  "1.8.10"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bsequencer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum machine" , "midi effect" , "sequencer";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioInstrument;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bsequencer/bsequencer.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BSEQuencer> .

<http://purl.org/stuff/plugin-universe/plugin/b-vibratr-c8b38cf9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Flavoured vibrato effect, played like an instrument, that modifies the sound of other instruments and samples";
        rdfs:label             "B.Vibratr";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bvibratr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       24;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Dynamic latency report with largely reduced latency, and harmonized scroll wheel behavior.";
                                 dcterms:issued     "2026-03-03T20:15:44Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/sjaehn/BVibratr/releases/download/v1.2.0/bvibratr-1.2.0-ubuntu24.04-amd64.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         667661;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b0096da1b5acf76b1bb5193545e320cda99b21a96c4f69b49af9baeaef61ac6d"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjaehn/bvibratr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vibrato" , "lv2";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "sjaehn";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjaehn/bvibratr/bvibratr.jpg>;
        foaf:homepage          <https://github.com/sjaehn/BVibratr> .

<http://purl.org/stuff/plugin-universe/plugin/firefly-synth-2-6065cab1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Semi-modular synth.";
        rdfs:label             "Firefly Synth 2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjoerdvankreel/firefly-synth-2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjoerdvankreel/firefly-synth-2/firefly-synth-2.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       1094;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Increase master aux count to 8.\r\n- Add bipolar envelope segments.\r\n- Bugfix: mseg editor screwed up tempo-synced segment lengths.";
                                 dcterms:issued     "2026-05-05T21:05:45Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    137;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-windows-vst3-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5342414;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4885943e284e423a4cec16d2d07701e4b00050add35e0db27a2678e1679cb788"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-windows-clap-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5303394;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4f07107b8ac535369aca3f39ad0d9d30c65817171fdc0d899a348ffe467bf427"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    38;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-mac-vst3-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7785881;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4bcd0b9494374b95cd4ea1197636bea591acea02b24149f0bea9a2921e1a7ae3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-mac-clap-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7756585;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5b28aaffdeb0e067b4592863226322f82907f63ca4a8c3b9fac181941cfd37f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    90;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-linux-vst3-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5280368;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "a012f014db906ff76682ab07f7df387bac86589c2369b4f06a7374f25a01aaa7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    66;
                                                      pu:downloadUrl      <https://github.com/sjoerdvankreel/firefly-synth-2/releases/download/v2.1.3/FireflySynth2-linux-clap-Release.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5246088;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "73d5a57003e774fa7d827803f59481a68ef067329ef86904bdf9776a75402882"
                                                    ];
                                 pu:packageVersion  "2.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sjoerdvankreel/firefly-synth-2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Sjoerd van Kreel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sjoerdvankreel/firefly-synth-2/firefly-synth-2.jpg>;
        foaf:homepage          <https://github.com/sjoerdvankreel/firefly-synth-2> .

<http://purl.org/stuff/plugin-universe/plugin/qpitch-cf565c25>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Pitch-correction plugin with formant preservation — detects the main frequency, maps to MIDI, pitch shifts, and corrects formants";
        rdfs:label             "QPitch";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/skynse/qpitch/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       421;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/Skynse/qpitch/compare/v1.3.0...v1.3.1\r\n\r\nFix notes not saving after closing and re-opening the UI\r\nRemoved librubberband fallback completely. The new Phase vocoder functions better and is native.";
                                 dcterms:issued     "2026-06-09T11:31:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    149;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-windows-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1701543;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "969ed88126bcf64db5d2c36c3811884d43ac115504e3a6b72c4e7e2203d52b10"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    46;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-windows-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1669213;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5eaabaed5e1110f6e19944377506ddcda271599efb840f824bf2adbdbfb5bfc9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-macos-universal-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7629612;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "05a4bab682c7cd781760be03a9aaadd74bd20bc64634d1c891be15d0cdf37325"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    13;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-macos-universal-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7293263;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a3e09acff6d1fb0dd6d286b536c0c563d097c057a1df7581b40d158c25b121cf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    106;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4854453;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b7d98be6391d79368497c011978f5a27773852dab6e37d84ec99ded06bb2261b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    78;
                                                      pu:downloadUrl      <https://github.com/Skynse/qpitch/releases/download/v1.3.1/QPitch-v1.3.1-linux-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4648615;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "11d3daf4c548a1d861b4d1ac7435c98e6aaa4e009e42f5c0818ac2d95ad8981f"
                                                    ];
                                 pu:packageVersion  "1.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "skynse/qpitch";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch correction" , "formant" , "autotune" , "vocal";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Austin A.";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/skynse/qpitch/qpitch.jpg>;
        foaf:homepage          <https://github.com/Skynse/qpitch> .

<http://purl.org/stuff/plugin-universe/plugin/lapse-0de71888>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A tape delay / spring reverb audio plugin";
        rdfs:label             "ÆLAPSE";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/smiarx/aelapse/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       2595;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "ÆLAPSE 1.0.1\n\n- Fix compiling with -march=native with avx2 enabled (#2)\n- Windows use static runtime libraries\n- Fix x86 cpu dispatch between SSE/AVX2 crash on machines without AVX2 (#5 #8)\n- Smooth all parameters\n- Stop springs visualizer when disabling reverb";
                                 dcterms:issued     "2026-02-22T23:20:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1351;
                                                      pu:downloadUrl      <https://github.com/smiarx/aelapse/releases/download/v1.0.1/Aelapse-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3347120;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6815d5d0b4406c24e0b0614a0c749640cf21a724283c1b230d9341fc0a0ec945"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    439;
                                                      pu:downloadUrl      <https://github.com/smiarx/aelapse/releases/download/v1.0.1/Aelapse-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5898165;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4e3b6f0b53c60f78e727cdcffc38bd8e8a446b049a0800f1420966def26352f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    805;
                                                      pu:downloadUrl      <https://github.com/smiarx/aelapse/releases/download/v1.0.1/Aelapse-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3257006;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "9e6726d09c2d0cd49d8d4a9f45757dec2913e0ec4003ebd5aa4a0bef149cec77"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "smiarx/aelapse";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "smiarx";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/smiarx/aelapse/aelapse.jpg>;
        foaf:homepage          <https://github.com/smiarx/aelapse> .

<http://purl.org/stuff/plugin-universe/plugin/maetning-a31b4ffa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A saturation plugin with multiple selectable saturation algorithms, available as VST2 and LV2.";
        rdfs:label             "maetning";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/soerenbnoergaard/maetning/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       151;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed parameter values not being settable correctly in Harrison Mixbus, by removing the integer property of the parameters.";
                                 dcterms:issued     "2020-06-29T16:37:40Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "dll";
                                                      pu:containsFormat    trn:VST2 , trn:LV2;
                                                      pu:downloadCount     151;
                                                      pu:downloadUrl       <https://github.com/soerenbnoergaard/maetning/releases/download/v0.0.3/maetning-v0.0.3.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          495094;
                                                      pu:operatingSystem   "linux" , "win" , "mac";
                                                      pu:sha256            "32704116aa32ac2a62e47f63863b8e1e744d8dc0704037f47991aaab3ce46b82"
                                                    ];
                                 pu:packageVersion  "0.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "soerenbnoergaard/maetning";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:LV2 , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "soerenbnoergaard";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/soerenbnoergaard/maetning/maetning.jpg>;
        foaf:homepage          <https://github.com/soerenbnoergaard/maetning> .

<http://purl.org/stuff/plugin-universe/plugin/solidarp-efac8718>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A random arpeggiator that gives the same stable pattern every time through (rather than re-randomizing on each pass), with optional stable velocity/gate randomization, plus Linear and Spiral algorithm modes.";
        rdfs:label             "solidArp";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/solidfuel/arp/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       522;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "NEW NAME : solidArp\r\n\r\n[New Features]\r\n* Support for MacOS (Universal)\r\n* Installers for all supported platform\r\n    + '.pkg' for MacOS\r\n    + '.deb' for Linux\r\n    + '.exe' for Windows\r\n\r\n[Bug Fix]\r\n* Send note off when play back stops in all situations.";
                                 dcterms:issued     "2023-12-06T20:50:59Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    31;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Arp/releases/download/v0.3.0/solidarp_0.3.0_linux-amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         1356612;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ba7faf79945c30e03521e7af80b784d93f471264a258e6675cc6c813736a3318"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    264;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Arp/releases/download/v0.3.0/solidarp-V0.3.0-win64-installer.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3006125;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f79f9ffcd144be6f5b39a94c7245e58d52657ed7beafff6d0e49dff006c0a59a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    84;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Arp/releases/download/v0.3.0/solidArp-V0.3.0-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2744927;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e90551444ccf1e7c23db7ccd088164dc5fede7768d46b9dad090538d9489926c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    143;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Arp/releases/download/v0.3.0/solidArp-V0.3.0-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1610952;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "80c96149a438c5154dc771b948facfa9265cd9b40db86aed88a88d86978791fd"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "solidfuel/arp";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "random" , "midi effect" , "arpeggiator";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "SolidFuel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/solidfuel/arp/arp.jpg>;
        foaf:homepage          <https://github.com/SolidFuel/Arp> .

<http://purl.org/stuff/plugin-universe/plugin/solidutility-f6a4100e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A versatile channel utility plugin — swap or mute channels, mid-side encode/decode, invert phase, remove DC offset, and more.";
        rdfs:label             "solidUtility";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/solidfuel/utility/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       426;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "# New Features\r\n* DC Offset removal\r\n* Pan control\r\n* Add ability to show only gain and pan controls\r\n\r\n# Bug Fixes\r\n* Remove pops when gain control is fast slewed.\r\n* correct windows installer naming";
                                 dcterms:issued     "2023-12-14T01:17:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    29;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Utility/releases/download/v1.0.0/solidutility_1.0.0_linux-amd64.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         1318486;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "668f87920370dec851359d07c43bb81b447e0fe057ad82df20a1cc4d5beff308"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    159;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Utility/releases/download/v1.0.0/solidUtility-V1.0.0-win64-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1809984;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "76bbc18c31c1b1d26abd653fadc85895aa1c4f471c82905fb91634a8f7a45548"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    99;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Utility/releases/download/v1.0.0/solidUtility-V1.0.0-win64-install.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2979199;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2beac3894b32c46e9ab8d40b4c82b93a2153e3764759450e89e19a43aa49bd3d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    53;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Utility/releases/download/v1.0.0/solidUtility-V1.0.0-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2660829;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "373e3b8092656478507baea969d65da33c300158ca7f2c22586c369759bce053"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    86;
                                                      pu:downloadUrl      <https://github.com/SolidFuel/Utility/releases/download/v1.0.0/solidUtility-V1.0.0-linux-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1564655;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "310ab776d1763904ea88242f2c9c7cddafb7873dee019c136b857c99a71fcdf7"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "solidfuel/utility";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "phase" , "mid-side" , "audio" , "utility";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "SolidFuel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/solidfuel/utility/utility.jpg>;
        foaf:homepage          <https://github.com/SolidFuel/Utility> .

<http://purl.org/stuff/plugin-universe/plugin/sonobus-1a3ba77c>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A real-time network audio streaming and collaboration tool for jamming or podcasting remotely with high quality, low-latency, peer-to-peer audio.";
        rdfs:label             "SonoBus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sonosaurus/sonobus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "exe";
        pu:downloadCount       33177;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "SonoBus 1.7.2 Release Notes\r\n\r\n- Made the use of the universal font optional (defaulting to off), because it was causing slowdowns on some systems. Only enable it if you need to have universal language character support.\r\n\r\nFrom 1.7.1\r\n\r...";
                                 dcterms:issued     "2023-12-11T05:36:15Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:VST3;
                                                      pu:downloadCount     18454;
                                                      pu:downloadUrl       <https://github.com/sonosaurus/sonobus/releases/download/1.7.2/sonobus-1.7.2-win.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          81195920;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9790d2dee5aee327dc4dbd69e43567ece833d41645a35f8adb05b3c39243cfd8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    14723;
                                                      pu:downloadUrl      <https://github.com/sonosaurus/sonobus/releases/download/1.7.2/sonobus-1.7.2-mac.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         140693153;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4ba6eff849973238f45e0a3538b90c9a2d64c0b001d62882d0d337f46e0ddaa9"
                                                    ];
                                 pu:packageVersion  "1.7.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sonosaurus/sonobus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "podcasting" , "peer to peer" , "network" , "low latency" , "music";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX , trn:Standalone , trn:VST2;
        trn:role               trn:Utility;
        trn:vendor             "sonosaurus";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sonosaurus/sonobus/sonobus.jpg>;
        foaf:homepage          <https://github.com/sonosaurus/sonobus> .

<http://purl.org/stuff/plugin-universe/plugin/folder-a03a132e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A strange distortion VST plugin";
        rdfs:label             "Folder";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sout233/folder/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "exe";
        pu:downloadCount       167;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## #01 马萨卡，要诞生了吗！？\r\n\r\n「原来如此……是失真插件么……」\r\n\r\nvs2022看着我问道……话是这么说，她编译时用力过度的样子也是很可爱呢……\r\n\r\n「vs酱……要么还是先休息一下吧？」\r\n\r\n「不，不要。」\r\n\r\n欸？意外地很努力呢。虽然感觉她脸上的红晕越来越重了。\r\n\r\n不过就先这样吧，毕竟写完这个我还得去玩千恋万花……";
                                 dcterms:issued     "2025-02-03T16:25:55Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     113;
                                                      pu:downloadUrl       <https://github.com/sout233/Folder/releases/download/1.0.0.0/SA_Folder_x64_v1.0_Installer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          3747717;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "992fdd82b8139a61e1e08cdd52f38acdab85fed7a08d386289a05c70555449e2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/sout233/Folder/releases/download/1.0.0.0/SA_Folder_x64_v1.0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5326848;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "653629b9c7d1179ebf651de268ccdab5c5e0d85211f62a3b5bfd77775cb4b9f3"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sout233/folder";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "windows" , "vst3" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "sout_Nantang";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sout233/folder/folder.jpg>;
        foaf:homepage          <https://github.com/sout233/Folder> .

<http://purl.org/stuff/plugin-universe/plugin/im-disperser-353fe03b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Disperser plugin that spreads frequencies apart over time using an allpass filter chain";
        rdfs:label             "im_disperser";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sout233/im-disperser/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       794;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a feature to display the corresponding note when adjusting frequency.";
                                 dcterms:issued     "2026-04-04T11:14:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    215;
                                                      pu:downloadUrl      <https://github.com/sout233/im_disperser/releases/download/v0.2.0/im_disperser_v0.2.0.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21578752;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ac0df22e819c1c48eb5f157bba4a0ab480878ebe38938c382e28511913c2ef95"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    77;
                                                      pu:downloadUrl      <https://github.com/sout233/im_disperser/releases/download/v0.2.0/im_disperser_v0.2.0.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21578752;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ac0df22e819c1c48eb5f157bba4a0ab480878ebe38938c382e28511913c2ef95"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    502;
                                                      pu:downloadUrl      <https://github.com/sout233/im_disperser/releases/download/v0.2.0/im_disperser_installer_v0.2.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         43433472;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "dc4802dd81c8599530177d1bd0eaad6e40e444d2a0957a10e5bd03f0f13a5ba3"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sout233/im-disperser";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "disperser" , "allpass" , "sound design";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "sout_Nantang";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sout233/im-disperser/im-disperser.jpg>;
        foaf:homepage          <https://github.com/sout233/im_disperser> .

<http://purl.org/stuff/plugin-universe/plugin/openspatialdelay-dbfa4188>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spatial delay plugin where each echo lives in 3D space, with per-tap pitch shifting and binaural rendering";
        rdfs:label             "OpenSpatialDelay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spatial-media-lab/openspatialdelay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       71;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Trajectory system rewrite: 13 origin-point trajectory shapes, a 60-preset factory suite, WSOLA-lite per-tap pitch shifting, and fixed input gain leak.";
                                 dcterms:issued     "2026-03-19T07:43:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    43;
                                                      pu:downloadUrl      <https://github.com/Spatial-Media-Lab/OpenSpatialDelay/releases/download/v0.9/OpenSpatialDelay-v0.9-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3830541;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f43f5f670fc29bb5fd60b0c0cdadb3065a8d83791d8f7c3faf01932782a1d7ab"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    28;
                                                      pu:downloadUrl      <https://github.com/Spatial-Media-Lab/OpenSpatialDelay/releases/download/v0.9/OpenSpatialDelay-v0.9-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         75352059;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "18326efd339c8b2c1dc9b437035d7c07d499d08104460bdb4a0e5046dbf2a704"
                                                    ];
                                 pu:packageVersion  "0.9.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spatial-media-lab/openspatialdelay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spatial audio" , "binaural" , "delay" , "audio unit";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Spatial Media Lab";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spatial-media-lab/openspatialdelay/openspatialdelay.jpg>;
        foaf:homepage          <https://github.com/Spatial-Media-Lab/OpenSpatialDelay> .

<http://purl.org/stuff/plugin-universe/plugin/artix-75f92954>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple Plugin that maps MIDI channels to notes, to simplify your keyswitches and more.";
        rdfs:label             "Artix";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spatian-dev/artix/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       150;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## What's Changed\r\n* Rewrite by @saadsidqui in https://github.com/spatian-dev/artix/pull/1\r\n\r\n## New Contributors\r\n* @saadsidqui made their first contribution in https://github.com/spatian-dev/artix/pull/1\r\n\r...";
                                 dcterms:issued     "2024-12-21T01:04:11Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    150;
                                                      pu:downloadUrl      <https://github.com/spatian-dev/artix/releases/download/1.0.0/Artix.vst3_win_x64_v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2397435;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a143d6a97eb44302ca93e48962560d20eb9c70a967d44bf3c202a216fb990bd3"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spatian-dev/artix";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "plugin" , "keyswitch" , "au plugin" , "vst" , "midi" , "vst3";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "Spatian.dev";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spatian-dev/artix/artix.jpg>;
        foaf:homepage          <https://github.com/spatian-dev/artix> .

<http://purl.org/stuff/plugin-universe/plugin/le-phonk-317076c8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A distortion plugin with a built-in \"Le Ottz\" OTT-style multiband compression mode, time and multiplier controls, and automatic update checking.";
        rdfs:label             "Le Phonk";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/speechrezz/le-phonk/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       453;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New 'Time' and 'Multiplier' parameters for Le Ottz\r\n- Better OTT algorithm\r\n- Many quality of life improvements\r\n- Automatic update checking\r\n- 'Drippy' skin now 37% more drippy";
                                 dcterms:issued     "2023-02-08T19:19:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    396;
                                                      pu:downloadUrl      <https://github.com/Speechrezz/Le-Phonk/releases/download/v1.0.2/LePhonk.Setup.Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4910008;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4a18f3ed3314986928cbde291863b69cc750ccc02c0839c923dac8a1c6fc57c2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    57;
                                                      pu:downloadUrl      <https://github.com/Speechrezz/Le-Phonk/releases/download/v1.0.2/LePhonk.Setup.MacOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12542150;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c2aada8d759a7596f68b7e1bb786da78a98588ce4ccd8e5e7b5e9b18f6fa882a"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "speechrezz/le-phonk";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "free" , "compression" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Speechrezz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/speechrezz/le-phonk/le-phonk.jpg>;
        foaf:homepage          <https://github.com/Speechrezz/Le-Phonk> .

<http://purl.org/stuff/plugin-universe/plugin/vibrato-plugin-08b461c7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple vibrato effects plugin";
        rdfs:label             "Vibrato Plugin";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/speechrezz/vibratoplugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       37;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "The plugin now stores the scale settings globally";
                                 dcterms:issued     "2022-05-28T18:24:12Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    37;
                                                      pu:downloadUrl      <https://github.com/Speechrezz/VibratoPlugin/releases/download/v0.3/Vibrato.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4367872;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "533f11ed1796072870810c0e145cb4c3b84384ff9670b4fce49a4ab2e4a8469c"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "speechrezz/vibratoplugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vibrato" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Speechrezz";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/speechrezz/vibratoplugin/vibratoplugin.jpg>;
        foaf:homepage          <https://github.com/Speechrezz/VibratoPlugin> .

<http://purl.org/stuff/plugin-universe/plugin/adt-e1dc92c4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Automatic double tracking plugin (not only) for vocals";
        rdfs:label             "ADT";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/adt/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:downloadCount       464;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Set param unit for pan spread to percent.\n- Fixed CLAP id.\n- Made several small readme improvements/fixes.\n";
                                 dcterms:issued     "2024-11-13T19:01:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    172;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-win64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         575913;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "14fb607606d0b9aa33363f4f04ce11a0841a035f5157f15cfbd5f6425572687d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    98;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-win32-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         411324;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "78f397b56d003567143d78d8bbe4f8b4cfac6a1feb19fb82cd0dc4c12f95d84c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    49;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-macos-universal-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         234086;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ebb801ac57a334125edc81b060c07941ad55dd0267aac27533f2e05c627f0742"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    20;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-macos-intel-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         115389;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b99cfe27288bfabe493bf00043c72f455bb00c63875b6d81571dc65667526b7b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    86;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-linux-x86_64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         427539;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "568daa094fc379d37bcfec9a828d92c4087815caec435523a30d7f4c97af7600"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-linux-i686-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         452729;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1b875e2031c65b56ee93c2694ce734b5d0299b8e433f62e5e387f71d2a60b3ec"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-linux-armhf-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         338253;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "7839d5f11445d8b3ba47339cb1680859db8cb974d3cd5ea94a2b040e13dd2225"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/adt/releases/download/v0.2.2/adt-linux-arm64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         409666;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "955fa96d83476ddd7f4cd591ec3f072e855cc68cb350b42b725788d1086b4c78"
                                                    ];
                                 pu:packageVersion  "0.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/adt";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vocal" , "doubling" , "chorus";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/adt/adt.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/adt> .

<http://purl.org/stuff/plugin-universe/plugin/df-jpverb-32707363>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A lush algorithmic reverb designed to sound great with synthetic sound sources, built with DPF and based on FAUST library demo code ";
        rdfs:label             "DF JPverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/dfjpverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       186;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added parameter groups.\n- Added parameter descriptions (LV2).\n- Generated C++ source from FAUST code with `faustdoctor` instead of `faustpp`.\n- Updated screenshot.\n- Added more factory presets.\n";
                                 dcterms:issued     "2024-11-26T10:30:09Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    66;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-win64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         631156;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c48cb042f1c65647d9c90a7432ac351bf56fb0b80f5aeb96aa7af1691c96c335"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    24;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-win32-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         464343;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2065054fd6580feca4631293da4a6fd821689a36d5f7e45faf95da5fcf2137e5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-macos-universal-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         304475;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b69ace6c13fdac9305ec15ba032d4150bd24ee33fc85d01eacf82d5f0348efd9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-macos-intel-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         149239;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1e665de15ba141efe296c933f46a7cfa7b79a12276a0b53b0c38abbd30276324"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    36;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-linux-x86_64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         482078;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3d5e0b0e2ffbe028f0b1c4bb9e6b8d54d97c23ce0ff0eaee1b8625af394a687c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-linux-i686-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         505186;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6f0690f8ab15f4932c7777f1860de08a473db35c43851d4629e137cfa01b586b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-linux-armhf-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         400910;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ab157a0413bfebaa6e2df4a4594871499cafdc17b672bf740161d846cccb2f58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfjpverb/releases/download/v0.2.2/dfjpverb-linux-arm64-0.2.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         464822;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8b0815dcb06cc498f264407c117226ff56ac6ba7e469f034bd3b918504e8374e"
                                                    ];
                                 pu:packageVersion  "0.2.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/dfjpverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/dfjpverb/dfjpverb.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/dfjpverb> .

<http://purl.org/stuff/plugin-universe/plugin/df-zita-rev1-0e9999b7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A feedback-delay-network reverb plugin built with DPF and based on FAUST library demo code";
        rdfs:label             "DF Zita Rev1";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/dfzitarev1/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       165;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added parameter groups.\n- Added parameter descriptions (LV2).\n- Generated C++ source from FAUST code with faustdoctor instead of faustpp.\n";
                                 dcterms:issued     "2024-11-25T15:53:12Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    54;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-win64-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         587614;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "02e31d6e14db89ec641f741c99cb55fea52579e5b45081ae4bb1d59ccead49c7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-win32-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         422846;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6381e2dc634c071321678398220dd5f9ac35d15be1d9f912971ab882887aa961"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-macos-universal-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         251695;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d62adefaa27a6361f077ae3e80efa24ef4ac9d4cda628f419a4ab5b6f7571b58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-macos-intel-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         125725;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e49dcfd8097f0f7db2b657b52b477054467464bf91ef663ad571b15e9a2e9c68"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-linux-x86_64-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         442722;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "18c03833abae9ff389e01a69171c7caddbf36bcb528c182fb2617c343f143119"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-linux-i686-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         467862;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "81ea2558d8ba7800271625fb97a6dfeea28dfcffcf44f10c71f6a647baf89f2b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-linux-armhf-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         350050;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c9b9271695243f6206970051d72aa318cb233fae2c8e27eb352fbdf88b9f9169"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/dfzitarev1/releases/download/v0.2.6/dfzitarev1-linux-arm64-0.2.6.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         421683;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d26e76d75856e8ceb93ac5fc44f693d6fee970236d0e204985cb3f500e21ad0b"
                                                    ];
                                 pu:packageVersion  "0.2.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/dfzitarev1";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "algorithmic" , "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/dfzitarev1/dfzitarev1.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/dfzitarev1> .

<http://purl.org/stuff/plugin-universe/plugin/stereo-cross-delay-f814c0b5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A stereo delay plugin with feedback and cross-mixing";
        rdfs:label             "Stereo Cross Delay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/stereocrossdelay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/stereocrossdelay/stereocrossdelay.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay> , <http://purl.org/stuff/plugin-universe/category/spatial>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       108;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release";
                                 dcterms:issued     "2024-11-14T00:49:46Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     34;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-win64-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          669343;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "cbe7d8c6f1fea1364aed2990aaf20538c92ac710b4eb370586afde1cf197d154"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     12;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-win32-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          481941;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e4326b289406d1f636456f71621572cdd3248e56637b8a4576dce7a7e53e593b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-macos-universal-0.2.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         268808;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f4f8e43f10085ec85128a6cc55e4cd908ce11ee340788a82e7a6c0b4c2cd0c6e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-macos-intel-0.2.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         134850;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cced284aea483a846f3cafb22bda5bbd23feb4c8e5fc7befed0777178efa4bc9"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     22;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-linux-x86_64-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          561701;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "d5734c4e7bd9d2d3e39229b6f8cfc6800b079eae303646834ec637bb0c806696"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     8;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-linux-i686-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          593478;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "60d0c59d5c43e3c9db2a7a3487d1d13a24431e54529dee55f62ddd31150bd609"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-linux-armhf-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          437456;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "335ebeda34b75a7df843180b958222239eea91b376be9e8d441c9364766957e2"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     8;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/stereocrossdelay/releases/download/v0.2.0/stereocrossdelay-linux-arm64-0.2.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          542327;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "fe457b7751ffb681a79493368965a74262c73cd14eb5b53197e7ad48ca985ce8"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/stereocrossdelay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/stereocrossdelay/stereocrossdelay.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/stereocrossdelay> .

<http://purl.org/stuff/plugin-universe/plugin/waxman-c037ac1a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Waxman is a virtual guitar pre-amp and tone-stack comprising of a noise gate, compressor, distortion and equalizer stage. It is a multi-format, cross-platform audio effect plugin, emulating the sound of a Tom Scholz Rockman headphone practice amp.";
        rdfs:label             "Waxman";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/waxman/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/waxman/waxman.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/eq> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       62;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release\r\n\r\nNote: This software is still in Beta Status and some fine-tuning of its tone-shaping blocks may still occur. Until the first stable release comes out, no guarantee is made that plugin presets stay compatible with the next version. So...";
                                 dcterms:issued     "2025-02-14T08:12:57Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-win64-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         577802;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "68571f3b60efc5e6c8ba4df6d80e4a696a9842ce87290b641f5b845de58f8d0d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-win32-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         412463;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ba32b240aa6ec316d43184aa9cd50a191d3cfb63b0db6c2f016532bdc4d78bd2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-macos-universal-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         237076;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2bf6d4ace5fb0c17d5d634cfc99d9ea368b58631cd4e45a2b394fa53cc43974c"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-macos-intel-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         119057;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "457170688770e1fc7eda388d97a31ea0d9172e265d71d30e223182c853573a50"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-linux-x86_64-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         432497;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "cdf1fe850f5d8d517cca94cf925517777cc2958dc36b437a3be5ab2c08496d5e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-linux-i686-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         457821;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "45cbd6bee56223fe1fd63a3f39e2a0880025b45ff5aabb570bff7e695271decc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm32";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-linux-armhf-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         340504;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5ed0493a3c710cec32b3f46d01a45f8e6981e307429d46f45f748372dd309e58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/SpotlightKid/waxman/releases/download/v0.1.0/waxman-linux-arm64-0.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         413758;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "eac5f839f9027357d8c49a34479b4c807585d906c80e57022915532812035e78"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/waxman";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rockman" , "noise gate" , "guitar amp" , "compressor" , "equalizer" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/waxman/waxman.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/waxman> .

<http://purl.org/stuff/plugin-universe/plugin/yk-chorus-79b6882a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A chorus audio effect plugin based on DSP code by Togu Audio Line (TAL).";
        rdfs:label             "YK Chorus";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/ykchorus/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       176;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Added building CLAP format plugin\n- Added building VST3 format plugin\n- Updated DPF sub-module";
                                 dcterms:issued     "2024-04-26T03:05:27Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     141;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/ykchorus/releases/download/v0.2.4/ykchorus-0.2.4-bin-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2166789;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "caecf42b652d3cf5b15a41ce68b1de404b88dd872e4ee25696540f571e938b7e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     35;
                                                      pu:downloadUrl       <https://github.com/SpotlightKid/ykchorus/releases/download/v0.2.4/ykchorus-0.2.4-bin-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2383649;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0efa271811630567866313b974e670608e62ccfc8cf10b9c83f689d23004c3aa"
                                                    ];
                                 pu:packageVersion  "0.2.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "spotlightkid/ykchorus";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chorus" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christopher Arndt";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/spotlightkid/ykchorus/ykchorus.jpg>;
        foaf:homepage          <https://github.com/SpotlightKid/ykchorus> .

<http://purl.org/stuff/plugin-universe/plugin/harmonize-66467f84>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A Python app that converts vocal recordings into MIDI files. Transform your singing into digital music!";
        rdfs:label             "Harmonize";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sreyasaju/harmonize/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       7;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.1.1 release.";
                                 dcterms:issued     "2026-05-16T18:17:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/sreyasaju/harmonize/releases/download/v0.1.1/harmonize-mac.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         643202956;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f871313fe778ea4ab822555bff9f426da755c615b5a8412c3f63a4956d689732"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sreyasaju/harmonize";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "voice-to-midi" , "pitch-detection" , "midi";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Sreya Saju";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sreyasaju/harmonize/harmonize.jpg>;
        foaf:homepage          <https://github.com/sreyasaju/harmonize> .

<http://purl.org/stuff/plugin-universe/plugin/sfzq-25948759>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "SFZ/SF2 Player CLAP plugin for Linux";
        rdfs:label             "sfzq";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/stevefolta/sfzq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       346;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release.";
                                 dcterms:issued     "2024-12-05T19:58:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    346;
                                                      pu:downloadUrl      <https://github.com/stevefolta/sfzq/releases/download/v1.0.0/sfzq.2024.12.3.clap.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         535718;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "51e907f77e122098e45e1248857be88b61e9b4cdf5e60c114a308350c292aa70"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "stevefolta/sfzq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "soundfont" , "sfz";
        pu:verified            true;
        trn:format             trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Steve Folta";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/stevefolta/sfzq/sfzq.jpg>;
        foaf:homepage          <https://github.com/stevefolta/sfzq> .

<http://purl.org/stuff/plugin-universe/plugin/grainbow-b585e648>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Granular synthesizer that uses pitch detection to choose harmonically matched grain candidates from a sample, producing MIDI-playable, polyphonic textures without the inharmonic artifacts of typical granular synths.";
        rdfs:label             "gRainbow";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/strangeloopsaudio/grainbow/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/granular> , <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1661;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Increased max active grains to 150, remember last file location, finer parameter granularity, plus fixes for modulation saving, generator reset, save-permission popup, sample-rate resampling and pitch-detection crash safety.";
                                 dcterms:issued     "2024-02-01T21:52:03Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     749;
                                                      pu:downloadUrl       <https://github.com/StrangeLoopsAudio/gRainbow/releases/download/v1.0.3/gRainbow-1.0.3-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7828344;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f1bc8b5d0743cb45b9a28e7ba473fb0297c1e54118f73c9e8079d7b50db6a54d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    375;
                                                      pu:downloadUrl      <https://github.com/StrangeLoopsAudio/gRainbow/releases/download/v1.0.3/gRainbow-1.0.3-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         27043000;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5256157ad626ea12bad5cab0ded3ea31075428cd2dcf59ddea6e906420fc0109"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     300;
                                                      pu:downloadUrl       <https://github.com/StrangeLoopsAudio/gRainbow/releases/download/v1.0.3/gRainbow-1.0.3-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          27337870;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7812d1fab1f70506eff7ee4b55733fa6184b6ecc1da0b9c3a571119c27c0db83"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     237;
                                                      pu:downloadUrl       <https://github.com/StrangeLoopsAudio/gRainbow/releases/download/v1.0.3/gRainbow-1.0.3-Linux-patch.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          71127040;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "50135b32df399d6584c76125d07f97e4e4e887690d06a1c744ab10ed59dea387"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "strangeloopsaudio/grainbow";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "granular" , "midi" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Strange Loops Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/strangeloopsaudio/grainbow/grainbow.jpg>;
        foaf:homepage          <https://github.com/StrangeLoopsAudio/gRainbow> .

<http://purl.org/stuff/plugin-universe/plugin/avl-drumkits-2ebaef0e>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "Black Pearl and Red Zepplin drumkits recorded with 5 velocity layers per kit piece.";
        rdfs:label           "AVL Drumkits";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-drumkits/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-SA-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-drumkits/avl-drumkits.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:downloadCount     144;
        pu:licenceId         "CC-BY-SA-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2022-02-20T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadCount     144;
                                                    pu:downloadUrl       <https://github.com/studiorack/avl-drumkits/releases/download/v1.1.0/avl-drumkits.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          16025852;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "4a4ac29d1a373b8e4beb76995659198c6674907df9abd48ccd8736fb72d3e59a"
                                                  ];
                               pu:packageVersion  "1.1.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "studiorack/avl-drumkits";
        pu:tag               "sfz" , "instrument" , "drums";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Glen MacArthur";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-drumkits/avl-drumkits.jpg>;
        foaf:homepage        <https://github.com/studiorack/avl-drumkits> .

<http://purl.org/stuff/plugin-universe/plugin/avl-percussions-4ff4baca>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "11 percussions instruments (Cajon, Woodblock, Handclap, Fingersnap, Bongos, Maracas, Tambourine, Cowbell, Claves, Waterglass) recorded with 5 velocity layers per piece.";
        rdfs:label           "AVL Percussions";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-percussions/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "CC-BY-SA-4.0";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-percussions/avl-percussions.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact  "sfz";
        pu:downloadCount     73;
        pu:licenceId         "CC-BY-SA-4.0";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       " ";
                               dcterms:issued     "2022-02-21T07:00:00.000Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x32" , "arm32" , "arm64" , "x64";
                                                    pu:containsArtefact  "sfz";
                                                    pu:downloadCount     73;
                                                    pu:downloadUrl       <https://github.com/studiorack/avl-percussions/releases/download/v1.1.0/avl-percussions.zip>;
                                                    pu:fileKind          "archive";
                                                    pu:fileSize          1729446;
                                                    pu:operatingSystem   "linux" , "win" , "mac";
                                                    pu:sha256            "c4f15aa29d54e5f3b06e8db6bb6d4182317c1bbdfabd61ed3146492e908d429c"
                                                  ];
                               pu:packageVersion  "1.1.0"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "studiorack/avl-percussions";
        pu:tag               "sfz" , "percussions" , "instrument" , "drums";
        pu:verified          true;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "Glen MacArthur";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/studiorack/avl-percussions/avl-percussions.jpg>;
        foaf:homepage        <https://github.com/studiorack/avl-percussions> .

<http://purl.org/stuff/plugin-universe/plugin/protoplug-60ed71bb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Loads and edits Lua scripts as audio effects and instruments, turning a DAW into a live-coding environment for audio";
        rdfs:label             "Protoplug";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/subhankardas15071992-cloud/protoplug/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       215;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Now supports up to 64 channels where the host and plugin format allow. Fixed the MIDI event constructor issue from the original protoplug code. Linux variant now has an installation script for easy setup.";
                                 dcterms:issued     "2026-05-31T19:01:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    129;
                                                      pu:downloadUrl      <https://github.com/subhankardas15071992-cloud/protoplug/releases/download/v1.6.0/protoplug-1.6.0-windows-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15813814;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1ee5f8615112cdbd5cbe90fe01f8497b7d9c373ddebb5cdf9d6c19d7dccdb682"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    47;
                                                      pu:downloadUrl      <https://github.com/subhankardas15071992-cloud/protoplug/releases/download/v1.6.0/protoplug-1.6.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         51453088;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c4a9e3428eb3fe67ede2e2e8618598fb30007c7df75eb729b91e689271217d33"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     39;
                                                      pu:downloadUrl       <https://github.com/subhankardas15071992-cloud/protoplug/releases/download/v1.6.0/protoplug-1.6.0-linux-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          29812475;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "7052af0abfb6ff4317bba6c20bba5548bcee3759e94e7e0f672fee5bbc73c9ab"
                                                    ];
                                 pu:packageVersion  "1.6.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "subhankardas15071992-cloud/protoplug";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "scripting" , "lua" , "live coding";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Utility;
        trn:vendor             "Nebula Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/subhankardas15071992-cloud/protoplug/protoplug.jpg>;
        foaf:homepage          <https://github.com/subhankardas15071992-cloud/protoplug> .

<http://purl.org/stuff/plugin-universe/plugin/blindcard-ffcc33e7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Blind A/B testing plugin with a poker-card themed UI, LUFS auto-level matching, star rating/guess/quiz modes, and support for up to 8 synchronized instances.";
        rdfs:label             "BlindCard";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sugoiaudiotech/blindcard/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       72;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added a master volume knob and crossfade slider in Standalone mode, Spanish language support, background LUFS scanning, multi-instance standalone sessions, and various UI/stability fixes.";
                                 dcterms:issued     "2026-03-20T18:48:50Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    39;
                                                      pu:downloadUrl      <https://github.com/SugoiAudioTech/BlindCard/releases/download/v1.0.4/BlindCard-1.0.4-Windows-x64-Setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         82115690;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7f6899ff58f216a7e5a4b947f5c7764a01b424b07b45abd0fe9927d0db25c446"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/SugoiAudioTech/BlindCard/releases/download/v1.0.4/BlindCard-1.0.4-Intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         151897525;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ec3590124e6f4d6a46b5361c5891af8bb6b6f8d71885468986dc073e9162bbc9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/SugoiAudioTech/BlindCard/releases/download/v1.0.4/BlindCard-1.0.4-AppleSilicon.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         150553075;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cf8bff670df0aeeff0f9f4aa9448bf8f88a4188f99baa1ec35e3a7140f4e4ffc"
                                                    ];
                                 pu:packageVersion  "1.0.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "sugoiaudiotech/blindcard";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "a/b testing" , "reference" , "loudness";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Sugoi Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/sugoiaudiotech/blindcard/blindcard.jpg>;
        foaf:homepage          <https://github.com/SugoiAudioTech/BlindCard> .

<http://purl.org/stuff/plugin-universe/plugin/b-step-e2591bcf>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "The MonoPlugs b-step sequencer";
        rdfs:label             "B-Step";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/b-step/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator> , <http://purl.org/stuff/plugin-universe/category/sequencer>;
        pu:downloadCount       1976;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## B-Step Nightly Build\n\n**Last Updated On: 2023-07-22 19:08:52 UTC**\n\n5 most recent commits in this install:\n<pre>\n3e7d24f : Upgrade plugin-infra and altool to notarytool - Paul Walker\n4c4ada9 : Use clang-format-12 in pipeline (#100) - haenkel...";
                                 dcterms:issued     "2022-03-18T00:13:23Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    493;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/b-step/releases/download/Nightly/BStep-2024-07-28-3f935f8-Windows-64bit.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         86619149;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "31548d47851768201a75981c6e2b05935d667e4e79fd85780bbb5f69e814a645"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    653;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/b-step/releases/download/Nightly/BStep-2024-07-28-3f935f8-Windows-64bit-setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         81573735;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2c819aff8b9628985fc01cd93e13aede14d24d3293a35ec4e762a0fcb02b42dc"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    420;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/b-step/releases/download/Nightly/BStep-2024-07-28-3f935f8-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         87350027;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "26515a405730984f8439714d41509f93edef5524a688da2a7f5a90467b731666"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    410;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/b-step/releases/download/Nightly/b-step-macOS-2024-07-28-3f935f8.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         204141836;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6ec066abc5a8c856d6b5b9e2880340d613dc96fb44ac1c4d01bcf7c458c0a35c"
                                                    ];
                                 pu:packageVersion  "2024.7.28"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "surge-synthesizer/b-step";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sequencer" , "midi";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Surge Synthesizer Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/b-step/b-step.jpg>;
        foaf:homepage          <https://github.com/surge-synthesizer/b-step> .

<http://purl.org/stuff/plugin-universe/plugin/monique-8ba8d193>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Monophonic, realtime, subtractive-synthesis bass-and-lead software synthesizer.";
        rdfs:label             "Monique";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/monique-monosynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/monique-monosynth/monique.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       7644;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- More docker corrections\n- Correct the docker release action\n- Add a linux docker build (#138)\n- Tweak to release pipeline\n- Just bump for pipeline test\n";
                                 dcterms:issued     "2021-12-13T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     2765;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/monique-monosynth/releases/download/Nightly/MoniqueMonosynth-2024-08-07-df7d339-Windows-64bit.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11473649;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "483d957388e5655639a1a43092ce0f9677e512ee016186a3110909112d99b9f4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2089;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/monique-monosynth/releases/download/Nightly/moniquemonosynth-macOS-2024-08-07-df7d339.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         26204639;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "7a3097c486c002d6533b55bae6ffd3024e9ccbc266e79ef008d2763719925843"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     2790;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/monique-monosynth/releases/download/Nightly/MoniqueMonosynth-2024-08-07-df7d339-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11138914;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a9a9a9b42e111bd41ee24157368ca2499cace806c505f7f8ccd9aeec03f251b7"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "surge-synthesizer/monique-monosynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "lead" , "bass" , "instrument" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Surge Synth Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/monique-monosynth/monique.jpg>;
        foaf:homepage          <https://github.com/surge-synthesizer/monique-monosynth> .

<http://purl.org/stuff/plugin-universe/plugin/ob-xf-0f2df9f6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "OB-Xf is a continuation and modernization of the last open source release of OB-Xd by 2DaT and later discoDSP. It is inspired by the venerable Oberheim OB-X.";
        rdfs:label             "OB-Xf";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/ob-xf/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       10599;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.3 release.";
                                 dcterms:issued     "2026-03-27T20:07:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    537;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9222959;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "149fda0649daf8a3aa0851801f92515f0dbf6203acf33c0edc7d3c445e80b1e7"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    4533;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-v1.0.3.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         29354268;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "55418702355156b34ac1561fc00af5ca6ee744a3ac8a2187f4b7f11396afb624"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64ec";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    57;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-arm64ec-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8528420;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "de209de562f5ee1eb3a12f1bf30bcf4093768fc1013739793a0379c2068e37c4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64ec";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    85;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-arm64ec-v1.0.3.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         29328972;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "e5b947883eeb6dd70b9e873db12c03213e905d80e6460351a6f9848bdf765f18"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    145;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-arm64-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8917154;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "9f107371cfa87d9fabc5c27a9665d01abdd89ab693a94d718264a23b915a3f57"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    208;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Windows-arm64-v1.0.3.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         29203689;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "33e57de3691b0b6c0ebef2716f117c941d2ba3e1328a75d1de6a84a13ee5ba19"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3062;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-macOS-v1.0.3.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         60657850;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "e6f52f453c476dfafbd3225b80c5c3ec341ec20be5748c6f70c01cef14e7e7a8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1086;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Linux-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         21867343;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "72b60c83cf6426337031df744c34a047104a9d95f1feaf6cd048ecfa39f74c96"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    886;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/OB-Xf/releases/download/v1.0.3/ob-xf-Linux-v1.0.3.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         38526792;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c61077525634be5c96693f81326ab6b29b5bbb4f8e8fd3a0482b9bb827898853"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "surge-synthesizer/ob-xf";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oberheim" , "analog" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Surge Synthesizer Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/ob-xf/ob-xf.jpg>;
        foaf:homepage          <https://github.com/surge-synthesizer/OB-Xf> .

<http://purl.org/stuff/plugin-universe/plugin/surge-xt-c9756d86>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Hybrid synthesizer featuring many synthesis techniques, a great selection of filters, a flexible modulation engine, a smorgasbord of effects, and modern features like MPE and microtuning.";
        rdfs:label             "Surge XT";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/surge/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/surge/surge.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       828795;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix a logic error in creating Surge XT folder in new session\n- Add 1.3.3 cherry pick list and bump cmakelist version\n- Update tempo after patch load and calculate time_data.ppqPos\n- Update LFO and Step Seq presets to have the LFO EG enabled\n";
                                 dcterms:issued     "2024-08-11T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:CLAP , trn:VST3;
                                                      pu:downloadCount     524971;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-win64-1.3.4-setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          183385478;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6e221e05f29254508142b9e0ed76a85f22fa1b512501bebde571951e7eefecca"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     19465;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-win32-1.3.4-setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          180883859;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6fe3fb20ef21672666dddb816ad73f2966e98b70edad9189183451a255c2b2d1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    158434;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-macOS-1.3.4.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         416715686;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b56e8d51a8dc2382ae668c9ff4e96bae38dbd452af4e584d5a5ef50ab2d09b07"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     3720;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-x86_64-1.3.4.rpm>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          349080230;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "aa57df9b79735db392b147e5ca6a9db7e9e9e5ba2907717aa055c501f3f59659"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     37979;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-linux-x64-1.3.4.deb>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          223339140;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a6e55064487f624147d515b9ae5fc79a568b69746675b2083abde628ca7bb151"
                                                    ];
                                 pu:packageVersion  "1.3.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "surge-synthesizer/surge";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "modulation" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Surge Synth Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/surge/surge.jpg>;
        foaf:homepage          <https://github.com/surge-synthesizer/surge> .

<http://purl.org/stuff/plugin-universe/plugin/tuning-workbench-synth-1caa7791>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple JUCE synth which uses the Surge Synth Team's tuning-library to explore microtonal and alternate tuning systems.";
        rdfs:label             "Tuning Workbench Synth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/tuning-workbench-synth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       486;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Automated nightly build from commit ddf9cef.";
                                 dcterms:issued     "2023-04-16T12:55:48Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     305;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/tuning-workbench-synth/releases/download/Nightly/tuning-workbench-synth-win-ddf9cef.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2959162;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "d0d35a7a96df70fcb264f404a2ee9b1915b00c885d0ebbb116b42fda2e5336fa"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    121;
                                                      pu:downloadUrl      <https://github.com/surge-synthesizer/tuning-workbench-synth/releases/download/Nightly/tuning-workbench-synth-macos-ddf9cef.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         15578559;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "93c1e4bbf1281a5734923c56af30f5c1d26f30e829fc9d4848e826e5af8250f1"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     60;
                                                      pu:downloadUrl       <https://github.com/surge-synthesizer/tuning-workbench-synth/releases/download/Nightly/tuning-workbench-synth-linux-x86_64-ddf9cef.tgz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          9821612;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1187feb5bfdccbffe6bf0dfa20323273cee1db0855826fe3a2b562deb2254364"
                                                    ];
                                 pu:packageVersion  "2023.4.16"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "surge-synthesizer/tuning-workbench-synth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "microtuning" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Surge Synthesizer Team";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/surge-synthesizer/tuning-workbench-synth/tuning-workbench-synth.jpg>;
        foaf:homepage          <https://github.com/surge-synthesizer/tuning-workbench-synth> .

<http://purl.org/stuff/plugin-universe/plugin/ftmsynth-f4fd545a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A physical modeling JUCE plugin using FTM approach, with visualization";
        rdfs:label             "FTMSynth";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/synthesis/ftmsynth/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       7;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Only the 64-bit Windows builds (standalone, VST2 and VST3 versions) are available for now.\r\nThe macOS builds will be uploaded soon.";
                                 dcterms:issued     "2026-03-19T21:06:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2;
                                                      pu:downloadUrl      <https://github.com/Synthesis/FTMSynth/releases/download/v1.0.0/FTMSynth_win-x64-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3312151;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "fbd1130164caed52243f54f8b1c1ca3580fe1fed6ad5e45c0e8a8e208a3e20a8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     3;
                                                      pu:downloadUrl       <https://github.com/Synthesis/FTMSynth/releases/download/v1.0.0/FTMSynth_win-x64-vst2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3167069;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6494c5625f2fccc2c11adc1fbdb7559b36260c41ef0a2bb4084d57b8816920a3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     2;
                                                      pu:downloadUrl       <https://github.com/Synthesis/FTMSynth/releases/download/v1.0.0/FTMSynth_win-x64-standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3425592;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "065c5b231856a26fb3513cb00eb76910163e082a87b7217fefb1e4726020c4f3"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "synthesis/ftmsynth";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drum" , "physical modeling" , "juce" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Synthesis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/synthesis/ftmsynth/ftmsynth.jpg>;
        foaf:homepage          <https://github.com/Synthesis/FTMSynth> .

<http://purl.org/stuff/plugin-universe/plugin/cocoa-delay-cc8fd636>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A tasty, cozy delay plugin. Focusing on clean design, easy operation, and a warm, lively sound.";
        rdfs:label             "Cocoa Delay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/cocoa-delay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/cocoa-delay/cocoa-delay.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "dll";
        pu:downloadCount       895;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fix delay time having to slide to its correct value when input is first received in some DAWs.";
                                 dcterms:issued     "2018-09-01T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     695;
                                                      pu:downloadUrl       <https://github.com/tesselode/cocoa-delay/releases/download/v1.0/CocoaDelay64.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          516096;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2847fdd79d7452e87ea5eda003d4c5aa48408ee622b5077466e3c11cedbab06a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     200;
                                                      pu:downloadUrl       <https://github.com/tesselode/cocoa-delay/releases/download/v1.0/CocoaDelay32.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          463872;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ff39308b2546d2ac9d55a82acdeacf202d40ee85daabdb4c52cb81dafbab6bc8"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tesselode/cocoa-delay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "warm" , "effect" , "delay";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "tesselode";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/cocoa-delay/cocoa-delay.jpg>;
        foaf:homepage          <https://github.com/tesselode/cocoa-delay> .

<http://purl.org/stuff/plugin-universe/plugin/flutterbird-e7e7d793>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Add pitch and volume fluctuation to incoming audio. Create wow/flutter effects as well as more chaotic, extreme modulation.";
        rdfs:label             "Flutterbird";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/flutterbird/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/flutterbird/flutterbird.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "dll";
        pu:downloadCount       338;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed an incorrect parameter name.";
                                 dcterms:issued     "2018-09-06T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     275;
                                                      pu:downloadUrl       <https://github.com/tesselode/flutterbird/releases/download/v1.0.1/Flutterbird64.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          797184;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "10d3867e85e88d7638f6cd414b8ce3b446d98eb2582fd7883064406686ffbcbf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     63;
                                                      pu:downloadUrl       <https://github.com/tesselode/flutterbird/releases/download/v1.0.1/Flutterbird32.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          748544;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "c54239e90102112a98b194d510169a7b7405da05fd51394c0f906d61c7358aeb"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tesselode/flutterbird";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "pitch" , "effect";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "tesselode";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/flutterbird/flutterbird.jpg>;
        foaf:homepage          <https://github.com/tesselode/flutterbird> .

<http://purl.org/stuff/plugin-universe/plugin/mika-micro-069b9805>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Small, expressive subtractive synthesizer.";
        rdfs:label             "Mika Micro";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/mika-micro/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/mika-micro/mika-micro.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       444;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Changed filter cutoff smoothing to only apply to the knob, allowing for much snappier filter envelopes\n- Added and updated some presets\n";
                                 dcterms:issued     "2018-05-17T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     329;
                                                      pu:downloadUrl       <https://github.com/tesselode/mika-micro/releases/download/v2.0.1/MikaMicro64.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          711168;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "fe3ac30518e3d7d5014afecfae21091139569927805661564eb939f6197dcc78"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     115;
                                                      pu:downloadUrl       <https://github.com/tesselode/mika-micro/releases/download/v2.0.1/MikaMicro32.dll>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          649728;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "8601f16a0e6f96eb2797ad1795e2d2c0da07d96ca89ff910f07f268d146673cf"
                                                    ];
                                 pu:packageVersion  "2.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tesselode/mika-micro";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oscillators" , "instrument" , "synth";
        pu:verified            true;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "tesselode";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesselode/mika-micro/mika-micro.jpg>;
        foaf:homepage          <https://github.com/tesselode/mika-micro> .

<http://purl.org/stuff/plugin-universe/plugin/pianoforte-c1ce1f7b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Piano Forte Audio Plugin";
        rdfs:label             "PianoForte";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesserato/pianoforte/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe";
        pu:downloadCount       5045;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "fixed issue with framerates other than 44100 Hz distorting AI engine.";
                                 dcterms:issued     "2023-07-03T13:05:51Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    1447;
                                                      pu:downloadUrl      <https://github.com/tesserato/PianoForte/releases/download/v1.0.1/PianoForte.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         16679947;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "aeb5e2f17c35165615389ec09d01ddec96f9d4ff6c3ef25bad8fa5ec016fe442"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2335;
                                                      pu:downloadUrl      <https://github.com/tesserato/PianoForte/releases/download/v1.0.1/PianoForte.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         29202432;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "33443b00415d2ce68903a688ae872ff95d1f3ff0b41dcca072e48e255a9b1b52"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     1263;
                                                      pu:downloadUrl       <https://github.com/tesserato/PianoForte/releases/download/v1.0.1/PianoForte.exe>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          29080064;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "52c7c115adf10521adbb26cd03055d065e54b79fe61810d8460984c4f129d43a"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tesserato/pianoforte";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sound synthesis" , "neural networks" , "music" , "free" , "digital signal processing" , "cpp" , "ai" , "juce";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Carlos Tarjano";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tesserato/pianoforte/pianoforte.jpg>;
        foaf:homepage          <https://github.com/tesserato/PianoForte> .

<http://purl.org/stuff/plugin-universe/plugin/haas-effect-ac3859ed>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Stereo widening plugin using the Haas effect — per-channel delay, smoothing, polarity inversion, crossfeed, feedback, and a built-in limiter";
        rdfs:label             "Haas Effect";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tetra-fox/haas-effect/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       21;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2026-03-29T01:50:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/tetra-fox/haas_effect/releases/download/v1.0.0/haas_effect-v1.0.0-windows-amd64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1802796;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ab50aee35c6a354592d51133a5c6bcb2409325afd3e8755c3cac1027085720f9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/tetra-fox/haas_effect/releases/download/v1.0.0/haas_effect-v1.0.0-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4099970;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "54c6db57757b0bd226185b554caf011e5593f4f414e84e1637c7f5990b3ff8d2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/tetra-fox/haas_effect/releases/download/v1.0.0/haas_effect-v1.0.0-linux-amd64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2118880;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "8de795a3171c13e7826d3ca73c9127b30e8f00b8d54f714871acb11dd100235f"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tetra-fox/haas-effect";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "stereo widening" , "haas effect" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "tetra-fox";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tetra-fox/haas-effect/haas-effect.jpg>;
        foaf:homepage          <https://github.com/tetra-fox/haas_effect> .

<http://purl.org/stuff/plugin-universe/plugin/activitytimer-45529eaa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST plugin to track your project working duration";
        rdfs:label             "ActivityTimer";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tgalpha/activitytimer/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       51;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Initial release.";
                                 dcterms:issued     "2022-09-05T04:13:04Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    51;
                                                      pu:downloadUrl      <https://github.com/tgalpha/ActivityTimer/releases/download/v1.0.0/ActivityTimer_win_v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1491088;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "fe93ab903d1d2b7422d57dc18461ad17417f9163036eee7d05565aeda12f2187"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tgalpha/activitytimer";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juce plugins" , "vst3" , "vst";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "tgalpha";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tgalpha/activitytimer/activitytimer.jpg>;
        foaf:homepage          <https://github.com/tgalpha/ActivityTimer> .

<http://purl.org/stuff/plugin-universe/plugin/synister-319ddfc6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A substractive software synthesizer.";
        rdfs:label             "Synister";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/the-synister/synister/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/the-synister/synister/synister.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       227746;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "This is the first public release of Synister, a synthesizer by students of the TU Berlin.";
                                 dcterms:issued     "2016-03-19T08:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32" , "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:downloadCount     174799;
                                                      pu:downloadUrl       <https://github.com/the-synister/the-source/releases/download/v1.0.3/synister-Win-1.0.3.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5482634;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "1298630e1343030dd884ad19e72f42301b51979bf721b240e26ff0de027bd789"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone;
                                                      pu:downloadCount    52947;
                                                      pu:downloadUrl      <https://github.com/the-synister/the-source/releases/download/v1.0.3/synister-Mac-1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6048066;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "10ae7585d5b62e5c553635f48124251e7b61331fb69ea525dd41ee03da6d5009"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "the-synister/synister";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "modulation" , "synth";
        pu:verified            true;
        trn:format             trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "TU Berlin";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/the-synister/synister/synister.jpg>;
        foaf:homepage          <https://github.com/the-synister/the-source> .

<http://purl.org/stuff/plugin-universe/plugin/integra-3ef1e36b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A faithful LV2 emulation of the TC Electronic Integrated Preamplifier";
        rdfs:label             "Integra";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thekaossphere/integra/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       8;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added a toggle switch in Integra MODGUI to allow for bypassing the plugin\nwithout having to open the settings. Updated branding so that now the\nbundles carry the \"kaoss-\" prefix.";
                                 dcterms:issued     "2025-12-25T16:25:35Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/theKAOSSphere/integra/releases/download/v0.5/kaoss-integra.lv2-v0.5.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3186444;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "facabfe70e57e0402b409dbe6554f8c8247ac56347f65c09e4dfd1f5d2fefa53"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thekaossphere/integra";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "preamp" , "pedal" , "mod-audio" , "lv2";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "KαΩSS";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thekaossphere/integra/integra.jpg>;
        foaf:homepage          <https://github.com/theKAOSSphere/integra> .

<http://purl.org/stuff/plugin-universe/plugin/pulverize-e7a0b8fe>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An aggressive, cutting clean boost LV2 plugin emulating the Fortin Grind";
        rdfs:label             "Pulverize";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thekaossphere/pulverize/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       11;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Fixed centering in Pulverize MODGUI. Updated branding so that now the\nbundles carry the \"kaoss-\" prefix.";
                                 dcterms:issued     "2025-12-25T16:25:35Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/theKAOSSphere/integra/releases/download/v0.5/kaoss-pulverize.lv2-v0.5.tgz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2174430;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5b8d23fa57b1b7fa493bf194f84343624563f32027d4b475716e7d1e1ac61c47"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thekaossphere/pulverize";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "preamp" , "pedal" , "mod-audio" , "boost" , "lv2";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:AudioEffect;
        trn:vendor             "KαΩSS";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thekaossphere/pulverize/pulverize.jpg>;
        foaf:homepage          <https://github.com/theKAOSSphere/integra> .

<http://purl.org/stuff/plugin-universe/plugin/midiverb-emulator-0f8101c9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Emulator of Midiverb I and Midiverb II";
        rdfs:label             "Midiverb Emulator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thement/midiverb-emulator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       1378;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add support for flangers/choruses from Midiverb 2\n- Make the build static so it runs on computers other than mine";
                                 dcterms:issued     "2026-01-16T22:53:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1378;
                                                      pu:downloadUrl      <https://github.com/thement/midiverb_emulator/releases/download/v0.4/Midiverb.Emulator-Win64-0.4.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2654795;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "bfdf9963b6e28c6c93bf3b8f1a71e9a62c6522e0ae02d0a9b8bec551c5f773c7"
                                                    ];
                                 pu:packageVersion  "0.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thement/midiverb-emulator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "thement";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thement/midiverb-emulator/midiverb-emulator.jpg>;
        foaf:homepage          <https://github.com/thement/midiverb_emulator> .

<http://purl.org/stuff/plugin-universe/plugin/unravel-c0ce4276>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spectral decomposition VST3 plugin for tonal/noise separation";
        rdfs:label             "Unravel";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/themightyzq/unravel-vst/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       309;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/themightyzq/unravel-vst/compare/v1.0.3...v1.1.0";
                                 dcterms:issued     "2026-01-16T00:06:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    215;
                                                      pu:downloadUrl      <https://github.com/themightyzq/unravel-vst/releases/download/v1.1.0/Unravel-Windows.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2764843;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "f78d40d1e77ca087cdb59a3cc210343425f268c87c380c25e379f88f1b960518"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    72;
                                                      pu:downloadUrl      <https://github.com/themightyzq/unravel-vst/releases/download/v1.1.0/Unravel-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3244442;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "26e8cc19d5d70d39e34931cf95a01e02b9b26d15b039bb8507a494adc90e0e6f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/themightyzq/unravel-vst/releases/download/v1.1.0/Unravel-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2177722;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "af9d3a9c4b33489b9c9b66166c609b8f93bbbeefc2c016941d6f54d627df1f8e"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "themightyzq/unravel-vst";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "denoise" , "spectral" , "decomposition";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZQ";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/themightyzq/unravel-vst/unravel-vst.jpg>;
        foaf:homepage          <https://github.com/themightyzq/unravel-vst> .

<http://purl.org/stuff/plugin-universe/plugin/odin-e8c876bf>
        rdf:type             trn:PluginProfile;
        rdfs:comment         "12-voice polyphonic semi-modular synthesizer. Earth shattering basses, exquisite leads or mad FX, Odin's got them all! Use the classic sound of analog waveforms - or draw your own.";
        rdfs:label           "Odin";
        rdfs:seeAlso         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewavewarden/odin/index.json>;
        dcterms:created      "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license      "other";
        pu:audioPreview      <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewavewarden/odin/odin.flac>;
        pu:category          <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact  "dll";
        pu:downloadCount     972;
        pu:licenceId         "NOASSERTION";
        pu:package           [ rdf:type           pu:Package;
                               rdfs:comment       "- Odin 2.4.1 nightly build\n";
                               dcterms:issued     "2020-11-09T11:47:27Z";
                               pu:packageFile     [ rdf:type             pu:PackageFile;
                                                    pu:architecture      "x64";
                                                    pu:containsArtefact  "dll";
                                                    pu:containsFormat    trn:CLAP , trn:VST3;
                                                    pu:downloadCount     412;
                                                    pu:downloadUrl       <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1WinInstaller.exe>;
                                                    pu:fileKind          "installer";
                                                    pu:fileSize          40936418;
                                                    pu:operatingSystem   "win";
                                                    pu:sha256            "c8e42d8f67f7a49328de0727bb9e97c7681b02300f1b0ccc5c24d31d065e3ae2"
                                                  ];
                               pu:packageFile     [ rdf:type            pu:PackageFile;
                                                    pu:architecture     "x64";
                                                    pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                    pu:downloadCount    152;
                                                    pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1MacInstaller.pkg>;
                                                    pu:fileKind         "installer";
                                                    pu:fileSize         132362369;
                                                    pu:operatingSystem  "mac";
                                                    pu:sha256           "9541a2551b85e6e50a4dcc74905d5edcf66c4f6c25ee91fa500b32738c67cd7f"
                                                  ];
                               pu:packageFile     [ rdf:type            pu:PackageFile;
                                                    pu:architecture     "x64";
                                                    pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                    pu:downloadCount    237;
                                                    pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1Linux.zip>;
                                                    pu:fileKind         "archive";
                                                    pu:fileSize         66588004;
                                                    pu:operatingSystem  "linux";
                                                    pu:sha256           "462c4fffda99ff91a6c362d8cf41616b50807778ae7a96471753046a799aed63"
                                                  ];
                               pu:packageFile     [ rdf:type            pu:PackageFile;
                                                    pu:architecture     "x64";
                                                    pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                    pu:downloadCount    171;
                                                    pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2-synth_2.4-1.deb>;
                                                    pu:fileKind         "installer";
                                                    pu:fileSize         61833878;
                                                    pu:operatingSystem  "linux";
                                                    pu:sha256           "b0c5e1f27f3e20725eff5ece545122a1bd63468e91e3675125e72d1523229ef6"
                                                  ];
                               pu:packageVersion  "2.4.1"
                             ];
        pu:pricing           pu:Free;
        pu:slug              "thewavewarden/odin";
        pu:tag               "moog" , "instrument" , "synth";
        pu:verified          true;
        trn:format           trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role             trn:Instrument , trn:AudioInstrument;
        trn:vendor           "TheWaveWarden";
        foaf:depiction       <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewavewarden/odin/odin.jpg>;
        foaf:homepage        <https://github.com/TheWaveWarden/odin2> .

<http://purl.org/stuff/plugin-universe/plugin/odin-2-03507bfb>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "24-voice polyphonic synthesizer with filter emulations and a modulation matrix, supporting classic analog waveforms and custom-drawn waves.";
        rdfs:label             "Odin 2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewavewarden/odin2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       972;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Nightly build of the devel branch, containing the newest features in development. Presets created with these builds are not guaranteed to be compatible with following releases.";
                                 dcterms:issued     "2025-05-30T11:17:00Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    412;
                                                      pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1WinInstaller.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         40936418;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "c8e42d8f67f7a49328de0727bb9e97c7681b02300f1b0ccc5c24d31d065e3ae2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    152;
                                                      pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1MacInstaller.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         132362369;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9541a2551b85e6e50a4dcc74905d5edcf66c4f6c25ee91fa500b32738c67cd7f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    237;
                                                      pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2.4.1Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         66588004;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "462c4fffda99ff91a6c362d8cf41616b50807778ae7a96471753046a799aed63"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    171;
                                                      pu:downloadUrl      <https://github.com/TheWaveWarden/odin2/releases/download/NightlyDevel/Odin2-synth_2.4-1.deb>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         61833878;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b0c5e1f27f3e20725eff5ece545122a1bd63468e91e3675125e72d1523229ef6"
                                                    ];
                                 pu:packageVersion  "2.4.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thewavewarden/odin2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "polyphonic" , "modulation matrix" , "analog" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "TheWaveWarden";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewavewarden/odin2/odin2.jpg>;
        foaf:homepage          <https://github.com/TheWaveWarden/odin2> .

<http://purl.org/stuff/plugin-universe/plugin/cavasik-10b15686>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio visualizer based on CAVA";
        rdfs:label             "Cavasik";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewisker/cavasik/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "elf";
        pu:downloadCount       165;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v3.2.0: added two new mirror modes (Normal+Overlapping and\nReverse+Overlapping), extended conditionality in settings.";
                                 dcterms:issued     "2025-07-30T08:13:23Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     59;
                                                      pu:downloadUrl       <https://github.com/TheWisker/Cavasik/releases/download/v3.2.0/cavasik_v3.2.0_amd64.snap>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          1331200;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ed78adbea0b9a555f9079ed31fe5c2eb32d20db2887ae150a2e0d5cb80175841"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     106;
                                                      pu:downloadUrl       <https://github.com/TheWisker/Cavasik/releases/download/v3.2.0/cavasik_v3.2.0_amd64.flatpak>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          1138384;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a6a8eba84ad9ee52a655497335d11d13e2f5ae6e399846af592163f8b0b349e4"
                                                    ];
                                 pu:packageVersion  "3.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thewisker/cavasik";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gnome" , "visualizer" , "cava";
        pu:verified            true;
        trn:role               trn:Utility;
        trn:vendor             "Wisker";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thewisker/cavasik/cavasik.jpg>;
        foaf:homepage          <https://github.com/TheWisker/Cavasik> .

<http://purl.org/stuff/plugin-universe/plugin/dyers-66b01506>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "DyERS is a dependency-free JUCE/C++ spectral-based Dynamic Equalizer/Resonance Suppressor";
        rdfs:label             "DyERS";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thiagohgl/dyers-dynamic-resonance-suppressor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       9;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.3 release.";
                                 dcterms:issued     "2025-12-21T11:24:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Thiagohgl/DyERS-dynamic-resonance-suppressor/releases/download/v0.3/DynamicEqualizer-VST-MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1535910;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "acf25ca4d13a2a6d84686860e1769b08f51903c80daaafb847d38e42a6150ad0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/Thiagohgl/DyERS-dynamic-resonance-suppressor/releases/download/v0.3/DynamicEqualizer-AU-MacOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1540951;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "99174bcd35dceaa675124357e7f37f8ec0d31a987db1e579884ce6ff47e770f0"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "thiagohgl/dyers-dynamic-resonance-suppressor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "resonance-suppressor" , "dynamic-eq" , "spectral" , "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Thiago Henrique Gomes Lobato";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/thiagohgl/dyers-dynamic-resonance-suppressor/dyers-dynamic-resonance-suppressor.jpg>;
        foaf:homepage          <https://github.com/Thiagohgl/DyERS-dynamic-resonance-suppressor> .

<http://purl.org/stuff/plugin-universe/plugin/filt-r-d9f600aa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Cross-platform filter modulator based on plugins like ShaperBox and FilterShaper.";
        rdfs:label             "FILT-R";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/filtr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/filtr/filtr.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/filter>;
        pu:downloadCount       5913;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Points movement no longer constrained by next and prev points.\r\nAdd more time options to sync rate 1/32 1/64 1/128 1/256.\r\nAdded Half Sine point mode.";
                                 dcterms:issued     "2025-11-06T20:26:02Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1852;
                                                      pu:downloadUrl      <https://github.com/tiagolr/filtr/releases/download/v1.1.0/filtr-win-v1.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6496292;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "67981cf69f2ad5f95e49888db67f80bcb4eb8fa3f14da636222f1bde1b52a4f3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    693;
                                                      pu:downloadUrl      <https://github.com/tiagolr/filtr/releases/download/v1.1.0/filtr-macos-v1.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12946282;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5c1d3995e870bd28b854f104a24dbea3e56754d16a0a37a553c865d0671ab21b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    554;
                                                      pu:downloadUrl      <https://github.com/tiagolr/filtr/releases/download/v1.1.0/filtr-linux-v1.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5311016;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b6388c7869f7f9ea9ee33e055f2768ba734d4e3e4b35770222f314ce000ac57f"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/filtr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "filter" , "envelope" , "modulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/filtr/filtr.jpg>;
        foaf:homepage          <https://github.com/tiagolr/filtr> .

<http://purl.org/stuff/plugin-universe/plugin/gate-12-cb67a9c3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Cross-platform envelope generator for gate/volume control inspired by plugins like GrossBeat and ShaperBox.";
        rdfs:label             "GATE-12";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/gate12/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/gate12/gate12.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       7254;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix UI scale not being recalled.\n";
                                 dcterms:issued     "2026-01-21T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2299;
                                                      pu:downloadUrl      <https://github.com/tiagolr/gate12/releases/download/v1.3.3/gate12-win-v1.3.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6383770;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "93b1056a40a341452804260a165ce9ce0feaad65eedbcf192319910671f54cf5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    850;
                                                      pu:downloadUrl      <https://github.com/tiagolr/gate12/releases/download/v1.3.3/gate12-macos-v1.3.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12505885;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2c11517bd9b59a83fa813fe9f933c4233deff5c7571b4e299c8b6fd91b2e7189"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    781;
                                                      pu:downloadUrl      <https://github.com/tiagolr/gate12/releases/download/v1.3.3/gate12-linux-v1.3.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5135883;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "fa19ebf1cacd064c5c2fc687894ffc7400a92e9887f6db3cc3f2f59042d07cad"
                                                    ];
                                 pu:packageVersion  "1.3.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/gate12";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "gate" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/gate12/gate12.jpg>;
        foaf:homepage          <https://github.com/tiagolr/gate12> .

<http://purl.org/stuff/plugin-universe/plugin/qdelay-b2da6853>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A dual-delay with more features than it should.";
        rdfs:label             "QDelay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/qdelay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/qdelay/qdelay.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/reverb> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:donateUrl           <https://www.buymeacoffee.com/tilr>;
        pu:downloadCount       4074;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Clear all on host reset()\r\nRemove clear on stop and clear on loop\r\nInvert time pickers range";
                                 dcterms:issued     "2026-03-22T04:33:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1771;
                                                      pu:downloadUrl      <https://github.com/tiagolr/qdelay/releases/download/v1.1.2/qdelay-win-v1.1.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3341979;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "629bd9c82daf1f0b6653f47e0a9df7ae8b33f2db847e2bb6c02d7784aec8f9ae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    630;
                                                      pu:downloadUrl      <https://github.com/tiagolr/qdelay/releases/download/v1.1.2/qdelay-macos-v1.1.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8795936;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "44a6e68f62c60f14b6ae3da64e93387af51682aadcd421b51e53078fb6642fcf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    733;
                                                      pu:downloadUrl      <https://github.com/tiagolr/qdelay/releases/download/v1.1.2/qdelay-linux-v1.1.2.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5451971;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3127713fd2aa9dabfc8dc52912f40be983c9c057c1cee0c090bdc50c98b1c101"
                                                    ];
                                 pu:packageVersion  "1.1.2"
                               ];
        pu:pricing             pu:Donationware;
        pu:slug                "tiagolr/qdelay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tape delay" , "pitch-shifter" , "ping-pong delay" , "analog delay" , "delay" , "reverb" , "saturation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/qdelay/qdelay.jpg>;
        foaf:homepage          <https://github.com/tiagolr/qdelay> .

<http://purl.org/stuff/plugin-universe/plugin/reev-r-a1f08e75>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Convolution reverb with modulation for pre/send and post/volume signals.";
        rdfs:label             "REEV-R";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       10006;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Add band splitting\r\nFix crash when transforming send or reverb amount\r\nFix UI scale not being recalled";
                                 dcterms:issued     "2026-01-22T17:50:32Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1901;
                                                      pu:downloadUrl      <https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-win-v1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7730204;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d22f2c2421f4d3b52040bad8878ec37c96f1c69413f231f689769833dfffb864"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    709;
                                                      pu:downloadUrl      <https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-macos-v1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19300930;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "92e069e942ac0f286169b32d0fd175483a10e07da6470a3582c93cc8a741c9e3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    830;
                                                      pu:downloadUrl      <https://github.com/tiagolr/reevr/releases/download/v1.4.0/reevr-linux-v1.4.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7549063;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "243da8bd8b90e60372f75ddea9a6ae54c5a1dd7f2071b0050e47ed613c511f8f"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/reevr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "reverb" , "convolution";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/reevr/reevr.jpg>;
        foaf:homepage          <https://github.com/tiagolr/reevr> .

<http://purl.org/stuff/plugin-universe/plugin/ripplerx-e45a8478>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A physically modeled synth, capable of sounds similar to AAS Chromaphone and Ableton Collision.";
        rdfs:label             "RipplerX";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/ripplerx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       3116;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Update JUCE version to improve Wine support.";
                                 dcterms:issued     "2026-06-13T17:16:00Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1956;
                                                      pu:downloadUrl      <https://github.com/tiagolr/ripplerx/releases/download/v1.5.19/ripplerx-win-v1.5.19.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6929945;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "517c0e99f3ff37cf7b3941ed9afbece1423a0da69d70a9dd8076a473d630a50d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    680;
                                                      pu:downloadUrl      <https://github.com/tiagolr/ripplerx/releases/download/v1.5.19/ripplerx-macos-v1.5.19.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15634131;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "24189919de96d6e5a4b80343ab4b664dc7ad5f7f049a06336da34559e4ddddbe"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    480;
                                                      pu:downloadUrl      <https://github.com/tiagolr/ripplerx/releases/download/v1.5.19/ripplerx-linux-v1.5.19.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6379092;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3b8ab9add298d2c77a1f81b6b63e4a668a79bf7f1b67edb063165010c9bec166"
                                                    ];
                                 pu:packageVersion  "1.5.19"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/ripplerx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "physical modeling" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/ripplerx/ripplerx.jpg>;
        foaf:homepage          <https://github.com/tiagolr/ripplerx> .

<http://purl.org/stuff/plugin-universe/plugin/sirial-b8d4a849>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Rhythmic Delay VST";
        rdfs:label             "Sirial";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/sirial/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       3985;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Add Square and triangle modulation modes\n- Clear all on host reset()\n- Remove clear on stop and clear on loop\n- Invert time pickers range";
                                 dcterms:issued     "2026-03-22T04:38:35Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    2431;
                                                      pu:downloadUrl      <https://github.com/tiagolr/sirial/releases/download/v1.1.1/sirial-win-v1.1.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2766466;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6b3f2b96511269ad1f5c3176d999ba3bd30f236fa98ac3dae537df12e3097997"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    910;
                                                      pu:downloadUrl      <https://github.com/tiagolr/sirial/releases/download/v1.1.1/sirial-macos-v1.1.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7853482;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8b824a76797d7d4310f673818c7794cf958215e435b35b4396db6beaa0a871fa"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    644;
                                                      pu:downloadUrl      <https://github.com/tiagolr/sirial/releases/download/v1.1.1/sirial-linux-v1.1.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4959438;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4937c3c27ba4ffe41a76de4d5020ba4923ac828e6916258916fe329335c4aeff"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/sirial";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/sirial/sirial.jpg>;
        foaf:homepage          <https://github.com/tiagolr/sirial> .

<http://purl.org/stuff/plugin-universe/plugin/tetraop-113a0f4d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Four-operator wavetable FM synthesizer inspired by Ableton Operator, with an FM/ring-modulation routing matrix, 16-voice unison per operator, phase distortion, dual multi-mode filters and drag-and-drop modulation.";
        rdfs:label             "TetraOP";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/tetraop/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       4522;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Revert pitch bend as it was working correctly.\r\nAdd modwheel.";
                                 dcterms:issued     "2026-07-12T13:55:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1553;
                                                      pu:downloadUrl      <https://github.com/tiagolr/tetraop/releases/download/v1.0.3/tetraop-win64-1.0.3-setup.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         7209321;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "be1f9e0104c35518a468ebed2380bf45aa7ad8d1a89c16f05082e294ca469869"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    1455;
                                                      pu:downloadUrl      <https://github.com/tiagolr/tetraop/releases/download/v1.0.3/tetraop-win-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7143966;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "74353dc437c736b6d27f41ec03180febaa071d0ce68ba8edf7261a0c6031eb45"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    921;
                                                      pu:downloadUrl      <https://github.com/tiagolr/tetraop/releases/download/v1.0.3/tetraop-macos-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14022185;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "63408008a2316d91435473e725be1e5958723873ab111a44eea51f24465b9b94"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    593;
                                                      pu:downloadUrl      <https://github.com/tiagolr/tetraop/releases/download/v1.0.3/tetraop-linux-v1.0.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9680499;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "4f304e5ac4275ecfbcc625acfd8dc7a0f6a5ae3553389ecd5af00d27da34b540"
                                                    ];
                                 pu:packageVersion  "1.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/tetraop";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "operator" , "fm" , "wavetable";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/tetraop/tetraop.jpg>;
        foaf:homepage          <https://github.com/tiagolr/tetraop> .

<http://purl.org/stuff/plugin-universe/plugin/time-12-61632290>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Delay modulator similar to plugins like GrossBeat or TimeShaper. Can be used for stutter effects, tape stop, glitch, scratch, reverse, pitch shift and more.";
        rdfs:label             "TIME-12";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/time12/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/time12/time12.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       15040;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Ignore sub-millisecond playhead movements\n";
                                 dcterms:issued     "2026-01-11T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3864;
                                                      pu:downloadUrl      <https://github.com/tiagolr/time12/releases/download/v1.2.3/time12-win-v1.2.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5539406;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "b5699e49850826a8279e315d51cc8cf92636fc98d5d649bcfadd7ae026982989"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1898;
                                                      pu:downloadUrl      <https://github.com/tiagolr/time12/releases/download/v1.2.3/time12-macos-v1.2.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12313409;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "9066d0f46fe0cbce102296180d157a176708654b9d6488f6d616e9e3d5cf45e4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    877;
                                                      pu:downloadUrl      <https://github.com/tiagolr/time12/releases/download/v1.2.3/time12-linux-v1.2.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5066023;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "d1e19e0c2e5332626af3077d4dd98dcaeb4b4c2b33ee74c267a732c29df10613"
                                                    ];
                                 pu:packageVersion  "1.2.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tiagolr/time12";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "delay" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "TiagoLr";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tiagolr/time12/time12.jpg>;
        foaf:homepage          <https://github.com/tiagolr/time12> .

<http://purl.org/stuff/plugin-universe/plugin/glorious-352f4468>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A stereo chorus plugin made with JUCE";
        rdfs:label             "Glorious";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/titanchariotsbb/glorious/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "exe";
        pu:downloadCount       10;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Release version 0.1.0. All I have at the moment is a windows machine, so the only included binaries are a windows standalone app and VST3.";
                                 dcterms:issued     "2024-08-17T14:15:31Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/TitanChariotsBB/Glorious/releases/download/0.1.0/Glorious-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7006151;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e5cd0aa08cb276261754ded7bbeb5c9a1e49982aeb8b26c379c15720a18ebdaf"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "titanchariotsbb/glorious";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "chorus" , "juce";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Christian Abbott";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/titanchariotsbb/glorious/glorious.jpg>;
        foaf:homepage          <https://github.com/TitanChariotsBB/Glorious> .

<http://purl.org/stuff/plugin-universe/plugin/modeq-4232e43e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "EQ audio effects plugin with modulation.";
        rdfs:label             "modEQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tobanteaudio/modeq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tobanteaudio/modeq/modeq.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       1018;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2019-05-17T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     543;
                                                      pu:downloadUrl       <https://github.com/tobanteAudio/modEQ/releases/download/v0.4.0/modEQ-v0.4.0-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3719312;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e9688f6eda4e7076804c3abf68184c12f4c898fd59ca1333d06a15781b4a4341"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    163;
                                                      pu:downloadUrl      <https://github.com/tobanteAudio/modEQ/releases/download/v0.4.0/modEQ-v0.4.0-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3209964;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "52dd7824dd728477c56d98ceff91fc269b90f9e57cff864b7d954ad1d84e4a57"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     312;
                                                      pu:downloadUrl       <https://github.com/tobanteAudio/modEQ/releases/download/v0.4.0/modEQ-v0.4.0-linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7109975;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "953be01e0c0def6b46cfb76154dda53971fa930563c71d2449b5f413621964e7"
                                                    ];
                                 pu:packageVersion  "0.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tobanteaudio/modeq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "eq" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Tobante Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tobanteaudio/modeq/modeq.jpg>;
        foaf:homepage          <https://github.com/tobanteAudio/modEQ> .

<http://purl.org/stuff/plugin-universe/plugin/guitard-10685161>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Node based multi effects audio processor";
        rdfs:label             "GuitarD";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tobiaskozel/guitard/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe";
        pu:downloadCount       60;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "0.1.2 release.";
                                 dcterms:issued     "2020-03-28T21:21:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/TobiasKozel/GuitarD/releases/download/0.1.2/GuitarD.Installer.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         7735668;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4b3b11aec12cb4666a743807689ea7c7dd3e7af5203c135cb68720754c794d77"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     44;
                                                      pu:downloadUrl       <https://github.com/TobiasKozel/GuitarD/releases/download/0.1.2/GuitarD.Installer.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          6416282;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "99c9847f80a5710547d86d34a94f10016e1b2954a09afd558bc1ccfca8e4a805"
                                                    ];
                                 pu:packageVersion  "0.1.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tobiaskozel/guitard";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "amp sim" , "guitar";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "TobiasKozel";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tobiaskozel/guitard/guitard.jpg>;
        foaf:homepage          <https://github.com/TobiasKozel/GuitarD> .

<http://purl.org/stuff/plugin-universe/plugin/tone3000-plugin-988f316a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE-based audio plugin that loads Neural Amp Modeler (NAM) captures and impulse responses (IRs) from the TONE3000 online tone catalog, letting you browse, sign in, and add tones directly into your signal chain.";
        rdfs:label             "TONE3000 Plugin";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tone-3000/tone3000-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       12739;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- NAM A2 LITE/FULL size is now set per block\n- Bass tuner tracks 5-string bass at high sample rates\n- Enter key now passes through to host\n- Tone browser filter persists across tabs\n- Updated factory presets, incl. new Ampeg Bass Drive\n";
                                 dcterms:issued     "2026-08-31T19:36:14Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     2560;
                                                      pu:downloadUrl       <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-windows-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          13238279;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "68bc6d43fbe22c6a0ec00ccda37667be1eceb63eafabf32b61d0f5a76d9b3e3a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:CLAP , trn:VST3;
                                                      pu:downloadCount     5023;
                                                      pu:downloadUrl       <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-windows-x64.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          13747272;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "95d7278fba109859bfe6d42e241fb71ca68248db810728da76adc6fc7bc20774"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    1645;
                                                      pu:downloadUrl      <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         63193350;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "45bcfcbbbc57d44336b2bd5d35d577f3c52a85fbd4d7a727b1e46b38e255e89f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    2650;
                                                      pu:downloadUrl      <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         63363885;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "86f2f97cde29873457e84fff3c44c3dcc4ac7cb824fe8a6f493e780288a71917"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     636;
                                                      pu:downloadUrl       <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-linux-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          36233600;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "fade5434e78a0cfefeb7b13987cd549e169f7c1caf0584eebc1ce1497dac636d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     225;
                                                      pu:downloadUrl       <https://github.com/tone-3000/tone3000-plugin/releases/download/v0.0.2/TONE3000-v0.0.2-linux-x64.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          36323160;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "904fcccd3f871e288e7b6548ee5e5267812f0e7acfc9a29506e6e6f6f6c2c4bb"
                                                    ];
                                 pu:packageVersion  "0.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tone-3000/tone3000-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "impulse response" , "cloud" , "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "TONE3000";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tone-3000/tone3000-plugin/tone3000-plugin.jpg>;
        foaf:homepage          <https://github.com/tone-3000/tone3000-plugin> .

<http://purl.org/stuff/plugin-universe/plugin/cognitoniblkfx-cbca1dca>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spectral FX plugin reimplementing the classic DtBlkFx by Darrell Tam — FFT overlap-add processing through a modular \"card\" system, with per-card frequency masking and harmonic selection";
        rdfs:label             "CognitoniBlkFx";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/toni-lyttinen/cognitoniblkfx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       27;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v0.2.0-alpha release.";
                                 dcterms:issued     "2026-03-06T20:53:48Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/toni-lyttinen/CognitoniBlkFx/releases/download/v0.2.0-alpha/BlkFx_x86_64-win.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3292294;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "49938d74e3560e43a3b13d8192045bed47d4ca5634cb5b841d81afe770c1217d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/toni-lyttinen/CognitoniBlkFx/releases/download/v0.2.0-alpha/BlkFx_macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2064031;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0cc03160eb79a90db9ad0dd821398527834c33edfd630b9cf0b863e601a4720a"
                                                    ];
                                 pu:packageVersion  "0.2.0-alpha"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "toni-lyttinen/cognitoniblkfx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectral" , "fft" , "sound design";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Toni Lyttinen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/toni-lyttinen/cognitoniblkfx/cognitoniblkfx.jpg>;
        foaf:homepage          <https://github.com/toni-lyttinen/CognitoniBlkFx> .

<http://purl.org/stuff/plugin-universe/plugin/scyclone-c96c89ce>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time neural timbre transfer plugin using RAVE models, letting you morph the timbre of live or recorded audio into a trained target sound in real time. Code is GPLv3; bundled pretrained ONNX models are CC BY-NC 4.0 (non-commercial).";
        rdfs:label             "Scyclone";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/torsion-audio/scyclone/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "exe";
        pu:downloadCount       3595;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Static linking of onnx, switched to onnxruntime (.ort) models (smaller build), easier installation, improved OpenGL shader, AU plugin format now supported.";
                                 dcterms:issued     "2023-05-05T22:00:29Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     2163;
                                                      pu:downloadUrl       <https://github.com/Torsion-Audio/Scyclone/releases/download/v.0.0.3/Scyclone-v.0.0.3-win-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          85103635;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "10f3c3d8fc684ec868dc5b76ad21339457733b1dabf7bfc5f393d910a5339581"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    614;
                                                      pu:downloadUrl      <https://github.com/Torsion-Audio/Scyclone/releases/download/v.0.0.3/Scyclone-v.0.0.3-osx-x64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         132137796;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2003b4d4d7b834f426dbb64b0011ecf3af5d87170fbf15fa04259090e77ee075"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    818;
                                                      pu:downloadUrl      <https://github.com/Torsion-Audio/Scyclone/releases/download/v.0.0.3/Scyclone-v.0.0.3-osx-arm64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         131201233;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d653a78e78e059f77e74a0f9d7cc6cb6417e2e343ecde9c34198054fa42d633b"
                                                    ];
                                 pu:packageVersion  "0.0.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "torsion-audio/scyclone";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "timbre transfer" , "rave" , "neural";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Torsion Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/torsion-audio/scyclone/scyclone.jpg>;
        foaf:homepage          <https://github.com/Torsion-Audio/Scyclone> .

<http://purl.org/stuff/plugin-universe/plugin/valentine-48811669>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A compressor and distortion processor inspired by the hyper compressed and crushed textures in the seminal Justice record.";
        rdfs:label             "Valentine";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tote-bag-labs/valentine/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tote-bag-labs/valentine/valentine.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "elf";
        pu:downloadCount       1577;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Increased maximum attack time to 55ms\n- Adjusted crush/saturation/clip button spacing\n";
                                 dcterms:issued     "2024-04-27T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    616;
                                                      pu:downloadUrl      <https://github.com/tote-bag-labs/valentine/releases/download/v1.0.1/valentine-1.0.1-windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2792291;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "414f80a8ef39df10db6fe5a47f5582bd0f20bdd13dabc63721fec9a6135d4f2d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    419;
                                                      pu:downloadUrl      <https://github.com/tote-bag-labs/valentine/releases/download/v1.0.1/valentine-1.0.1-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5934049;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b946940305be64efbc7080e233eb3e51a77d69c0d2905703a3fc9ce336a0e687"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     542;
                                                      pu:downloadUrl       <https://github.com/tote-bag-labs/valentine/releases/download/v1.0.1/valentine-1.0.1-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          14473485;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "dcb5960d882a294abf7a8af8796b9d9b2d647d38020e2a944c26070a4372e62e"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tote-bag-labs/valentine";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "compressor" , "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Tote Bag Labs";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tote-bag-labs/valentine/valentine.jpg>;
        foaf:homepage          <https://github.com/Tote-Bag-Labs/Valentine> .

<http://purl.org/stuff/plugin-universe/plugin/beatrec-c1c5fa3f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open source rolling sampler (VST3/CLAP audio plug-in), built with Rust";
        rdfs:label             "Beatrec";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tphbrok/beatrec/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       71;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "## [0.2.1](https://github.com/tphbrok/beatrec/compare/v0.2.0...v0.2.1) (2024-07-17)\n\n\n### Bug Fixes\n\n* Add precise handling of export buffer size ([70c6976](https://github.com/tphbrok/beatrec/commit/70c6976c52dfe38c49e9089c7658648fde979f8f))";
                                 dcterms:issued     "2024-07-17T06:37:42Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    16;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-macos-x86_64-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4133245;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "65e996beb3891f98b4ba2446dbe02f5f172ee5000bb3be037e0ba64ff5adf4df"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-macos-x86_64-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4133245;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "d56fe6ca4f41b59369b6a6c4df3fc7b0e77cc4a7b6b50197775bd6e2e7100016"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-macos-arm64-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4007403;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "336501e4f02b26b65f224b3b22316132add6fc3301bee43e70b17b892de332e9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-macos-arm64-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4007403;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c2874dbf5039b2e0fcb8def2b31c1175df67bd70ca8c1df345d08b63a514e8b4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    17;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-linux-x86_64-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5845355;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "ad7383651a2f1b867aebf44553400e40532ddb1705ba853e42158da364d98303"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/tphbrok/beatrec/releases/download/v0.2.1/beatrec-v0.2.1-linux-x86_64-clap.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5844765;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "01fe42b0a3bdc979ee5fd1ca50c8f8162679e6da0613d0809c38fdd4783137f0"
                                                    ];
                                 pu:packageVersion  "0.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tphbrok/beatrec";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "rust" , "looper" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Thomas Brok";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tphbrok/beatrec/beatrec.jpg>;
        foaf:homepage          <https://github.com/tphbrok/beatrec> .

<http://purl.org/stuff/plugin-universe/plugin/nam-juce-a69f6f38>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A JUCE implementation of Steven Atkinson's Neural Amp Modeler Plugin";
        rdfs:label             "NAM JUCE";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tr3m/nam-juce/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:downloadCount       606;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Caught up with the NeuralAmpModelerCore upstream repo.\n- Implemented Resampling.\n- Performance Improvements.\n";
                                 dcterms:issued     "2024-09-08T18:03:25Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    436;
                                                      pu:downloadUrl      <https://github.com/Tr3m/nam-juce/releases/download/v0.4.0/NeuralAmpModeler-v0.4.0-win.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         11227548;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5ff92b965c69fd828d23beed0fed847378cb5c0895fd944083c6d080945c6108"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    87;
                                                      pu:downloadUrl      <https://github.com/Tr3m/nam-juce/releases/download/v0.4.0/NeuralAmpModeler-v0.4.0-mac-M1.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         17983461;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c04fcd47ccabff2e51cf8dc3e0fda8dab27fb108bac086831b8ec9d73cfc3cae"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    83;
                                                      pu:downloadUrl      <https://github.com/Tr3m/nam-juce/releases/download/v0.4.0/NeuralAmpModeler-v0.4.0-mac-Intel.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         18435909;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ae5a147d2e4ad93a8b0b51a470789622fca343e6fe3dfd56b264cda11faa10f0"
                                                    ];
                                 pu:packageVersion  "0.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tr3m/nam-juce";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Manos Labrakis";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tr3m/nam-juce/nam-juce.jpg>;
        foaf:homepage          <https://github.com/Tr3m/nam-juce> .

<http://purl.org/stuff/plugin-universe/plugin/spectral-shift-07ac4e25>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spectral Shift is a pitch-shifting plugin which uses 2D space to shift semitones and formants.";
        rdfs:label             "Spectral Shift";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/trencrumb/spectralshift/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/trencrumb/spectralshift/spectralshift.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "msi" , "elf";
        pu:downloadCount       426;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Increased pitch/formant semitone range to -24 to 24\n";
                                 dcterms:issued     "2026-01-07T15:17:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "msi";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     142;
                                                      pu:downloadUrl       <https://github.com/trencrumb/SpectralShift/releases/download/v0.1.1/Spectral.Shift-0.1.1-Windows.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          11325440;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0cce9ba262b9001ab2056063df218f64582048dbb4f4cae3d3a1b984c80337b5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    56;
                                                      pu:downloadUrl      <https://github.com/trencrumb/SpectralShift/releases/download/v0.1.1/Spectral.Shift-0.1.1-macOS.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         18460439;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dc04dfc74a53fee1eafb2b2d624f69fdaa9e788edbfa59275bbc06a1f3e0fc62"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     228;
                                                      pu:downloadUrl       <https://github.com/trencrumb/SpectralShift/releases/download/v0.1.1/Spectral.Shift-0.1.1-Linux.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8521431;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "86a206ad864a1c9e3c389a19959c6ebd93b2a035af699b4da94e77dd845f203e"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "trencrumb/spectralshift";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tilt" , "pitchshift" , "effect" , "shift" , "pitch";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Trencrumb";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/trencrumb/spectralshift/spectralshift.jpg>;
        foaf:homepage          <https://github.com/trencrumb/SpectralShift> .

<http://purl.org/stuff/plugin-universe/plugin/intersect-5e9e11da>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A nondestructive, time-stretching, and intersecting sample slicer plugin with independent per-slice parameter control.";
        rdfs:label             "INTERSECT";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tucktuckg00se/intersect/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       636;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added AU builds for macOS. Fixed MIDI-triggered slices drifting from the host's audio buffer, short notes within one buffer being silent, and lazy chop boundaries snapping to buffer start. Overhauled documentation site.";
                                 dcterms:issued     "2026-07-14T04:09:23Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     91;
                                                      pu:downloadUrl       <https://github.com/tucktuckg00se/INTERSECT/releases/download/v0.15.2/INTERSECT-v0.15.2-Windows-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7127409;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "884f0b22fe1ffc985ab5e3cb8e5359d5e560c89ec56ea6be52d787adb8470738"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/tucktuckg00se/INTERSECT/releases/download/v0.15.2/INTERSECT-v0.15.2-macOS-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         9631110;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "227bdcae9b8da7cc35f7d3ff0ba0dcba01229ce2fc6bc4e47b09deb9efcb39db"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    22;
                                                      pu:downloadUrl      <https://github.com/tucktuckg00se/INTERSECT/releases/download/v0.15.2/INTERSECT-v0.15.2-macOS-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8860344;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2e52b922469488b5b5cdd9a428903966b9ecadc0997b68505fa5fc23aaa833d5"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     44;
                                                      pu:downloadUrl       <https://github.com/tucktuckg00se/INTERSECT/releases/download/v0.15.2/INTERSECT-v0.15.2-Linux-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8969709;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "784902d77964a1e64cbf1547c52afc1cc235c37b6f282bbe1e51fae48b42ac13"
                                                    ];
                                 pu:packageVersion  "0.15.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tucktuckg00se/intersect";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sample slicer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "tucktuckg00se";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tucktuckg00se/intersect/intersect.jpg>;
        foaf:homepage          <https://github.com/tucktuckg00se/INTERSECT> .

<http://purl.org/stuff/plugin-universe/plugin/orbital-bass-engine-a1019867>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source bass guitar audio plugin built with JUCE, providing a complete signal chain for bass tone shaping — analog-modeled compression, vintage-style drive amplification, and a post-amp effects rack.";
        rdfs:label             "Orbital Bass Engine";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tywr/orbital-bass-engine/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/bass> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       57;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/tywr/orbital-bass-engine/compare/v1.7.1...v1.8.0";
                                 dcterms:issued     "2026-07-08T20:20:27Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:downloadCount     8;
                                                      pu:downloadUrl       <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-windows-standalone.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3535153;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "df7d18c984f235ebdf39d3e0c3c1adeef9a06c75e02ee33af22dff8d9af75317"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-windows-vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3573270;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "2374021ab2a57f76a2a910b5e98f72f97efc51793582a2d653f9acea2d234640"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-macos-intel.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         8725810;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8a58427726f79e43cde174e4e46a96e0c1d6fb43eeecb46f86c0ff15217e19ec"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-macos.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         7733280;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1f9231ca34ef26a6a0257b7b78f2f6ec9718f2913d1b51b7db83b3020fe57e85"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-linux-standalone.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3114340;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1f4a3983dd66520da3cbeb4fed6b6b2149fa5fc74fefe43eea1ccb2bbbaad027"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    15;
                                                      pu:downloadUrl      <https://github.com/tywr/orbital-bass-engine/releases/download/v1.8.0/orbital-bass-engine-linux-vst3.tar.gz>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3091101;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "f46fccfddd464c0be7f7e51964b493eb1d0834686321374b9dbc55dbcc38a305"
                                                    ];
                                 pu:packageVersion  "1.8.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "tywr/orbital-bass-engine";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effects chain" , "compression" , "bass" , "amp simulation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "Tanguy VIVIER";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/tywr/orbital-bass-engine/orbital-bass-engine.jpg>;
        foaf:homepage          <https://github.com/tywr/orbital-bass-engine> .

<http://purl.org/stuff/plugin-universe/plugin/tesseract-cb1dcce2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A resonator/reverb effect plugin with a hypersphere-based UI, from Überton's open-source audio plugin collection.";
        rdfs:label             "Tesseract";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/uberton/uberton/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       227;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Third release of the Tesseract plugin for Windows and macOS\r\n- Installer for macOS\r\n- fix cracks with certain parameters\r\n- fix manual input control\r\n\r\nDownloads:\r\n- Windows Installer for plugin, user guide and factory presets\r...";
                                 dcterms:issued     "2022-01-23T19:35:47Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    53;
                                                      pu:downloadUrl      <https://github.com/Uberton/Uberton/releases/download/Tesseract_v1.0.2/Tesseract_Installer_1.0.2.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         9271537;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0800c42bdd14f1ef17c34dcea13e58a06a74feec6df251771679460b07e48de9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    174;
                                                      pu:downloadUrl      <https://github.com/Uberton/Uberton/releases/download/Tesseract_v1.0.2/Uberton_Tesseract_1-0-2.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         8195796;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ae8c588383f72f0dfe62f0bf1cb02ebff0c762607c98410eed0d09152ffb0a95"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "uberton/uberton";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "plugins" , "physics simulation" , "audio" , "vst";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Überton";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/uberton/uberton/uberton.jpg>;
        foaf:homepage          <https://github.com/Uberton/Uberton> .

<http://purl.org/stuff/plugin-universe/plugin/recall-sampler-4d3624e9>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "VST plugin that records everything, you can drag recoreded parts anywhere";
        rdfs:label             "Recall Sampler";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ummshsh/recall-sampler/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       46;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0 release.";
                                 dcterms:issued     "2025-08-02T13:01:58Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/ummshsh/Recall-Sampler/releases/download/version-1.0/RecallSampler_win64_vst3_standalone_1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5287170;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "48a1b48ce03384d4f640fc52912275963d8f293601763868dcff7b1e83de6aad"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    14;
                                                      pu:downloadUrl      <https://github.com/ummshsh/Recall-Sampler/releases/download/version-1.0/RecallSampler_win64.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6467072;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ebb36dc733b47485b9bd1b4aa10380878b330c5f39313f8d37bb8ed367fda054"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/ummshsh/Recall-Sampler/releases/download/version-1.0/RecallSampler_win64.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6639104;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d22516e7f2522a7fca95c64122a581d0a521ec1f5bbe0323827a00c5a5a95cc0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/ummshsh/Recall-Sampler/releases/download/version-1.0/Recall.Sampler.vst3_linux64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         25238609;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3ad5b65df6a278ff5335634460a2e3f7e6defc95f5c37f0f3f886f4230f9e1e0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/ummshsh/Recall-Sampler/releases/download/version-1.0/Recall.Sampler.lv2_linux64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         23872646;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c47701f62c89251d6b14b9ed6c3d53abdf45b07ba69a01ab90230d7dbaec7a7a"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "ummshsh/recall-sampler";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "looper" , "sampler" , "recording";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "ummshsh";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/ummshsh/recall-sampler/recall-sampler.jpg>;
        foaf:homepage          <https://github.com/ummshsh/Recall-Sampler> .

<http://purl.org/stuff/plugin-universe/plugin/whetstone-05b3832f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Band-specific transient shaper — extracts a chosen frequency band via low/high cutoff, applies attack/sustain transient shaping to it, and reintegrates the shaped band back into the original signal.";
        rdfs:label             "Whetstone";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/unicornsasfuel/whetstone/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "BSD-3-Clause";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       135;
        pu:licenceId           "BSD-3-Clause";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release. If installing on macOS, right click (or control-click) the .pkg file, select `Open`, then `Open` on the popup.";
                                 dcterms:issued     "2021-07-23T17:07:48Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    27;
                                                      pu:downloadUrl      <https://github.com/unicornsasfuel/whetstone/releases/download/v1.0/Whetstone_Transient_Shaper_macOS_VST3.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4499958;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "052eb02354a58feddbd5fd88738bd7ee0a47622725bb6e465950638f99bd1aff"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    28;
                                                      pu:downloadUrl      <https://github.com/unicornsasfuel/whetstone/releases/download/v1.0/Whetstone_Transient_Shaper_AU.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         4330908;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "783b9eeedf2f89eeb9b9a8444edc7702583f383a0c9e656b0e908408191b1d50"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    80;
                                                      pu:downloadUrl      <https://github.com/unicornsasfuel/whetstone/releases/download/v1.0/Whetstone.Transient.Shaper.Win64.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3210752;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "7593e431bc3ca21b45ac6755cf4a0a7bf7520af66de5f9fef03ae27396194837"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "unicornsasfuel/whetstone";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "transient shaper" , "dynamics";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Daniel \"unicornFurnace\" Crowley";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/unicornsasfuel/whetstone/whetstone.jpg>;
        foaf:homepage          <https://github.com/unicornsasfuel/whetstone> .

<http://purl.org/stuff/plugin-universe/plugin/melodrumatic-6aee1046>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies";
        rdfs:label             "Melodrumatic";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/usdivad/melodrumatic/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       688;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows versions are finally up. Plugin also now displays version number.";
                                 dcterms:issued     "2020-05-04T01:35:34Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:VST3;
                                                      pu:downloadCount    344;
                                                      pu:downloadUrl      <https://github.com/usdivad/Melodrumatic/releases/download/v0.1.3/Melodrumatic_v0.1.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10112770;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6403159440362e3bf2c3852b6b782afeac6a7c8d7edd83600afcef057896312b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    344;
                                                      pu:downloadUrl      <https://github.com/usdivad/Melodrumatic/releases/download/v0.1.3/Melodrumatic_v0.1.3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         10112770;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6403159440362e3bf2c3852b6b782afeac6a7c8d7edd83600afcef057896312b"
                                                    ];
                                 pu:packageVersion  "0.1.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "usdivad/melodrumatic";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "pitch shift" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "David Su";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/usdivad/melodrumatic/melodrumatic.jpg>;
        foaf:homepage          <https://github.com/usdivad/Melodrumatic> .

<http://purl.org/stuff/plugin-universe/plugin/os-251-e58cc615>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "JUNO style digital subtractive synthesizer with a simple yet powerful DSP algorithm.";
        rdfs:label             "OS-251";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/utokusa/os-251/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/utokusa/os-251/os-251.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       4532;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Upgrade JUCE to 7.0.12\r\n- Minor UI fix";
                                 dcterms:issued     "2025-01-11T11:02:04Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     554;
                                                      pu:downloadUrl       <https://github.com/utokusa/OS-251/releases/download/v1.3.0/OS-251-Windows.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2397407;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f60d40af58cf55b2131f4d2fdfe283f1434c01a26722fc55389d4db5f7c1b6d1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    320;
                                                      pu:downloadUrl      <https://github.com/utokusa/OS-251/releases/download/v1.3.0/OS-251-macOS.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14645710;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "06b62a2e06301957102526bc3ceb6f070c1a20cae2abc9884054a205df9b7415"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    419;
                                                      pu:downloadUrl      <https://github.com/utokusa/OS-251/releases/download/v1.3.0/OS-251-Linux.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8621948;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "862ddc6e7f63fc6a478b513bdb0d257dcb6fa0b32c7f5bd20c47c369c252eda5"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "utokusa/os-251";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "instrument" , "lo-fi" , "synth";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Utokusa";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/utokusa/os-251/os-251.jpg>;
        foaf:homepage          <https://github.com/utokusa/OS-251> .

<http://purl.org/stuff/plugin-universe/plugin/cloud-seed-52d4f948>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Algorithmic Reverb VST Plugin";
        rdfs:label             "Cloud Seed";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valdemarorn/cloudseed/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "dll";
        pu:downloadCount       38021;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Changelog:\n\n- 32 bit plugin removed\n- Installation now provided via an automated Inno installer\n- Improved crash logging\n- Uses latest version of SharpSoundDevice (1.5.1), improved logging, reduced garbage collection cost";
                                 dcterms:issued     "2018-04-25T00:44:15Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     38021;
                                                      pu:downloadUrl       <https://github.com/ValdemarOrn/CloudSeed/releases/download/v1.0.1/CloudSeed-v1.0.1-Setup.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          15721736;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "bdfe5e1385bff7689eead9d44801bb3ff4ac9d211d149b97c98e358236816af1"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "valdemarorn/cloudseed";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "Valdemar Erlingsson";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valdemarorn/cloudseed/cloudseed.jpg>;
        foaf:homepage          <https://github.com/ValdemarOrn/CloudSeed> .

<http://purl.org/stuff/plugin-universe/plugin/midi-bpm-detection-11b756e5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Estimates tempo (BPM) from incoming MIDI note-on events in realtime while you play, showing a histogram of competing tempo candidates. Includes a Bitwig controller extension to feed detected tempo back to the DAW transport. Experimental project.";
        rdfs:label             "MIDI BPM Detection";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valsteen/midi-bpm-detection/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:containsArtefact    "elf";
        pu:downloadCount       54;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First coordinated release with CLAP/VST3 packages for macOS, Windows and Linux, desktop apps for macOS/Linux, and the optional Bitwig controller extension. macOS/Windows binaries are unsigned; Linux desktop is experimental.";
                                 dcterms:issued     "2026-07-16T19:21:21Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-windows-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2746293;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6a76fc7c9dd61174298fcf96e0039471561d5c90a50d01bc4b8d5a19ef96d3a4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-macos-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2826390;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bd74117d50637214460addbf1dcb00b42325e0f319dd27d54f18b07ba2aa839f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-macos-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2621490;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "bbaff3bb9d5baa76a55cc982a3b385cb48067ce75b100bcddbea7ed26b2ff564"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-vst3-linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3323534;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b6d8c01eb5ad41d915a601e4c82d6b1d85e9426173457214b43ec336d2ee78f4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-macos-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6278430;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ece145c74c6e81940b200e9dda6dbc43d00bc7fbf5dd5f630b399a2f411f5035"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-macos-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5889624;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2ac20ffc2515ebfee0d9d852fe6351c06c795b5411eccc20c4ca61c9f1b6cb85"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-desktop-linux-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7275627;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9929db50aef2ea59b54daf8629e23cbaa9a7de1c232078d0c22fd3d1edbd1c57"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-windows-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2719878;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "5e900cf431ddbfea53a867127407d755a7b99731814c7c8102dfaa2597b0a162"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-macos-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2794403;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a11a062492f6e7b9a60e0b0cb4a8127f30632ccd685b05a028fb39d7e4d08871"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-macos-arm64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2592232;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4686f66d36421800e393a4ff3360833de183a9c2679487d9add343797f22cdf8"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    4;
                                                      pu:downloadUrl      <https://github.com/valsteen/midi_bpm_detection/releases/download/v0.1.0/midi-bpm-detector-v0.1.0-clap-linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3283306;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6e61debe0c8ade44e5b01fec7acd339237ab2afa3d60b3cac5cc132ecfd34067"
                                                    ];
                                 pu:packageVersion  "0.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "valsteen/midi-bpm-detection";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tempo" , "bitwig" , "midi" , "utility";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP , trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Vincent Alsteen";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/valsteen/midi-bpm-detection/midi-bpm-detection.jpg>;
        foaf:homepage          <https://github.com/valsteen/midi_bpm_detection> .

<http://purl.org/stuff/plugin-universe/plugin/vaporizer2-5820a07e>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A hybrid wavetable additive/subtractive synthesizer and sampler workstation plugin.";
        rdfs:label             "Vaporizer2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vastdynamics/vaporizer2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vastdynamics/vaporizer2/vaporizer2.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/sampler> , <http://purl.org/stuff/plugin-universe/category/synth> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "exe" , "dll";
        pu:downloadCount       15936;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Visual highlighting of used modulations in modulation matrix\n- Visual highlighting of modulation source in side panel when hovering over modulated slider\n- Visual highlighting of drag and drop target sliders";
                                 dcterms:issued     "2024-03-02T09:54:25Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     11975;
                                                      pu:downloadUrl       <https://github.com/VASTDynamics/Vaporizer2/releases/download/v3.5.0/Vaporizer2_installer_win_3.5.0.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          421509729;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "75891d485ffa1f98b6a975e7dc0def3ca45f1cb70437a2370ac778b736cdd11e"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:AAX , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3961;
                                                      pu:downloadUrl      <https://github.com/VASTDynamics/Vaporizer2/releases/download/v3.5.0/Vaporizer2_installer_OSX64_3.5.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         636191008;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "26817c1ad039b5a30d6259094f130831c4dee62ffc7c886ae1fc45441b625aa7"
                                                    ];
                                 pu:packageVersion  "3.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vastdynamics/vaporizer2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wavetable" , "sampler" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX , trn:Standalone , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "VAST Dynamics";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vastdynamics/vaporizer2/vaporizer2.jpg>;
        foaf:homepage          <https://github.com/VASTDynamics/Vaporizer2> .

<http://purl.org/stuff/plugin-universe/plugin/dynation-dbe19984>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Open-source release of Dynation";
        rdfs:label             "Dynation";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vertver/dynation/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "dll";
        pu:downloadCount       127;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "1.3 release.";
                                 dcterms:issued     "2022-04-09T17:52:02Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     127;
                                                      pu:downloadUrl       <https://github.com/vertver/Dynation/releases/download/1.3/dynation.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          179446;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "65196e9f5dc5067d33280bccb28622c3e6095db624ab04c1aac052b8657f3691"
                                                    ];
                                 pu:packageVersion  "1.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vertver/dynation";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vst" , "audio" , "dsp" , "audio engine";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "vertver";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vertver/dynation/dynation.jpg>;
        foaf:homepage          <https://github.com/vertver/Dynation> .

<http://purl.org/stuff/plugin-universe/plugin/crypt-ff248ba8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A hyper-unison synthesiser for creating spacious, cold synth sounds, developed for the Bow Church project.";
        rdfs:label             "Crypt";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vitling/crypt/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added basic save/load functionality for presets/programs.";
                                 dcterms:issued     "2025-11-18T11:24:16Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://www.vitling.xyz/crypt/releases/2.1.0/crypt-windows-2.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1990686;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ff4daa7c7101e22f2f6115673fef215d294f1c10f6d868a90b054217c2708348"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://www.vitling.xyz/crypt/releases/2.1.0/crypt-macos-2.1.0.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14674916;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "c91829909853fd38fd6d1d833c2cc409cc871661a3e471fd89c1d62166f7e0ed"
                                                    ];
                                 pu:packageVersion  "2.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vitling/crypt";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "unison" , "synthesizer";
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Vitling";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vitling/crypt/crypt.jpg>;
        foaf:homepage          <https://github.com/vitling/crypt> .

<http://purl.org/stuff/plugin-universe/plugin/pulp-fiction-a3275e78>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multi-FX rack plugin";
        rdfs:label             "Pulp Fiction";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vivekvjyn/pulp-fiction/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       270;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New tremolo module.\n- Linux support";
                                 dcterms:issued     "2024-06-23T08:12:20Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    217;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Pulp-Fiction/releases/download/tremolo/Pulp.fiction.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         19843584;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "979f9354c62efe6f33fc0a486cc4fb19a3195897a137ae5a3a8e583d3b5edc48"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    53;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Pulp-Fiction/releases/download/tremolo/Pulp_fiction_linux_vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15457762;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "101d5cd7bb53706ec4d27a377be9f61a11719cfd7a5acdb26f5e33202a95d2e1"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vivekvjyn/pulp-fiction";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "tremolo" , "multi-effect" , "chorus" , "flanger" , "delay" , "effect";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Vivek Vijayan";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vivekvjyn/pulp-fiction/pulp-fiction.jpg>;
        foaf:homepage          <https://github.com/vivekvjyn/Pulp-Fiction> .

<http://purl.org/stuff/plugin-universe/plugin/sound-of-music-ff2b8be0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A multiband bit crusher plugin";
        rdfs:label             "Sound of Music";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vivekvjyn/sound-of-music/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       48;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.0 release.";
                                 dcterms:issued     "2026-07-06T20:15:39Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    11;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-windows-vst3.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6594560;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0c55b3f7f2d11db15ba71444f5b76e867ef0bf7395085035b7932d1e4b63a92d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-windows-lv2.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6440960;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "ba1370fd56cc66094c6828f1101e7809bce639e4090738338b89d483edd67310"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-macos-vst3.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8438784;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "093d16f3ace16274c798f445466da5624bb580534a4f18d6b1a782efc06512a3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-macos-lv2.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8103936;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "654a9ae33e5be6808df9460e06953006e2a07131a39f7a150db14aaefbb5deb2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-macos-au.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8335360;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f837813701736dfe41fdb1db6ce06194ed02df2fa09de335d588b5481fd6df58"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    10;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-linux-vst3.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5273600;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "27b35ea5af961d298ea017f7d32d2031e312c8051874af9976a3b18b680b1a77"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    7;
                                                      pu:downloadUrl      <https://github.com/vivekvjyn/Sound-of-Music/releases/download/v1.0.0/Sound.of.Music.1-linux-lv2.tar>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4997120;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1b7ff51bdd7132878ab8d103a294d7afea6cd2d0bc415e0c9bce373f99aa7327"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vivekvjyn/sound-of-music";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrusher" , "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Vivek Vijayan";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vivekvjyn/sound-of-music/sound-of-music.jpg>;
        foaf:homepage          <https://github.com/vivekvjyn/Sound-of-Music> .

<http://purl.org/stuff/plugin-universe/plugin/supervirtualkeyboard-7c3b27e0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "MIDI plugin made with JUCE for interacting with microtonal piano layouts, with support for MOS scales and custom tuning modes.";
        rdfs:label             "SuperVirtualKeyboard";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vsicurella/supervirtualkeyboard/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "Unlicense";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:containsArtefact    "dll";
        pu:downloadCount       383;
        pu:licenceId           "Unlicense";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "New in version 0.02\r\n- Updated GUI\r\n- Custom mode folder scanning\r\n- Saving/Importing both modes and presets\r\n- MOS scales up through 23EDO, also 31EDO\r\n- Bug: Colors have been disabled\r\n- Bug: Ableton export is not yet implemented";
                                 dcterms:issued     "2019-08-03T20:41:47Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     284;
                                                      pu:downloadUrl       <https://github.com/vsicurella/SuperVirtualKeyboard/releases/download/0.021/SuperVirtualKeyboard_Win-v0.021.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3736386;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "45ab2f3e7739a9ba009dd29e517466b172422da652f17d0e2334742a0cf7a72a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    99;
                                                      pu:downloadUrl      <https://github.com/vsicurella/SuperVirtualKeyboard/releases/download/0.021/SuperVirtualKeyboard_Mac_v0.021.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3929621;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ff7b99dd4ff9382e778dd3d1a15cb762ea7c5354474e2300ca6ef3046f18aa2a"
                                                    ];
                                 pu:packageVersion  "0.0.21"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vsicurella/supervirtualkeyboard";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "microtuning" , "keyboard" , "midi" , "microtonal";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Vincenzo Sicurella";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vsicurella/supervirtualkeyboard/supervirtualkeyboard.jpg>;
        foaf:homepage          <https://github.com/vsicurella/SuperVirtualKeyboard> .

<http://purl.org/stuff/plugin-universe/plugin/peakeater-bc958161>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Wave shaper plugin";
        rdfs:label             "PeakEater";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vvvar/peakeater/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vvvar/peakeater/peakeater.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:downloadCount       21087;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- DSP Switch from IIR to the FIR filter for the Oversampler\n- DSP Fix the comb filter effect that happened during Dry/Wet usage in the Oversampling mode\n- DSP Fix latency reporting to the DAW\n";
                                 dcterms:issued     "2023-08-21T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    12087;
                                                      pu:downloadUrl      <https://github.com/vvvar/PeakEater/releases/download/v0.8.2/peakeater-v0.8.2-Windows-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3727973;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "6bae14feb7ea19beed6faf4a6984168521d2deb1351db9da5c208d274254e075"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5787;
                                                      pu:downloadUrl      <https://github.com/vvvar/PeakEater/releases/download/v0.8.2/peakeater-v0.8.2-macOS-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         10279669;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0df88ee26481843d0cc7762377bfefbb489a147a96fe6a9f2b9962834b92ba06"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    3213;
                                                      pu:downloadUrl      <https://github.com/vvvar/PeakEater/releases/download/v0.8.2/peakeater-v0.8.2-Linux-x86_64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4586800;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "0ddf7d839fa436e62c2e9d5b1f188d695424d5aba2f242ad0a89bb8634f299b9"
                                                    ];
                                 pu:packageVersion  "0.8.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "vvvar/peakeater";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "gain" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP;
        trn:role               trn:AudioEffect;
        trn:vendor             "vvvar";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/vvvar/peakeater/peakeater.jpg>;
        foaf:homepage          <https://github.com/vvvar/PeakEater> .

<http://purl.org/stuff/plugin-universe/plugin/oscilloscope-bfbc42e5>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A simple, resizable oscilloscope for visualizing an audio signal's waveform, with continuous or triggered/static plotting and a customizable refresh time.";
        rdfs:label             "Oscilloscope";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/waddafunk/oscilloscope/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "ISC";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       147;
        pu:licenceId           "ISC";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Now building also for android.\r\n\r\nImplemented triggered behaviour, you can now switch between continuous (untriggered behaviour) plotting or static plotting (triggered) with a customizable refresh time.";
                                 dcterms:issued     "2023-03-27T18:36:16Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/waddafunk/Oscilloscope/releases/download/v0.5.0/Windows.VST3.vst3>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3470848;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cb3723891d1e4fa6750b725f0270db3e4dcb323f4cbcb235d975a43982b4d04e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     44;
                                                      pu:downloadUrl       <https://github.com/waddafunk/Oscilloscope/releases/download/v0.5.0/Windows.standalone.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          4706816;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3a9a8dda4d7dcbe02bcd4e6e927268d9503b18c2d43079f5f27feecba10ce52d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/waddafunk/Oscilloscope/releases/download/v0.5.0/Linux.VST3.so>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         62181160;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "b19471c16e8b345d6b4d230017f58dd29804565ee2d5b4fddd1a086a26d18de3"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/waddafunk/Oscilloscope/releases/download/v0.5.0/Linux.standalone>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          57069152;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4a1dcb5dfdc6f0b67868d1440dbe4de457d43a4bc8d779c5df12d1779e06e542"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "waddafunk/oscilloscope";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "oscilloscope" , "audio analysis" , "visualizer";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Utility;
        trn:vendor             "waddafunk";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/waddafunk/oscilloscope/oscilloscope.jpg>;
        foaf:homepage          <https://github.com/waddafunk/Oscilloscope> .

<http://purl.org/stuff/plugin-universe/plugin/drumcraker-5bd631b8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Free drum sampler VST3 plugin optimized for Linux, FreeBSD, Windows and macOS, fully compatible with DrumGizmo drum kits.";
        rdfs:label             "DrumCraker";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wamphyre/drumcraker/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/drums> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       81;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.3.4: 10-16x faster first load via grouped sample decoding, plus a new\non-disk cache (.dcc) for near-instant kit reloads. Fixed several\nmemory/thread-safety bugs (use-after-free, race conditions, multichannel\nreads, cumulative resample quality loss). This is the last release with\nprebuilt Windows/FreeBSD/macOS binaries — going forward, DrumCraker ships\nas Linux-only precompiled, with other platforms built from source.";
                                 dcterms:issued     "2026-06-24T20:44:41Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    81;
                                                      pu:downloadUrl      <https://github.com/Wamphyre/DrumCraker/releases/download/v1.3.4/DrumCraker-Linux.vst3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5511536;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "14ec7c52110b08ea9b050982390dbbb05d8a91c9b38ff4750e4987739fb4af31"
                                                    ];
                                 pu:packageVersion  "1.3.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wamphyre/drumcraker";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "drums" , "drumgizmo" , "linux" , "sampler";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Wamphyre";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wamphyre/drumcraker/drumcraker.jpg>;
        foaf:homepage          <https://github.com/Wamphyre/DrumCraker> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-crshr-bc51294b>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple bit reduction plugin";
        rdfs:label             "WSTD CRSHR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-crshr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       227;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-crshr/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:22:23Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     75;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5224569;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5fa9b2b867fa5293bb24cad84a4a4896ae20993fc1f4c46e3f5f8ffb13228e24"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5415862;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5058efd406c9b884ad4cbd46b20ae832a73e92432b0d0cd65af1e24d94a000f0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    23;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5681350;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "328947ec9dee52cdacdb95e3c0459bfc049041c6c75f8ad128839f7e16592197"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3074289;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "6f09950e0344025b4c4b11e6a206cdc57d69f0fec63021a7f05e6cb4c22e4d16"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     94;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          968576;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "33f11e70a1ee4e97ead0d375520163fd5c03bc4b0edaccf2c0769f6d1798a1f8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          996968;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a735aeb6188b8c10680dd1373609df377b5f330fa83c31786226054365c4b152"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          853696;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ae782458afa20f56225df239684680c4c9f19a1052798f9f5075201fc5d52a0a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-crshr/releases/download/v1.1.1/wstd-crshr-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          889412;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "6c4c199969fb91d6fb75df33effe8c6ce8be97cfcb5fe939227b34b7165c4e9b"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-crshr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "bitcrusher" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-crshr/wstd-crshr.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-crshr> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-dlay-e82712d2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple Delay Audio Plugin";
        rdfs:label             "WSTD DLAY";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-dlay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       250;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-dlay/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:22:00Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     74;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5288107;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "0d9ca539d710b3c7edf97a5f9f1aa38cf2969141555166e7fc7f04411146ffee"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5481966;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e335596563b620fb5ab5ac120373f41252fa0d8ead653ca54fecf45f45990d29"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    30;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5823000;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ee69f6bec1714ea1768628178f5778c5435507fa0a8e7aebb6cbcbc97cb6e3d2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3144710;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "86a36de8c5bf2644f6e4c7143189491ea14d5d869f310e3568e42779f7e51b9c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     122;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          996176;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "211b881e16b9a2c60af9f08a7ce277a38faa6f875d39abd880e134b6e2a68a49"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1030828;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "e5f34a537b415b1b4f2887db9f7bac4b36d397c77939f81135b18bb19a0dcd79"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          875652;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "af73f5d5c7f4d6d3498746223a40b16a3c0b2f7813226a08ce213fe330d3f2b0"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-dlay/releases/download/v1.1.1/wstd-dlay-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          914856;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "703cff530fc8d23ca0747787ef5cf7f8229d24420f4c598ebcc328eb2678f744"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-dlay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "echo" , "delay";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-dlay/wstd-dlay.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-dlay> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-eq-55ce1af2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple nasty EQ plugin.";
        rdfs:label             "WSTD EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-eq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       235;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-eq/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:14:20Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     64;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5304497;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6de83eff0e7f97f35b96d4213112ebed40e13fb0b32f6481346ae8ae71cb01cb"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5500683;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7a35df66b63597167394faac6b416721181ffddc5c766a72c23debb6b78d24d3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    31;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5787847;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "436e117faeba8d10d4865336c38e202b6b943db0f69fb22d21b3f092e242cf82"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    8;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3123950;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "db8d231113bcf375c5f7f6eded6f232fb79bac41b9398fa15a5a70d36adede26"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     91;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          989692;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8c79675a4379125e894416430cde82ec81734512b8b0e55c8745c939e24ddd25"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1028856;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "1ba3b232b4291d8bd128ebb76cac5272416d5165ef5886c2be8bed8a3bba7796"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     10;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          869512;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f76f625df9122d242c26b4a8b33baddbb8fd999a7a929167c9f77a200df6b8bd"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     14;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-eq/releases/download/v1.1.1/wstd-eq-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          917196;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a03e2074945d485e5c50a78d94292cf76f0472db6619680ca244bd3de0c951e6"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-eq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "eq" , "equalizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-eq/wstd-eq.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-eq> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-flangr-61d27695>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple flanger plugin";
        rdfs:label             "WSTD FLANGR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-flangr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/modulation>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       240;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-flangr/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:16:10Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     71;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5258651;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "cb36998f57a5a97c2b0d360024dfe6b623eed9312926852b2efcf60229ce539f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5451023;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "3c9ec6426bd4757426de41bd65b32d311380761b846058732b10226721d06ee4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    33;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5760847;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5c9f70ff07dc14d6f7b18f9a0552c962991ee430766992d4f0ad0efbfaf28bce"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    6;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3109936;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "fe577637d229821134e441e9e57ef2bde80162328193f4eb94356129dace667b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     111;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          981808;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "71822bc6dccfc1ca6c830e98f1abf513a27d41739d39b14d3354633c06c09594"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1012276;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "948310da987aa23346b9e9ea9b5ac20e92bc5ca0189e46c2382d47d7742bc896"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          865880;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "993cda9584c7aa22059263d00c758892649b8a810fc1a39a05c3ca90515eafc6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-flangr/releases/download/v1.1.1/wstd-flangr-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          902812;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "ee8c3fdd1ed3bf78c13580b0c28fbf479fa820a9aefc4a93a8a5be8537039ba5"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-flangr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "modulation" , "flanger";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-flangr/wstd-flangr.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-flangr> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-fldr-210e22f6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple wave folder plugin.";
        rdfs:label             "WSTD FLDR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-fldr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       161;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-fldr/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:24:20Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     51;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5237122;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "ff02331c435f22381a1c56642140d949fedb571a000c1a9be8a83b711574bc93"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5426745;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "f2b89e1d876e20bd0ee4b943e7a3e8982915913f7a3eff82d60af3059ce6ebe0"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    19;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5727978;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "312bec354e2ff6fb41ee0a7f97384d92c4eaf22d904615a5dbb5d9cbbb5e7c77"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3094020;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4e5a189630161bb04514dd40225c93c9016a50e7b72428b12a574941fb9651b1"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     67;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          975640;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "279949dd02759db216c5f893eafa8bbe6867d5484bf99a382525bb2990b82759"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1006016;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "00f225462f1d209de43b7b3c24309436bb9703dc6c9fdc428fdcf471d8fd3d35"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          860732;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "69c2f3704c635a05fd43364d08d4a25b4fd24f9ae1c21437706061978316bd92"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     6;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-fldr/releases/download/v1.1.1/wstd-fldr-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          897052;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "319bf7050c0f2be1c8e224866645f8019aab2d467dbdb042e51662825066c446"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-fldr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "wavefolder" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-fldr/wstd-fldr.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-fldr> .

<http://purl.org/stuff/plugin-universe/plugin/wstd-smthr-b08bc9c7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Simple soft-clipping overdrive plugin.";
        rdfs:label             "WSTD SMTHR";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-smthr/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       197;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.1.1 release. See https://github.com/Wasted-Audio/wstd-smthr/releases/tag/v1.1.1 for details.";
                                 dcterms:issued     "2025-12-09T13:26:04Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     58;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5237881;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "9147a389fac46b1d83e83a0c363e903090e8005648f65ff45b571d91ce5b08a6"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     7;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5426685;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "941fc4c8c12260da420a7d5539c06f44f99805130b37d614d6f5e75cc3799470"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-macos-universal.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5727586;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "f2ecc00c75cc49e4a2e367fb3c09da428f52102677d6e74e40cbac2ec79c57c3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    5;
                                                      pu:downloadUrl      <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-macos-intel.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         3094929;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "5fed29bf8a658885bd14ff13c55e8aa08e9c3b33074213b407c450beda82e420"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     88;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          975864;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a06fe9a142762cdac2d5fbe4076144862197bafdf0f70e35020c69acf885262b"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          1006840;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "10098a1806c16f602712c892741a9eecdd93417c59ca49e3f097234edea2b32c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     4;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          860324;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a3b62ae0fe11f96f33039aff29cba69304120124e6834a195b9403b5efea3533"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5;
                                                      pu:downloadUrl       <https://github.com/Wasted-Audio/wstd-smthr/releases/download/v1.1.1/wstd-smthr-v1.1.1-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          895724;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "a64406286b54893eeafcf2f27223c09aa0c70a1c19a8c406d598b7fe6d19ca2b"
                                                    ];
                                 pu:packageVersion  "1.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wasted-audio/wstd-smthr";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "overdrive" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wasted Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wasted-audio/wstd-smthr/wstd-smthr.jpg>;
        foaf:homepage          <https://github.com/Wasted-Audio/wstd-smthr> .

<http://purl.org/stuff/plugin-universe/plugin/soundshed-guitar-4f3e9936>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A fully featured guitar/bass effects app and plugin combining Neural Amp Modeler (NAM) with a modern UI and an extensible signal graph architecture";
        rdfs:label             "Soundshed Guitar";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/webprofusion/soundshed-guitar/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/amp> , <http://purl.org/stuff/plugin-universe/category/guitar>;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- New folder browser with favorites, tagging, and filter-by-tag support for local resources.\n- MIDI parameter mapping and automation workflows, plus direct MIDI setlist bank selection.\n- New Signal Analyzer utility effect with LUFS loudness measurement and bark band perceptual analysis.\n- IR Cab, riff import, and demo audio now support AIFF/AIFC and MP3 in addition to WAV.\n- Jam tab is now enabled on macOS and Linux, with substantial layout and interaction improvements.\n";
                                 dcterms:issued     "2026-07-03T00:00:00.000Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadUrl      <https://downloads.soundshed.com/downloads/SoundshedGuitar-1.4.0-Linux-x64.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         196629367;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "5359afc2c1201fc351c8a61c2eba549f661f4c4e3402a11f7365e4266c11af2d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AAX , trn:CLAP , trn:AudioUnit , trn:VST3;
                                                      pu:downloadUrl      <https://downloads.soundshed.com/downloads/SoundshedGuitar-1.4.1.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         187018835;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "23c91edbf7178eb0fe010c93e9d938bfbc45f29ac9c395b0df5d68838b6b2b60"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadUrl      <https://downloads.soundshed.com/downloads/SoundshedGuitar-1.4.0-Windows.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         119929912;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "0b21f37a6597b2d522f6a07bc3d9ef82ec512f414ad19d9b299ecb9673990066"
                                                    ];
                                 pu:packageVersion  "1.4.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "webprofusion/soundshed-guitar";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "nam" , "guitar" , "amp";
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:AAX;
        trn:role               trn:AudioEffect;
        trn:vendor             "Webprofusion";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/webprofusion/soundshed-guitar/soundshed-guitar.jpg>;
        foaf:homepage          <https://github.com/webprofusion/soundshed-guitar> .

<http://purl.org/stuff/plugin-universe/plugin/noise-suppression-for-voice-a923c06d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Noise suppression plugin based on Xiph's RNNoise";
        rdfs:label             "Noise Suppression For Voice";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/werman/noise-suppression-for-voice/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       372402;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Big changes:\n- common: Switch to updated rnnoise v0.2 - rnnoise update improved denoising";
                                 dcterms:issued     "2024-05-18T18:10:22Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     340995;
                                                      pu:downloadUrl       <https://github.com/werman/noise-suppression-for-voice/releases/download/v1.10/win-rnnoise.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          37740885;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e4dcc186102850f8dcebeb766ad1bf34c24f6280bd614ef84b72dae4783fc517"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    10013;
                                                      pu:downloadUrl      <https://github.com/werman/noise-suppression-for-voice/releases/download/v1.10/macos-rnnoise.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         81797637;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "53c41fe3ce8af529b1d2d18802ecbd7e9f0b6d7ad013fd5f92f6af974472a9e9"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     21394;
                                                      pu:downloadUrl       <https://github.com/werman/noise-suppression-for-voice/releases/download/v1.10/linux-rnnoise.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          36831356;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "811390b6eb6e28dde023c70590c74d26e74ebb2e595bcf4b95af2341db160e99"
                                                    ];
                                 pu:packageVersion  "1.10.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "werman/noise-suppression-for-voice";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "voice" , "noise suppression" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Danylo";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/werman/noise-suppression-for-voice/noise-suppression-for-voice.jpg>;
        foaf:homepage          <https://github.com/werman/noise-suppression-for-voice> .

<http://purl.org/stuff/plugin-universe/plugin/dcoffsetter-c3692ac8>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "DC offset audio plugin";
        rdfs:label             "DCOffsetter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wheatbread1306/dcoffsetter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       12;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Win64 pre-built binary";
                                 dcterms:issued     "2026-05-15T18:38:52Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    12;
                                                      pu:downloadUrl      <https://github.com/wheatBread1306/DCOffsetter/releases/download/1.0.1/DCOffsetter_win64_1.0.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2458337;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "3aae5e64f8a186973ffab7434f68787b148ce30c2462630220bce612c5811983"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wheatbread1306/dcoffsetter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "utility";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "Kazuma Narita";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wheatbread1306/dcoffsetter/dcoffsetter.jpg>;
        foaf:homepage          <https://github.com/wheatBread1306/DCOffsetter> .

<http://purl.org/stuff/plugin-universe/plugin/midipad-f0545817>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Turns your trackpad or mouse into an expressive MIDI CC controller — hover over the pad's X/Y surface to send continuous control changes.";
        rdfs:label             "MidiPad";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/whoadrian/midipad/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       489;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Windows & MacOS builds. Tested on Win 11 & MacOS M1.\r\nSee README for installation instructions, in each zip.";
                                 dcterms:issued     "2024-09-17T09:27:33Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    231;
                                                      pu:downloadUrl      <https://github.com/whoadrian/MidiPad/releases/download/v0.2.0/win_VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1648548;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cb8e1ce65056d2b5ff256dad49709d6ef9d24e888d39e53d00dba3676fc4fc57"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    124;
                                                      pu:downloadUrl      <https://github.com/whoadrian/MidiPad/releases/download/v0.2.0/mac_VST3.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1645585;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ec1ff30e347357184ba223946f00f83a4c5b0405996b68fbc34576302b36f8cf"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit;
                                                      pu:downloadCount    134;
                                                      pu:downloadUrl      <https://github.com/whoadrian/MidiPad/releases/download/v0.2.0/mac_AU.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         1638327;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "37570c70426deef420874217d4f5616186c397d23605b6e607982532e5c992c2"
                                                    ];
                                 pu:packageVersion  "0.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "whoadrian/midipad";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi controller" , "midi cc";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "whoadrian";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/whoadrian/midipad/midipad.jpg>;
        foaf:homepage          <https://github.com/whoadrian/MidiPad> .

<http://purl.org/stuff/plugin-universe/plugin/wolf-shaper-f9868888>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Distortion plugin that lets you create your own waveshaping functions using a spline-based graph editor.";
        rdfs:label             "Wolf Shaper";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-shaper/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-shaper/wolf-shaper.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       9204;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fix an issue with the Warp parameters.\n";
                                 dcterms:issued     "2023-05-14T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     5858;
                                                      pu:downloadUrl       <https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2+20230515144200-windows-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5481008;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "42a703a5f71b19855d9213d57f2261d2182c73c73d39730775188df3e4c47da9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2422;
                                                      pu:downloadUrl      <https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2-macos-universal.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5980398;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "19bba017c8eed9b697712d0f1e769ab30eb785534c152e6783017735fe73de03"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     802;
                                                      pu:downloadUrl       <https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2-linux-x64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          5089663;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "8b844e9b535d2b8a8a07fc6cec207beae8161f7d6da36e4a856a766aa441b848"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     122;
                                                      pu:downloadUrl       <https://github.com/wolf-plugins/wolf-shaper/releases/download/v1.0.2/wolf-shaper-v1.0.2-linux-arm64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          4923270;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "79a2e37416be98b8b393d0732c0e49af4f769cc9d0010ecd60e0d740233b46c2"
                                                    ];
                                 pu:packageVersion  "1.0.2"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wolf-plugins/wolf-shaper";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "editor" , "effect" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wolf Plugins";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-shaper/wolf-shaper.jpg>;
        foaf:homepage          <https://github.com/wolf-plugins/wolf-shaper> .

<http://purl.org/stuff/plugin-universe/plugin/wolf-spectrum-b7f7b9f2>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Spectrogram plugin which supports both log and linear frequency scaling.";
        rdfs:label             "Wolf Spectrum";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-spectrum/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:audioPreview        <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-spectrum/wolf-spectrum.flac>;
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:containsArtefact    "so" , "dll";
        pu:downloadCount       1424;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       " ";
                                 dcterms:issued     "2019-04-14T07:00:00.000Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     1112;
                                                      pu:downloadUrl       <https://github.com/wolf-plugins/wolf-spectrum/releases/download/v1.0.0/wolf-spectrum-v1.0.0-windows-vst2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          853466;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "7728372c985c4cb0019f5000858d9486a0444f70fed3c44cac724c05db19c94d"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so";
                                                      pu:downloadCount     312;
                                                      pu:downloadUrl       <https://github.com/wolf-plugins/wolf-spectrum/releases/download/v1.0.0/wolf-spectrum-v1.0.0-linux-vst2.tar.gz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          491519;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "858c16bf594ace122cee1854024fb8719c232f593d3ecf3dccee72f22c0b2a08"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "wolf-plugins/wolf-spectrum";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "frequency" , "spectrogram" , "effect";
        pu:verified            true;
        trn:role               trn:AudioEffect;
        trn:vendor             "Wolf Plugins";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/wolf-plugins/wolf-spectrum/wolf-spectrum.jpg>;
        foaf:homepage          <https://github.com/wolf-plugins/wolf-spectrum> .

<http://purl.org/stuff/plugin-universe/plugin/scale-remapper-796678e4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Remaps MIDI input (e.g. the white keys of a keyboard) onto a chosen musical scale before sending it out as MIDI, so any controller can play in-scale.";
        rdfs:label             "Scale Remapper";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/xivilay/scale-remapper/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       296;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "### Changed\r\n\r\n* [ui] inner dependencies (music-theory)\r\n* changed app icon, added more sizes\r\n\r\n### Added\r\n\r...";
                                 dcterms:issued     "2024-01-26T16:30:09Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     174;
                                                      pu:downloadUrl       <https://github.com/xivilay/scale-remapper/releases/download/v0.7.6/ScaleRemapper_windows.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          2984095;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "941fcb0e6a6cc0ad827798a4c5a87d320a03a04a18c0fef5ee67af8c1038d89f"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     55;
                                                      pu:downloadUrl       <https://github.com/xivilay/scale-remapper/releases/download/v0.7.6/ScaleRemapper_ubuntu.7z>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3148978;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "04f59770a01ccacb1453cf3a50d75ade8ab0d737bf1e76bdbf91bca41806adb4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    67;
                                                      pu:downloadUrl      <https://github.com/xivilay/scale-remapper/releases/download/v0.7.6/ScaleRemapper_macos.7z>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2489885;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "387715ad8bc17f541022aaa08684ce5da10f18be14461c91bd1ef2f1073429f9"
                                                    ];
                                 pu:packageVersion  "0.7.6"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "xivilay/scale-remapper";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "music theory" , "lumi keys" , "lumi" , "blocks" , "midi" , "scale";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioInstrument;
        trn:vendor             "xivilay";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/xivilay/scale-remapper/scale-remapper.jpg>;
        foaf:homepage          <https://github.com/xivilay/scale-remapper> .

<http://purl.org/stuff/plugin-universe/plugin/cloud-reverb-164151a6>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Algorithmic reverb plugin based on CloudSeed";
        rdfs:label             "Cloud Reverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/xunil-cloud/cloudreverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       430;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Improvements\n- Clear internal reverb buffers when the plugin is bypassed or reset. Fixed issue #12.";
                                 dcterms:issued     "2026-04-14T12:24:44Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     183;
                                                      pu:downloadUrl       <https://github.com/xunil-cloud/CloudReverb/releases/download/v0.5/CloudReverb-v0.5-Windows-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8238611;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "2674dab0c2dd58bb98cc9acdb612cc411b5baa7d896db20127b21fc6a22868a2"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    68;
                                                      pu:downloadUrl      <https://github.com/xunil-cloud/CloudReverb/releases/download/v0.5/CloudReverb-v0.5-macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         15082485;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "88b60035570f680e29ccc2465711dd1ea9886d80c6c1bcca5f8bf09b2cd49b9c"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     179;
                                                      pu:downloadUrl       <https://github.com/xunil-cloud/CloudReverb/releases/download/v0.5/CloudReverb-v0.5-Linux-x86_64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          7050789;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "81cda6a9979cdbaf4d7a261338e59b87c2d4f4a123d05049a5aeaaabe399e6d1"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "xunil-cloud/cloudreverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reverb";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "xunil-cloud";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/xunil-cloud/cloudreverb/cloudreverb.jpg>;
        foaf:homepage          <https://github.com/xunil-cloud/CloudReverb> .

<http://purl.org/stuff/plugin-universe/plugin/midi-lattice-40478933>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A VST3/CLAP plugin that visualizes the pitch classes of incoming MIDI notes on a 2D lattice organized by perfect fifths and major thirds, with configurable tuning for exploring 5-limit and 7-limit just intonation.";
        rdfs:label             "Midi Lattice";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yan-h/midi-lattice/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/midi> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       9;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Added text showing the number of notes received, and how many of them are successfully matched on the lattice.\r\n\r\nUnmatched notes have a shorter line in the spectral view.\r\n\r\nNo Windows version because I no longer have a Windows machine.";
                                 dcterms:issued     "2025-03-16T21:15:37Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:CLAP , trn:VST3;
                                                      pu:downloadCount    9;
                                                      pu:downloadUrl      <https://github.com/yan-h/midi_lattice/releases/download/v0.1.1/OSX.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         7053748;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b540947d25f4ea192dd74c62f4badeb17d04ff4adcc71652e7dd8c0e014ac593"
                                                    ];
                                 pu:packageVersion  "0.1.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yan-h/midi-lattice";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "visualizer" , "midi" , "microtonal" , "just intonation";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Utility;
        trn:vendor             "Yan Han";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yan-h/midi-lattice/midi-lattice.jpg>;
        foaf:homepage          <https://github.com/yan-h/midi_lattice> .

<http://purl.org/stuff/plugin-universe/plugin/midi-markov-rebuilt-aae2f1a7>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An AI improviser plugin that learns a Markov model from an incoming MIDI stream in realtime and improvises with what it has learnt — generating chords from monophonic input, playing slower/faster, avoiding the input's register, or a call-and-response mode.";
        rdfs:label             "MIDI Markov Rebuilt";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yeeking/ai-improviser-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:downloadCount       84;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "**Full Changelog**: https://github.com/yeeking/ai-improviser-plugin/compare/v3.0...v4.0\r\n\r\nThis is a significant update from V3 so I'm calling it V4.\r\n\r\nThe main changes relate to the addition of more complex behaviours:\r...";
                                 dcterms:issued     "2025-12-11T18:17:35Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    58;
                                                      pu:downloadUrl      <https://github.com/yeeking/ai-improviser-plugin/releases/download/v4.0/win_v4.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5855219;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "efb90e64928e4003c316ba3abda86e99394737974f2f238c744f9a5de05d672a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    26;
                                                      pu:downloadUrl      <https://github.com/yeeking/ai-improviser-plugin/releases/download/v4.0/macos-v41.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         33681871;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a52af7d75b9da2bb92ce51f624f4c61a2da6fc99a948572646bb32f82c77896e"
                                                    ];
                                 pu:packageVersion  "4.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yeeking/ai-improviser-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "midi generative" , "markov chain" , "improvisation" , "ai";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit , trn:Standalone;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Matthew Yee-King";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yeeking/ai-improviser-plugin/ai-improviser-plugin.jpg>;
        foaf:homepage          <https://github.com/yeeking/ai-improviser-plugin> .

<http://purl.org/stuff/plugin-universe/plugin/magical8bitplug2-c80554ad>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Magical 8bit Plug 2 is a software synthesizer to generate the tones like the old 8bit game consoles (NES / Game Boy style sounds). Developed from scratch with JUCE.";
        rdfs:label             "Magical8bitPlug2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yokemura/magical8bitplug2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:containsArtefact    "dll";
        pu:downloadCount       9004;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- Fixed unexpected sounding on note off\n- Respects pitch bend amount applied before note on\n";
                                 dcterms:issued     "2021-05-08T09:33:26Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST2 , trn:VST3;
                                                      pu:downloadCount    1350;
                                                      pu:downloadUrl      <https://github.com/yokemura/Magical8bitPlug2/releases/download/v1.0.1/Magical8bitPlug2-mac-210508.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         6050600;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "8da08e5eca722027fed7b661398045ef54f33915dd79271c677ab1a7b30e40af"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:containsFormat    trn:VST3;
                                                      pu:downloadCount     7654;
                                                      pu:downloadUrl       <https://github.com/yokemura/Magical8bitPlug2/releases/download/v1.0.1/Magical8bitPlug2-win-210508.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          3718577;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "6a8bc5fb0c4f623adff07be514696965a411fe3f3f62783e28d5960e5a6e64b7"
                                                    ];
                                 pu:packageVersion  "1.0.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yokemura/magical8bitplug2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "retro" , "nes" , "gameboy" , "chiptune" , "8bit" , "synthesizer";
        pu:verified            true;
        trn:format             trn:VST3 , trn:VST2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "yokemura";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yokemura/magical8bitplug2/magical8bitplug2.jpg>;
        foaf:homepage          <https://github.com/yokemura/Magical8bitPlug2> .

<http://purl.org/stuff/plugin-universe/plugin/wet-compressor-05807b68>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source 76-style FET compressor modelled as the circuit: feedback detector, a gain cell that bottoms out, four amplifiers. Free, MIT, VST3 for Windows, macOS and Linux.";
        rdfs:label             "Wet Compressor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetcompressor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:downloadCount       474;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release. FET compressor with stepped INPUT and OUTPUT controls and fast, normal and slow time constants. Fixed threshold and ratio. Input, gain reduction and output metering. Runs at the host sample rate.";
                                 dcterms:issued     "2026-08-30T10:34:15Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    474;
                                                      pu:downloadUrl      <https://github.com/yonie/WetCompressor/releases/download/v1.0.0/WetCompressor-v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5268577;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "150b35c9d4f5b16032b827af961e4ab5799039699c0d1be8062528143923e4ee"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yonie/wetcompressor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "fet" , "dynamics" , "analog modeling" , "vintage" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "yonie";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetcompressor/wetcompressor.jpg>;
        foaf:homepage          <https://github.com/yonie/WetCompressor> .

<http://purl.org/stuff/plugin-universe/plugin/wet-delay-936776d3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source stereo delay with 80s rack-style character: 24 kHz internal rate, 12-bit quantisation, channel crosstalk. Free, MIT, VST3 for Windows, macOS and Linux.";
        rdfs:label             "Wet Delay";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetdelay/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/delay>;
        pu:downloadCount       835;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a UI zoom option for high-resolution displays. Right-click the panel and choose 75, 100 or 125 percent.";
                                 dcterms:issued     "2026-08-28T19:56:19Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    21;
                                                      pu:downloadUrl      <https://github.com/yonie/WetDelay/releases/download/v1.2.0/WetDelay-v1.2.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4344927;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "5e0e783e930963b81912bf2b7c953dc5423dbb54ec288a80d31b1d2f795a2542"
                                                    ];
                                 pu:packageVersion  "1.2.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yonie/wetdelay";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "delay" , "vintage" , "lo-fi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "yonie";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetdelay/wetdelay.jpg>;
        foaf:homepage          <https://github.com/yonie/WetDelay> .

<http://purl.org/stuff/plugin-universe/plugin/wet-eq-9f13b8a1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source four-band British console equaliser modelled as a circuit: saturation inside the filter loop, per-stage crosstalk, gain-dependent bandwidth. Free, MIT, VST3 for Windows, macOS and Linux.";
        rdfs:label             "Wet EQ";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/weteq/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:downloadCount       326;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release. Four-band console EQ with HPF, LPF and input gain. Eleven stepped controls, nine positions each, and no Q control. Per-channel L/R metering. Runs at the host sample rate.";
                                 dcterms:issued     "2026-08-30T10:27:43Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    326;
                                                      pu:downloadUrl      <https://github.com/yonie/WetEQ/releases/download/v1.0.0/WetEQ-v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5425089;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "18345b0374d75ef3707f00fef4cab74d28d8092afc19f9ca7c59ea4a2bb9ee4c"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yonie/weteq";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "eq" , "console" , "analog modeling" , "vintage";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "yonie";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/weteq/weteq.jpg>;
        foaf:homepage          <https://github.com/yonie/WetEQ> .

<http://purl.org/stuff/plugin-universe/plugin/wet-reverb-693085a0>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "An open-source reverb with 80s rack-style character: five modes, 24 kHz internal rate, 12-bit quantisation. Free, MIT, VST3 for Windows, macOS and Linux.";
        rdfs:label             "Wet Reverb";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetreverb/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/reverb>;
        pu:downloadCount       1688;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Adds a UI zoom option for high-resolution displays. Right-click the panel and choose 75, 100 or 125 percent.";
                                 dcterms:issued     "2026-08-28T19:56:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    25;
                                                      pu:downloadUrl      <https://github.com/yonie/WetReverb/releases/download/v1.1.0/WetReverb-v1.1.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         4733779;
                                                      pu:operatingSystem  "linux" , "win" , "mac";
                                                      pu:sha256           "5558474c171e40ba8bf847ba56dd79fee68b390f063d66a667edb5c996a80dad"
                                                    ];
                                 pu:packageVersion  "1.1.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yonie/wetreverb";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vintage" , "reverb" , "lo-fi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioEffect;
        trn:vendor             "yonie";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yonie/wetreverb/wetreverb.jpg>;
        foaf:homepage          <https://github.com/yonie/WetReverb> .

<http://purl.org/stuff/plugin-universe/plugin/spekana-f8f9d134>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Real-time audio-to-MIDI plugin that transforms textured sound, field recordings, and noise into usable MIDI and musical notation, with a live spectrogram and top-10 peak tracking";
        rdfs:label             "Spekana";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yvonneqaq/spekana-audio-plugin/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis> , <http://purl.org/stuff/plugin-universe/category/generator>;
        pu:downloadCount       3;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First public release.";
                                 dcterms:issued     "2026-03-14T07:57:08Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3;
                                                      pu:downloadUrl      <https://github.com/yvonneQAQ/spekana-audio-plugin/releases/download/v1.0.0/SPEKANA_v1.0.0_macOS.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5784663;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2dec7a8b274b82d34d0583e05657f3cefc1389fd1630af0d98fede73ef712038"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "yvonneqaq/spekana-audio-plugin";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "spectrogram" , "pitch tracking" , "audio to midi";
        pu:verified            true;
        trn:format             trn:VST3;
        trn:role               trn:AudioInstrument;
        trn:vendor             "Yvonne Yuan";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/yvonneqaq/spekana-audio-plugin/spekana-audio-plugin.jpg>;
        foaf:homepage          <https://github.com/yvonneQAQ/spekana-audio-plugin> .

<http://purl.org/stuff/plugin-universe/plugin/zam-plugins-ccceacfa>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A collection of LADSPA/LV2/VST/VST3/CLAP audio effect plugins for high-quality processing.";
        rdfs:label             "ZaM Plugins";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zamaudio/zam-plugins/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "so" , "exe" , "elf" , "dll";
        pu:downloadCount       823;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Rebuilt release after a problem building the macOS releases in a prior attempt.";
                                 dcterms:issued     "2026-04-04T01:16:35Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     236;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-win64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          128302481;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "745990b0acdda1cc319cd55aafdf61b6f258015810f310abd31d8bbe849e4da8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "exe" , "dll";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     43;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-win32.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          131452268;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "596481a35fbf258e39a5823d5e7018093d0f7e75c35547967e04b39e6b328726"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:VST2 , trn:Standalone , trn:CLAP , trn:AudioUnit , trn:LV2 , trn:VST3;
                                                      pu:downloadCount    72;
                                                      pu:downloadUrl      <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-macos-universal.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         246954246;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "ac163eb25781b08936b80c12e809777e3aaa523887d0355504f2e6586c4e43cf"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     369;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-linux-x86_64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          39868912;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "16b022cce2998d11d3dbcf15aa6fe176cd14576cad42250ae8cfc56d1b7add7a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x32";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     25;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-linux-i686.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          39867476;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "53e077a5dc66d113fe68981fcc74dd1eaa343db933dba8d8c278816918b4a7df"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm32";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     15;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-linux-armhf.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          37914916;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9e0dc7d026ddc91d6a6c22856c7e9ea1009a1e22ca0052d5c346bdac416218f8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "so" , "elf";
                                                      pu:containsFormat    trn:CLAP , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     63;
                                                      pu:downloadUrl       <https://github.com/zamaudio/zam-plugins/releases/download/4.5/zam-plugins-4.5-linux-arm64.tar.xz>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          39549040;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4e02771b743afaaa2d6912eac083661c1d9ab0a92dd6787414f29e365877b4c2"
                                                    ];
                                 pu:packageVersion  "4.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zamaudio/zam-plugins";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "effect" , "collection";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:CLAP , trn:Standalone , trn:VST2;
        trn:role               trn:AudioEffect;
        trn:vendor             "Damien Zammit";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zamaudio/zam-plugins/zam-plugins.jpg>;
        foaf:homepage          <https://github.com/zamaudio/zam-plugins> .

<http://purl.org/stuff/plugin-universe/plugin/multimeter-dd33f66a>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A comprehensive set of AU/VST real-time audio analysis tools in one window implemented with JUCE 6.";
        rdfs:label             "MultiMeter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zhiyualexzhang/multimeter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility>;
        pu:downloadCount       471;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "First release of MultiMeter.";
                                 dcterms:issued     "2024-02-10T05:53:07Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone;
                                                      pu:downloadCount    471;
                                                      pu:downloadUrl      <https://github.com/ZhiyuAlexZhang/MultiMeter/releases/download/v1.0.0/MultiMeter-release-v1.0.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         24233999;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "cac80f4f19cec34554a568a73eac392f4250fe8473c2e9c8293cc8e73545e877"
                                                    ];
                                 pu:packageVersion  "1.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zhiyualexzhang/multimeter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "analysis" , "spectrum analyzer" , "metering" , "utility";
        pu:verified            true;
        trn:format             trn:Standalone;
        trn:role               trn:Utility;
        trn:vendor             "Alex Zhang";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zhiyualexzhang/multimeter/multimeter.jpg>;
        foaf:homepage          <https://github.com/ZhiyuAlexZhang/MultiMeter> .

<http://purl.org/stuff/plugin-universe/plugin/zl-compressor-c149c8c4>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A dynamic range processor (compressor/expander) plugin.";
        rdfs:label             "ZL Compressor";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlcompressor/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/compressor> , <http://purl.org/stuff/plugin-universe/category/dynamics>;
        pu:containsArtefact    "exe" , "elf";
        pu:downloadCount       7339;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "After installation, please load the plugin in an empty DAW session and check its functionality.";
                                 dcterms:issued     "2026-05-06T13:53:18Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2471;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Windows-x86-64.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          9981952;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "5c573b1f5eedf1bdc005a91fd13caec7ea76f52969904c7a924c445733c34926"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     2061;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Windows-x86-64-AVX2.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          10240000;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e7bbb4730be6b906b5c03a6a57d21ff9af735c4573b8a6e4d4ef499f4350146a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "exe";
                                                      pu:containsFormat    trn:AAX , trn:LV2 , trn:VST3;
                                                      pu:downloadCount     363;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Windows-arm64.msi>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          7200768;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "e853104638e3249908087b47210408f02496b00b1d2fc694147262fbe000413f"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    448;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-macOS-x86-64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12756094;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "509a6086417603ce8f8980ccd71949d34aa685692d1da8997cf16f8bd5660e31"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    957;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-macOS-arm64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         11435709;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "374f400e888b9de93adc145fbae079e4cf46ed8c72eeb9f43326d104134050d8"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     537;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Linux-x86-64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8401909;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "07600e4f95272223c7405b3142778a89c59516e2b4912be281635aac8c793902"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     411;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Linux-x86-64-AVX2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8628636;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "06db9694bf90f807e505853272484ea3a32043ace8ade2607013c28b96159734"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     91;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLCompressor/releases/download/0.5.0/ZL.Compressor-0.5.0-Linux-arm64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          8015840;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "4ef0b09548e0dd62a49952202fac8b823d2f23f38e06a83fe546194d294b8270"
                                                    ];
                                 pu:packageVersion  "0.5.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zlcompressor";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "expander" , "compressor";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlcompressor/zlcompressor.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLCompressor> .

<http://purl.org/stuff/plugin-universe/plugin/zl-equalizer-2-181c38c3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Dynamic equalizer plugin.";
        rdfs:label             "ZL Equalizer 2";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlequalizer2/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/eq>;
        pu:containsArtefact    "elf";
        pu:downloadCount       63105;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Mostly UI fixes :) And the preset manager!\r\n\r\nAfter installation, please load the plugin in an empty DAW session and check its functionality.\r\n\r...";
                                 dcterms:issued     "2026-08-15T12:38:02Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1505;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Windows-x86-64.msi>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12693504;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cc514e2786d0218d5afc44d4e565d095e08607fbe6bbbfabbdb6bacfcac7259d"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    1534;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Windows-x86-64-AVX2.msi>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         13164544;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cceb114ec04bab8f2810b4ebe7e7b93911f7525aff5fa9eb6593e7bbbc671dca"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    335;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Windows-arm64.msi>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         8933376;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "75a820009b5ffdbbabc217a8a0e3a087f0913003cb2bc58b757c95a5d02ef046"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    324;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-macOS-x86-64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         16299778;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "96f201059308717b38609249caca8cc7ddb74b3f6496812a90c743b45ca57ab9"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:Standalone , trn:AAX , trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    864;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-macOS-arm64.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         14492688;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "dba5b278c4c4ba70e58b90130cc4a828fbd7e90f26cc96d2d927821bd5ca7d1a"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:attested          true;
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     235;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Linux-x86-64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10734404;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "40b2de10d636910ca418f314394aecdac9a7ce2cd6066f7d2eda27011f94f1b1"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:attested          true;
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     275;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Linux-x86-64-AVX2.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          11200659;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "f6638907703fa6b7ebeabeb4f37874781a94233060165ff2c13bf69b088f7a1e"
                                                    ];
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "arm64";
                                                      pu:attested          true;
                                                      pu:containsArtefact  "elf";
                                                      pu:containsFormat    trn:LV2 , trn:VST3;
                                                      pu:downloadCount     144;
                                                      pu:downloadUrl       <https://github.com/ZL-Audio/ZLEqualizer/releases/download/1.3.1/ZL.Equalizer.2-1.3.1-Linux-arm64.zip>;
                                                      pu:fileKind          "archive";
                                                      pu:fileSize          10255980;
                                                      pu:operatingSystem   "linux";
                                                      pu:sha256            "9a9c0a1ec5a6160f9811fa163687f8fec89218a6759f4564250932e2fee79d3e"
                                                    ];
                                 pu:packageVersion  "1.3.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zlequalizer2";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "unmask" , "tonal balance control" , "spectrum analyzer" , "sculptor" , "equalizer" , "effect";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit , trn:AAX , trn:Standalone;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlequalizer2/zlequalizer2.jpg>;
        foaf:homepage          <https://zl-audio.github.io/plugins/zlequalizer2/> .

<http://purl.org/stuff/plugin-universe/plugin/zl-inflator-9bc44763>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A distortion/saturation plugin that increases perceived loudness, with auto-gain compensation and a dB-scaled response plot.";
        rdfs:label             "ZL Inflator";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlinflator/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       11170;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- add auto-gain-compensation\r\n- remove `SigMOD`\r\n- change the unit of the plot to dB\r\n\r\nNOTICE: this version is not compatible with previous versions";
                                 dcterms:issued     "2023-12-09T16:32:49Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3706;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLInflator/releases/download/0.3.0/ZLInflator-0.3.0.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12419853;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "98592dc343427e238dca69096b59fd21deffc0de778bdbd8879a905683ec090b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4196;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLInflator/releases/download/0.3.0/ZLInflator-0.3.0.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2623054;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "a9aa15c0ce65f0979f2c2744a37e8aee3346546cd416978e91cccff5cea9f6b1"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3268;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLInflator/releases/download/0.3.0/ZLInflator-0.3.0.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5745863;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "2b58fb846a1fe2354a3ce51be4ce21bfcad6cb6e142dd41ebef4a234dfc702f3"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zlinflator";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "loudness" , "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlinflator/zlinflator.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLInflator> .

<http://purl.org/stuff/plugin-universe/plugin/zl-loudness-makeup-93b1b06d>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A loudness make-up gain plugin, for restoring perceived volume after processing that reduces level (e.g. compression, EQ cuts) earlier in the chain.";
        rdfs:label             "ZL Loudness Makeup";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zllmakeup/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       10371;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- bump JUCE version";
                                 dcterms:issued     "2023-10-20T13:37:54Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3476;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMakeup/releases/download/v0.2.7/ZLLMakeup-0.2.7.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12239122;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "6038937cefa8cadb00b6fcb90cc03b5e1f17d9d4715e4ad315d70847ec05429a"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3775;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMakeup/releases/download/v0.2.7/ZLLMakeup-0.2.7.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2599526;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "37df74e6d0a5b8b7acd09ab6365901c710bb7fcd3e38218df6b3d19677a0dcac"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3120;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMakeup/releases/download/v0.2.7/ZLLMakeup-0.2.7.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5618707;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "a868df21bf7cb5b7316afead0ecd525968267cd80a4fa80acc3050b06cb8cc9d"
                                                    ];
                                 pu:packageVersion  "0.2.7"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zllmakeup";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "utility" , "mastering" , "gain" , "loudness";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zllmakeup/zllmakeup.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLLMakeup> .

<http://purl.org/stuff/plugin-universe/plugin/zllmatch-f7f9ac56>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "LUFS-based loudness matching plugin that automatically level-matches reference tracks against your mix for A/B referencing.";
        rdfs:label             "ZLLMatch";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zllmatch/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/utility> , <http://purl.org/stuff/plugin-universe/category/analysis>;
        pu:downloadCount       10437;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "- bump JUCE version";
                                 dcterms:issued     "2023-10-20T14:03:30Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3526;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMatch/releases/download/v0.2.4/ZLLMatch-0.2.4.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         12271944;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "c8b5deffe32a137fbd6d0113eba56fec2fa270bf3ff08a715cb16b43e634c6d5"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3811;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMatch/releases/download/v0.2.4/ZLLMatch-0.2.4.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2596186;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1295d9cd56b5bebe6167b6c2df1cd6bf2b8136bdf4bd76c492fdd5c7bc850a80"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3100;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLLMatch/releases/download/v0.2.4/ZLLMatch-0.2.4.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5555427;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "99ba712300c0164117152a33ddc612e4d40f27b9f3dae5a21af7c12c52497420"
                                                    ];
                                 pu:packageVersion  "0.2.4"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zllmatch";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "reference" , "metering" , "loudness";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:Utility;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zllmatch/zllmatch.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLLMatch> .

<http://purl.org/stuff/plugin-universe/plugin/zl-splitter-ab348128>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A splitter plugin that separates a signal into transient and steady components.";
        rdfs:label             "ZL Splitter";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlsplitter/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "AGPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:downloadCount       4824;
        pu:licenceId           "AGPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "After installation, please load the plugin in an empty DAW session and check its functionality.\r\n\r\nPlease read\r\n\r\n- the manual: https://zl-audio.github.io/plugins/zlsplitter\r...";
                                 dcterms:issued     "2026-03-13T18:35:53Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    2540;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-Windows-x86.msi>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5566464;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4ab477adc74626a6841c947c7bf0dc0598641c4f288161ecc8234acebc3f6a83"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    468;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-Windows-arm.msi>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5025792;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "d816072be93907ea8a844b47492b2a2b43ec240639685532900e395311d29837"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    372;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-macOS-x86.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         9183755;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "b90a439b47cc7587f68941677fdc1046c8c243ef8f675b6758b843f909eb4ea6"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    798;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-macOS-arm.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         5201749;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "3e971970de57f9dfa206a2e737ff2c9f149fd5d5b035fb121e6e986a0f23ed96"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    543;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-Linux-x86.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         8851204;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "52e856331ff7248fc9d1b1d348df2eb7827610eeb5406dc62826866cdafdb9a4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:attested         true;
                                                      pu:containsFormat   trn:LV2 , trn:VST3;
                                                      pu:downloadCount    103;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLSplitter/releases/download/0.3.0/ZL.Splitter-0.3.0-Linux-arm.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         5505594;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "3d8e5e60298a30073b12ca773ad522034392350aacd6d6c7ae045f63c93d4012"
                                                    ];
                                 pu:packageVersion  "0.3.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zlsplitter";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "vst3" , "transient" , "lv2" , "crossover" , "audio unit" , "audio effect" , "juce";
        pu:verified            true;
        trn:format             trn:VST3 , trn:LV2 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlsplitter/zlsplitter.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLSplitter> .

<http://purl.org/stuff/plugin-universe/plugin/zl-warm-c1e23da3>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A distortion and saturation plugin from ZL Audio.";
        rdfs:label             "ZL Warm";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlwarm/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect> , <http://purl.org/stuff/plugin-universe/category/distortion> , <http://purl.org/stuff/plugin-universe/category/saturation>;
        pu:downloadCount       10830;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "0.2.1 release.";
                                 dcterms:issued     "2024-02-21T02:05:24Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    3671;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLWarm/releases/download/0.2.1/ZL.Warm-0.2.1.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         14110770;
                                                      pu:operatingSystem  "linux";
                                                      pu:sha256           "1e37bde56287423e075360cb44159bee4498a139144ff3c65c6d4e85e5198ef4"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    4012;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLWarm/releases/download/0.2.1/ZL.Warm-0.2.1.exe>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         2707517;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "61713ffdeabbc87bf79b4f6070619282ceb5add98094ccbc758c383fd2ae4177"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64" , "x64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    3147;
                                                      pu:downloadUrl      <https://github.com/ZL-Audio/ZLWarm/releases/download/0.2.1/ZL.Warm-0.2.1.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6115643;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "1219606cd0ed1e8b02eaac93041f2e70d9387bde6e669b395fa116f333da0632"
                                                    ];
                                 pu:packageVersion  "0.2.1"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zl-audio/zlwarm";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "saturation" , "distortion";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "ZL Audio";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zl-audio/zlwarm/zlwarm.jpg>;
        foaf:homepage          <https://github.com/ZL-Audio/ZLWarm> .

<http://purl.org/stuff/plugin-universe/plugin/zmann-4e9a96b1>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "A collection of sample-based instrument plugins (Bells, Orchestron, and more) built with the NIH-plug Rust framework.";
        rdfs:label             "zmann";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zmann-org/zmann/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-3.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/sampler>;
        pu:downloadCount       95;
        pu:licenceId           "GPL-3.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "Prerelease build with Bells and Orchestron instruments; ongoing repository restructure in progress (see issue";
                                 dcterms:issued     "2024-09-14T17:42:05Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/zmann-org/zmann/releases/download/2.0rc-1/Orchestron.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         3017728;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "1c9cb404025e0b177c355fc8a5137a17139e42f48de3d721c7687f7edd5942a3"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    31;
                                                      pu:downloadUrl      <https://github.com/zmann-org/zmann/releases/download/2.0rc-1/Orchestron.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         2355094;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "cd20b3bf45f1fa5c4b8d38b98468ec43c21dca74b53365cbe9d54ff7153c55ab"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:CLAP;
                                                      pu:downloadCount    18;
                                                      pu:downloadUrl      <https://github.com/zmann-org/zmann/releases/download/2.0rc-1/Bells.clap>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         78485504;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "34372d3404f244d33d6aa2e615c1e6bb52391dd736b6f32c997f98a2a4be2f5b"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:VST3;
                                                      pu:downloadCount    28;
                                                      pu:downloadUrl      <https://github.com/zmann-org/zmann/releases/download/2.0rc-1/Bells.zip>;
                                                      pu:fileKind         "archive";
                                                      pu:fileSize         76353801;
                                                      pu:operatingSystem  "win";
                                                      pu:sha256           "4b07516bc2074cf8ee3fd8677b35f7362b6be4fc20a25452c1967c64e9b391bd"
                                                    ];
                                 pu:packageVersion  "2.0.0"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zmann-org/zmann";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "sampler" , "collection";
        pu:verified            true;
        trn:format             trn:VST3 , trn:CLAP;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "AZProductions";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zmann-org/zmann/zmann.jpg>;
        foaf:homepage          <https://github.com/zmann-org/zmann> .

<http://purl.org/stuff/plugin-universe/plugin/zones-0e111fee>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "Zones convolution allows users to find and share impulse responses captured in great sounding and unique spaces. Zones provides; a simple, intuitive interface to tag, categorise and upload IRs, and a VST/AU plugin to search and convolve these IRs directly";
        rdfs:label             "Zones";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zones-convolution/zones-client/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "MIT";
        pu:category            <http://purl.org/stuff/plugin-universe/category/effect>;
        pu:containsArtefact    "dll";
        pu:downloadCount       304;
        pu:licenceId           "MIT";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v1.0.5 release.";
                                 dcterms:issued     "2026-07-03T18:44:45Z";
                                 pu:packageFile     [ rdf:type             pu:PackageFile;
                                                      pu:architecture      "x64";
                                                      pu:containsArtefact  "dll";
                                                      pu:downloadCount     208;
                                                      pu:downloadUrl       <https://github.com/zones-convolution/zones_client/releases/download/v1.0.5/Zones-v1.0.5-Windows.exe>;
                                                      pu:fileKind          "installer";
                                                      pu:fileSize          5330701;
                                                      pu:operatingSystem   "win";
                                                      pu:sha256            "922dbdadb724935f139a4400405eea372ddaef03cb6bbde0f764b6ddbee59217"
                                                    ];
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "arm64";
                                                      pu:containsFormat   trn:AudioUnit , trn:VST3;
                                                      pu:downloadCount    96;
                                                      pu:downloadUrl      <https://github.com/zones-convolution/zones_client/releases/download/v1.0.5/Zones-arm64.pkg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         6085364;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "0d7979e3acc17665e3530417dad43b13034b511fd81df4b45e999dcc86632202"
                                                    ];
                                 pu:packageVersion  "1.0.5"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zones-convolution/zones-client";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "juce" , "dsp" , "convolution" , "audio";
        pu:verified            true;
        trn:format             trn:VST3 , trn:AudioUnit;
        trn:role               trn:AudioEffect;
        trn:vendor             "Zones Convolution";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zones-convolution/zones-client/zones-client.jpg>;
        foaf:homepage          <https://github.com/zones-convolution/zones_client> .

<http://purl.org/stuff/plugin-universe/plugin/zynaddsubfx-3248396f>
        rdf:type               trn:PluginProfile;
        rdfs:comment           "ZynAddSubFX open source synthesizer";
        rdfs:label             "ZynAddSubFX";
        rdfs:seeAlso           <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zynaddsubfx/zynaddsubfx/index.json>;
        dcterms:created        "2026-09-09T14:45:19.997Z"^^xsd:dateTime;
        dcterms:license        "GPL-2.0";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument> , <http://purl.org/stuff/plugin-universe/category/synth>;
        pu:downloadCount       750;
        pu:licenceId           "GPL-2.0";
        pu:package             [ rdf:type           pu:Package;
                                 rdfs:comment       "v2.5.3 macOS release.";
                                 dcterms:issued     "2016-02-06T21:21:55Z";
                                 pu:packageFile     [ rdf:type            pu:PackageFile;
                                                      pu:architecture     "x64";
                                                      pu:containsFormat   trn:LV2;
                                                      pu:downloadCount    750;
                                                      pu:downloadUrl      <https://github.com/zynaddsubfx/zynaddsubfx/releases/download/2.5.3-osx/ZynAddSubFx-2.5.3.dmg>;
                                                      pu:fileKind         "installer";
                                                      pu:fileSize         12623277;
                                                      pu:operatingSystem  "mac";
                                                      pu:sha256           "4f96261cfd628bab587b9ed80564207abb38e5980bcb449fff6999f9a00f5ff1"
                                                    ];
                                 pu:packageVersion  "2.5.3"
                               ];
        pu:pricing             pu:Free;
        pu:slug                "zynaddsubfx/zynaddsubfx";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "synthesizer" , "synth";
        pu:verified            true;
        trn:format             trn:LV2;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "zynaddsubfx";
        foaf:depiction         <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/zynaddsubfx/zynaddsubfx/zynaddsubfx.jpg>;
        foaf:homepage          <https://github.com/zynaddsubfx/zynaddsubfx> .
