{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "GdPd",
    "description": "gdpd is a Godot add-on for loading and processing Pure Data patches.\r\nThe audio is played using Jack on GNU\/Linux and CoreAudio on OSX.",
    "dateCreated": "2020-01-01",
    "datePublished": "2024-01-18",
    "license": [
        "GNU General Public License v3.0 or later"
    ],
    "url": "https:\/\/hal.science\/hal-04398764",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04398764",
            "value": "hal-04398764"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:4d7287465ba3cfd9f0b6ec32bc248d5e6e82f657;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04398764;visit=swh:1:snp:1425e00871d886e6ae574c8573991ea9e41cdf08;anchor=swh:1:rel:baeb1b122fe25cbaeee4cc2471dc0cfb5919338b;path=\/",
            "value": "swh:1:dir:4d7287465ba3cfd9f0b6ec32bc248d5e6e82f657;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04398764;visit=swh:1:snp:1425e00871d886e6ae574c8573991ea9e41cdf08;anchor=swh:1:rel:baeb1b122fe25cbaeee4cc2471dc0cfb5919338b;path=\/"
        }
    ],
    "applicationCategory": [
        "info"
    ],
    "keywords": [
        "godot",
        "pure data",
        "extended reality",
        "musical expression"
    ],
    "codeRepository": "https:\/\/gitlab.univ-lille.fr\/ivmi\/gdpd",
    "operatingSystem": [
        "GNU\/Linux",
        "Windows",
        "Mac OS X"
    ],
    "version": "1",
    "dateModified": "2024-05-31",
    "developmentStatus": "Actif",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1273-0073"
                ],
                "givenName": "Florent",
                "familyName": "Berthaut",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "CRIStAL"
                    }
                ]
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Florent",
            "familyName": "Berthaut"
        }
    ]
}