pink-trombone
Version:
A headless programmable polyphonic version of Neil Thapen's Pink Trombone
32 lines (31 loc) • 768 B
JSON
{
"name": "pink-trombone",
"version": "1.0.2",
"description": "A headless programmable polyphonic version of Neil Thapen's Pink Trombone",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/asmatzaile/pink-trombone.git"
},
"keywords": [
"api",
"speech-synthesis",
"web-audio",
"procedural-audio",
"voice-synthesis",
"voice",
"pink-trombone",
"voice-design",
"polyphonic",
"headless"
],
"author": "Gorka Egino Arroyo <gorkainventor@gmail.com>",
"contributors": [
"Neil Thapen <thapen@math.cas.cz>"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/asmatzaile/pink-trombone/issues"
},
"homepage": "https://asmatzaile.github.io/pink-trombone/"
}