{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MIDIplayer",
  "description": "Non-blocking melody playback for ESP32 using a compact text-based note encoding.",
  "url": "https://github.com/CITROMOSEPER/MIDIplayer",
  "author": {
    "@type": "Person",
    "name": "Daniel Nemes"
  },
  "applicationCategory": "Signal Input/Output",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/CITROMOSEPER/MIDIplayer-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 13,
  "datePublished": "2026-05-15",
  "license": "https://spdx.org/licenses/MIT"
}