{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "PicoSound",
  "description": "Dual-core audio engine for Raspberry Pi Pico (RP2040)",
  "url": "https://github.com/IWILZ/PicoSound",
  "author": {
    "@type": "Person",
    "name": "IWILZ"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/IWILZ/PicoSound-1.1.4.zip",
  "softwareVersion": "1.1.4",
  "fileSize": 206,
  "datePublished": "2026-04-02",
  "license": "https://spdx.org/licenses/NOASSERTION"
}