Tonematrix

Tonematrix

Tonematrix allows you to create beautiful harmonic patterns. Simply click on the squares to create a melody.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Tonematrix",
  "short_name": "Tonematrix",
  "version": "1.2",
  "description": "Tonematrix allows you to create beautiful harmonic patterns. Simply click on the squares to create a melody.",
  "app": {
    "launch": {
      "web_url": "http://tonematrix.audiotool.com",
      "width": 1024,
      "height": 800
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}