{
  "name": "@playground-sessions/pitch-simple",
  "version": "0.2.2",
  "description": "A tiny, dependency-free tuner demo for the browser. Uses a straightforward autocorrelation window and exposes Hz, MIDI, and cents. Great as a first \"hello, mic\" for pitch work.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "pitch",
    "audio",
    "web-audio"
  ],
  "author": "",
  "license": "MIT"
}