{
    "@context": [
        "https:\/\/doi.org\/doi:10.5063\/schema\/codemeta-2.0",
        "http:\/\/schema.org"
    ],
    "@type": "SoftwareSourceCode",
    "name": "IVMI-builder",
    "description": "IVMI-builder is a free-software framework that facilitates the design of\r\nImmersive Virtual Musical Instruments. It relies on the Godot game engine\r\nand the PureData audio programming language.",
    "dateCreated": "2024-01-18",
    "datePublished": "2024-01-18",
    "license": [
        "GNU General Public License v3.0 or later"
    ],
    "url": "https:\/\/hal.science\/hal-04398716",
    "identifier": [
        {
            "@type": "hal",
            "propertyID": "https:\/\/hal.science\/hal-04398716",
            "value": "hal-04398716"
        },
        {
            "@type": "swhid",
            "propertyID": "https:\/\/archive.softwareheritage.org\/swh:1:dir:15d52307b57be980f1921f70be09e5a962f9d9a9;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04398716;visit=swh:1:snp:3984bd6ba9ba4de191da1af865d516de8442fb30;anchor=swh:1:rel:c693a321b2db51b628491b27927bf3ec0c1c8189;path=\/",
            "value": "swh:1:dir:15d52307b57be980f1921f70be09e5a962f9d9a9;origin=https:\/\/hal.archives-ouvertes.fr\/hal-04398716;visit=swh:1:snp:3984bd6ba9ba4de191da1af865d516de8442fb30;anchor=swh:1:rel:c693a321b2db51b628491b27927bf3ec0c1c8189;path=\/"
        }
    ],
    "applicationCategory": [
        "info"
    ],
    "keywords": [
        "immersive virtual musical instruments",
        "musical expression",
        "extended reality",
        "godot",
        "pure data"
    ],
    "programmingLanguage": [
        "GDScript"
    ],
    "version": "1",
    "dateModified": "2024-05-31",
    "author": [
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": [
                    "0000-0002-1273-0073"
                ],
                "givenName": "Florent",
                "familyName": "Berthaut",
                "affiliation": [
                    {
                        "@type": "Organization",
                        "name": "CRIStAL"
                    }
                ]
            }
        },
        {
            "@type": "Role",
            "roleName": "aut",
            "author": {
                "@type": "Person",
                "@id": null,
                "givenName": "Th\u00e9ophile",
                "familyName": "Cosse"
            }
        }
    ],
    "contributor": [
        {
            "@type": "Person",
            "givenName": "Florent",
            "familyName": "Berthaut"
        }
    ]
}