Skip to content

vkamolov/drum-notation-importer

v0.2.1MIT

Transcribe clean printed drum scores into validated Obsidian Drum Notation.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "drum-notation-importer",
  "version": "0.2.1",
  "description": "Transcribe clean printed drum scores into validated Obsidian Drum Notation.",
  "author": {
    "name": "Viktor Kamolov",
    "url": "https://github.com/vkamolov"
  },
  "homepage": "https://vkamolov.github.io/obsidian-drum-notation/importer/",
  "repository": "https://github.com/vkamolov/obsidian-drum-notation",
  "license": "MIT",
  "keywords": [
    "drums",
    "music-notation",
    "transcription",
    "obsidian",
    "practice"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • validate-drum-notation.mjs
  • 2JSON files
  • openai.yaml
View on GitHub