{
  "_id": "69b7c714a485b674afcfdfba",
  "Package": "fluidsynth",
  "Type": "Package",
  "Title": "Read and Play Digital Music (MIDI)",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"S. Christian Collins\", role = \"cph\", comment = \"author of generaluser-gs\nsoundbank\"))",
  "Description": "Bindings to 'libfluidsynth' to parse and synthesize MIDI\nfiles. It can read MIDI into a data frame, play it on the local\naudio device, or convert into an audio file.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "SystemRequirements": "fluidsynth: fluidsynth-devel (rpm) or\nlibfluidsynth-dev (deb). On Linux you also need a soundfont\nprovided by 'fluid-soundfont-gm' (Fedora) or 'sf3-soundfont-gm'\n(Debian/Ubuntu)",
  "URL": "https://docs.ropensci.org/fluidsynth/\nhttps://ropensci.r-universe.dev/fluidsynth",
  "BugReports": "https://github.com/ropensci/fluidsynth/issues",
  "Config/pak/sysreqs": "libfluidsynth-dev libavfilter-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-10-03 18:18:58 UTC",
  "RemoteUrl": "https://github.com/ropensci/fluidsynth",
  "RemoteRef": "main",
  "RemoteSha": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-03-16 08:58:06 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nS. Christian Collins [cph] (author of generaluser-gs soundbank)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "10fcf72890d0e158634f8c8787a9d500",
  "_user": "ropensci",
  "_type": "src",
  "_file": "fluidsynth_1.0.2.tar.gz",
  "_fileid": "90c116f976b35c799fc03c302880f9723762a38ef63611a9dcfbfd8defc85824",
  "_filesize": 129760,
  "_sha256": "90c116f976b35c799fc03c302880f9723762a38ef63611a9dcfbfd8defc85824",
  "_created": "2026-03-16T08:58:06.000Z",
  "_published": "2026-03-16T09:02:12.807Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 67198629847,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "5939988486"
    },
    {
      "job": 67198629852,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "5939983630"
    },
    {
      "job": 67198629839,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "5939981557"
    },
    {
      "job": 67198629825,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "5939984528"
    },
    {
      "job": 67198629835,
      "time": 94,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5939979090"
    },
    {
      "job": 67198629857,
      "time": 207,
      "config": "macos-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5940007320"
    },
    {
      "job": 67198629863,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5939974240"
    },
    {
      "job": 67198629873,
      "time": 146,
      "config": "macos-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5939992063"
    },
    {
      "job": 67198311877,
      "time": 147,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5939952088"
    },
    {
      "job": 67198311823,
      "time": 156,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5939955098"
    },
    {
      "job": 67198629774,
      "time": 91,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 67198629829,
      "time": 124,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "5939986517"
    },
    {
      "job": 67198629789,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "OK",
      "artifact": "5939976554"
    },
    {
      "job": 67198629812,
      "time": 96,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "5939980042"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/fluidsynth",
  "_commit": {
    "id": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
    "author": "Jeroen Ooms <jeroenooms@gmail.com>",
    "committer": "Jeroen Ooms <jeroenooms@gmail.com>",
    "message": "update CI\n",
    "time": 1727979538
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "av",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 67,
      "uuid": 216319
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 191,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fluidsynth"
  },
  "_devurl": "https://github.com/ropensci/fluidsynth",
  "_pkgdown": "https://docs.ropensci.org/fluidsynth/",
  "_searchresults": 15,
  "_topics": [
    "fluidsynth",
    "libsdl2"
  ],
  "_metadata": {
    "ropensci_category": "image-processing"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fluidsynth.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/fluidsynth",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-02-21"
    },
    {
      "version": "1.0.1",
      "date": "2024-08-16"
    },
    {
      "version": "1.0.2",
      "date": "2024-10-04"
    }
  ],
  "_exports": [
    "demo_midi",
    "fluidsynth_setting_default",
    "fluidsynth_setting_list",
    "fluidsynth_setting_options",
    "libfluidsynth_version",
    "midi_convert",
    "midi_play",
    "midi_read",
    "soundfont_download",
    "soundfont_path"
  ],
  "_help": [
    {
      "page": "fluidsynth_settings",
      "title": "Fluidsynth settings",
      "concept": "fluidsynth",
      "topics": [
        "fluidsynth_settings",
        "fluidsynth_setting_default",
        "fluidsynth_setting_list",
        "fluidsynth_setting_options",
        "libfluidsynth_version"
      ]
    },
    {
      "page": "fluidsynth",
      "title": "Play or convert a midi file",
      "concept": "fluidsynth",
      "topics": [
        "demo_midi",
        "midi_convert",
        "midi_play",
        "midi_read"
      ]
    },
    {
      "page": "soundfonts",
      "title": "Managing soundfonts",
      "concept": "fluidsynth",
      "topics": [
        "soundfonts",
        "soundfont_download",
        "soundfont_path"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/fluidsynth/raw/main/README.md",
  "_rundeps": [
    "av",
    "rappdirs"
  ],
  "_sysdeps": [
    {
      "shlib": "libfluidsynth",
      "package": "libfluidsynth3",
      "headers": "libfluidsynth-dev",
      "source": "fluidsynth",
      "version": "2.3.4-1build3",
      "name": "fluidsynth",
      "homepage": "https://github.com/Fluidsynth/fluidsynth",
      "description": "Real-time MIDI software synthesizer (runtime library)"
    },
    {
      "shlib": "libSDL2-2",
      "package": "libsdl2-2.0-0",
      "headers": "libsdl2-dev",
      "source": "libsdl2",
      "version": "2.30.0+dfsg-1ubuntu3.1",
      "name": "libsdl2",
      "homepage": "https://www.libsdl.org/",
      "description": "Simple DirectMedia Layer"
    }
  ],
  "_score": 3.954242509439325,
  "_indexed": true,
  "_nocasepkg": "fluidsynth",
  "_universes": [
    "ropensci",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-03-16T09:00:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "cfdada939d4e83fd350cc91f44d69856a4c32bdd68c557143eb39e672481920b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-03-16T09:00:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "4316a80356b96d4a4468140888ada712dc09b32ab0b666bc8514548822f65fee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "a16b12adec595ff9dd4857ffb6900ee8967189966240fb6259fb761128de230b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-03-16T09:00:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "dba18269123f2eaa26dab5912558e8a996071a80a585003d794764d61d7e9ba4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:43.000Z",
      "arch": "aarch64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "f3e3773267fad5a6a8f5e157eed7c38eb0277931e3ea39ee501944f0f828edeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-03-16T09:01:20.000Z",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "08e1dd87fd2218f968d7dee318eb9985d009d89c30c3105ec12e6a8f49ab1400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:28.000Z",
      "arch": "aarch64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "35418296e67080b51c663a082acab69aa053be51309c4bc51510ae818dd7b21d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-03-16T09:00:29.000Z",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "62ef3619f798e85381b1fdf211a88471b6e486faca7c522126e522f05de1d7ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:33.000Z",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "e9fde7fa87d25902b4719a1c99905421b61dc83c05f48f62b4dcd4d7a3662a3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:05.000Z",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "1cca369da8ee245f8642e4e7e175be6f475ef2e8fbd0ed2d83d313b21b3b3d6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-03-16T08:59:15.000Z",
      "arch": "x86_64",
      "commit": "c05bbb62455fb81c35a2ea99503497f72be5ca4f",
      "fileid": "521ca677a053d13655144faf7521f0361a10111fc63e9b4d09a7e5dccc4b1eab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23135502577"
    }
  ]
}