{ "name": "@strudel.cycles/mini", "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@strudel.cycles/mini", "version": "0.1.3", "license": "AGPL-3.0-or-later", "dependencies": { "@strudel.cycles/core": "^0.1.2", "@strudel.cycles/eval": "^0.1.3", "@strudel.cycles/tone": "^0.1.3" }, "devDependencies": { "peggy": "^2.0.1" } }, "node_modules/@babel/runtime": { "version": "7.18.3", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.3.tgz", "integrity": "sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==", "dependencies": { "regenerator-runtime": "^0.13.4" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@strudel.cycles/core": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/@strudel.cycles/core/-/core-0.1.2.tgz", "integrity": "sha512-PdN8NO7lTySuEuPce/fPo6Npl0zAnw7VuvJcmn5qbkKlkgf/cJ+h2+BRvmsvwzv9rOSoc+y1Ioek/00JDlfG9w==", "dependencies": { "bjork": "^0.0.1", "fraction.js": "^4.2.0" } }, "node_modules/@strudel.cycles/eval": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@strudel.cycles/eval/-/eval-0.1.3.tgz", "integrity": "sha512-FPtmJcWMXHnF9qQVC5zptdWt7wm6DumPDWbPEWLuC75JnLE/kNdEp1/C2PvO3uk1l6eGCSEb+UhH6uUOQ7X8eg==", "dependencies": { "@strudel.cycles/core": "^0.1.2", "estraverse": "^5.3.0", "shift-ast": "^6.1.0", "shift-codegen": "^7.0.3", "shift-parser": "^7.0.3", "shift-spec": "^2018.0.2", "shift-traverser": "^1.0.0" } }, "node_modules/@strudel.cycles/tone": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@strudel.cycles/tone/-/tone-0.1.3.tgz", "integrity": "sha512-4CLENhjizYghnyubYC5m7++d8U1qeCSrK9C71zRnC5kwhRZ72nzdpY45fVZZqA9DTk5E5BQ7NsfC1LoNXlQW8Q==", "dependencies": { "@strudel.cycles/core": "^0.1.2", "@tonejs/piano": "^0.2.1", "chord-voicings": "^0.0.1", "tone": "^14.7.77" } }, "node_modules/@tonaljs/abc-notation": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz", "integrity": "sha512-1S0Jnx0NfDLgyhkQOMEHqOacELL6RUdPcWWUP+nAnsOsb9owvB9RKYLSzp5odd16FVUR7U8c/JLc2yxIRvSeJw==", "dependencies": { "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/array": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/array/-/array-4.6.5.tgz", "integrity": "sha512-7A3DbBQ+qIQ134FqE518b4tJ8V2a15Sn303JjHzgnqZqKrNh/s3wqwkL60F7LKcd09tcp+vIKQP/MYt4xMcRAA==", "dependencies": { "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/chord": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord/-/chord-4.6.5.tgz", "integrity": "sha512-Pjdel4aDVv4kcx9PW6Qozt5BB9nAt13AOExfzKztpgPmlBSy0SKHse7Jp1cA4MGAuLHU8dzVssTFYpCskEFw3w==", "dependencies": { "@tonaljs/chord-detect": "^4.6.5", "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "node_modules/@tonaljs/chord-detect": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord-detect/-/chord-detect-4.6.5.tgz", "integrity": "sha512-4xu53UP4kNTfdTNpAAVijhXcQ+ypJqmeMnsST08ZXSjoYfJUhmf5rWDWfz36KOTtNdCA6AbYgdtTYV/Xw0nd/w==", "dependencies": { "@tonaljs/chord-type": "^4.6.5", "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "node_modules/@tonaljs/chord-type": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord-type/-/chord-type-4.6.5.tgz", "integrity": "sha512-Ol4DDopqpZCF9odosO2i8I+plud3Ul7VWJGNvL+PPCf4Qnwuz87q3aJQDLNoRUz4VyW0u66mq3LyVh6A8kb6Ug==", "dependencies": { "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "node_modules/@tonaljs/collection": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/collection/-/collection-4.6.2.tgz", "integrity": "sha512-bfPCotLJNB/tG1NrdbsQPLDKZB5jlMs7uPQ6RYKiNkaena3345ZKkbCGl5pj6YTXeDm/oblXiSbFAn7SlLRZdQ==" }, "node_modules/@tonaljs/core": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/core/-/core-4.6.5.tgz", "integrity": "sha512-t7Vx0+L3j/ubQj2AhI1H45D/K745np4DwJjJjXNi5FlGD+TL2wyw50dCwkHKGHsrLDqup1qqP6yN7LBpC6UwNg==" }, "node_modules/@tonaljs/duration-value": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/duration-value/-/duration-value-4.6.2.tgz", "integrity": "sha512-zrXT0L/qsDQ6251Mlqz54vcUbYUB9xb6uJhlxUzc6VauXOt8UOfrdTULubRTXTaBwWt1h8J5n9pXTQmNGzNI9A==" }, "node_modules/@tonaljs/interval": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/interval/-/interval-4.6.5.tgz", "integrity": "sha512-7EDWhqZ7Nnh9oD4ahRYJHLc799ACGxYL4hDHwMKD16B2MgXqPvDeDvwQ31qUuO0ruGz8tMb3FDlgg0Hplowcbw==", "dependencies": { "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/key": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/key/-/key-4.6.5.tgz", "integrity": "sha512-ZdZWb5IStx6CLRmdEjawR66CqNpoW3EVUua2nVZBMdgnNebWxt4nvgH/ZNvGlCQGFZkUZzRhCfTwqsS6e3OmSA==", "dependencies": { "@tonaljs/core": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5" } }, "node_modules/@tonaljs/midi": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/midi/-/midi-4.6.5.tgz", "integrity": "sha512-fJEZtNvV3M6yW1w+Tep60Rbv5PvuKszQcQzaJS1Loq5mHOKAzdmRfuJSpEpZBiaKEZ1WAMh1QKXYyOd+imyGQg==", "dependencies": { "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/mode": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/mode/-/mode-4.6.5.tgz", "integrity": "sha512-54iaON1rJ6q8fV5iuei8RGDxYhKBGGxZz3rjAxGSqdTUwBRVOdPqtzOkofThf9gRGYOMhzPp1BMbxbV+UCAPsA==", "dependencies": { "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/interval": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "node_modules/@tonaljs/note": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/note/-/note-4.6.5.tgz", "integrity": "sha512-Y0/eTzcReXzfcSLLG4k/dLLayqbvh/XYIkybG/QMDyR0BREuJq0Sw+NavbzhTtO0dadIQb/qfe0GFq4k2xS+NQ==", "dependencies": { "@tonaljs/core": "^4.6.5", "@tonaljs/midi": "^4.6.5" } }, "node_modules/@tonaljs/pcset": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/pcset/-/pcset-4.6.5.tgz", "integrity": "sha512-oWAKflP3cREnUfScqsBzg2LLKNevxSnpDtrq8CPtwOAsrAa8PjQG07NQfhqIiFMjPUdgkDiER3qVA1n8dDwAJA==", "dependencies": { "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/progression": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/progression/-/progression-4.6.5.tgz", "integrity": "sha512-ijYEgMFQG4izHYUw5cRtBRNBuoYzmpGvb/tRiykhJNI6XIjekZEMiMsOMfb1u5q+EGvnVNXRmrluMRDIz2rmRw==", "dependencies": { "@tonaljs/chord": "^4.6.5", "@tonaljs/core": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5" } }, "node_modules/@tonaljs/range": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/range/-/range-4.6.5.tgz", "integrity": "sha512-99cOvVJ3l4X0UJuTSa6qE87JriREnnWIsi3xo1/n7RoqFxnfi8YPh4SfJJyysvHcT18X4EfcTNde9ancMBVu6A==", "dependencies": { "@tonaljs/collection": "^4.6.2", "@tonaljs/midi": "^4.6.5" } }, "node_modules/@tonaljs/roman-numeral": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/roman-numeral/-/roman-numeral-4.6.5.tgz", "integrity": "sha512-bWYQNZWKmYDDcmbQQNwcWAHfTWanpzmvI0wplrMnGd4x0op5etwUEv+Yzjg0B1ef+E+zcU02Sl0WwRJhaDK3hg==", "dependencies": { "@tonaljs/core": "^4.6.5" } }, "node_modules/@tonaljs/scale": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/scale/-/scale-4.6.5.tgz", "integrity": "sha512-isYDamelOBtcd5bEnJ8QV0Js7jKRwZ0FlFVE/+bUN3wsyo9u6KLL5gMyfH9RKdx74m8lE13JXYTXgKqe+AOa4A==", "dependencies": { "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "node_modules/@tonaljs/scale-type": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/scale-type/-/scale-type-4.6.5.tgz", "integrity": "sha512-rwcDOYf2UifjLJhmuQ8f8bJSeOCMDQJ1lB7lzlqdFxes03OeQhdOEfrT0nPtW8BhBEvq4GMM2NA6CLxX8MTwOQ==", "dependencies": { "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "node_modules/@tonaljs/time-signature": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/time-signature/-/time-signature-4.6.2.tgz", "integrity": "sha512-OlZY4gdLd21WpMeAI1nS9E9zWcYU6oAzh6ptAUndqmVnFIrIWIWKCkWapdFx8dWdqrX8jqya3m4T33wmeo7w5Q==" }, "node_modules/@tonaljs/tonal": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/tonal/-/tonal-4.6.5.tgz", "integrity": "sha512-lmsWinI9dy7nQyzCEgDVeVAwJtsk4ey05cJZd6oa4QVuSFD+CR8ebaEiwT4/Na+W0kHrKicT3h0uYc2PJIvx5Q==", "dependencies": { "@tonaljs/abc-notation": "^4.6.5", "@tonaljs/array": "^4.6.5", "@tonaljs/chord": "^4.6.5", "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/duration-value": "^4.6.2", "@tonaljs/interval": "^4.6.5", "@tonaljs/key": "^4.6.5", "@tonaljs/midi": "^4.6.5", "@tonaljs/mode": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/progression": "^4.6.5", "@tonaljs/range": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5", "@tonaljs/scale": "^4.6.5", "@tonaljs/scale-type": "^4.6.5", "@tonaljs/time-signature": "^4.6.2" } }, "node_modules/@tonejs/piano": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@tonejs/piano/-/piano-0.2.1.tgz", "integrity": "sha512-JIwZ91RSFR7Rt16o7cA7O7G30wenFl0lY5yhTsuwZmn48MO9KV+X7kyXE98Bqvs/dCBVg9PoAJ1GKMabPOW4yQ==", "dependencies": { "tslib": "^1.11.1" }, "peerDependencies": { "tone": "^14.6.1", "webmidi": "^2.5.1" } }, "node_modules/automation-events": { "version": "4.0.19", "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-4.0.19.tgz", "integrity": "sha512-e8ALmWdXSkDAtDVkmqLcCDMfMMvHcPTwsg+1GsxEO8+Cyg7FQs7F3VKifzdRTADVU6S1aqlPzDE3+KLFsH0sxA==", "dependencies": { "@babel/runtime": "^7.18.3", "tslib": "^2.4.0" }, "engines": { "node": ">=12.20.1" } }, "node_modules/automation-events/node_modules/tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/bjork": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/bjork/-/bjork-0.0.1.tgz", "integrity": "sha512-IAq1k24hAwuACo82E0NobWh44z2heG4VM0C6c4MxLCDx54Tt4s4tjT8M+0ON4pfXzH2V5Br1tfhhnb19oiMp2w==" }, "node_modules/chord-voicings": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/chord-voicings/-/chord-voicings-0.0.1.tgz", "integrity": "sha512-SutgB/4ynkkuiK6qdQ/k3QvCFcH0Vj8Ch4t6LbRyRQbVzP/TOztiCk3kvXd516UZ6fqk7ijDRELEFcKN+6V8sA==", "dependencies": { "@tonaljs/tonal": "^4.6.5" } }, "node_modules/commander": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz", "integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==", "dev": true, "engines": { "node": "^12.20.0 || >=14" } }, "node_modules/estraverse": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", "engines": { "node": ">=4.0" } }, "node_modules/esutils": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", "engines": { "node": ">=0.10.0" } }, "node_modules/fraction.js": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", "engines": { "node": "*" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/infusion" } }, "node_modules/multimap": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz", "integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==" }, "node_modules/object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", "engines": { "node": ">=0.10.0" } }, "node_modules/peggy": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/peggy/-/peggy-2.0.1.tgz", "integrity": "sha512-mBqfmdUAOVn7RILpXTbcRBhLfTR4Go0SresSnivGDdRylBOyVFJncFiVyCNNpPWq8HmgeRleXHs/Go4o8kQVXA==", "dev": true, "dependencies": { "commander": "^9.3.0", "source-map-generator": "0.8.0" }, "bin": { "peggy": "bin/peggy.js" }, "engines": { "node": ">=10" } }, "node_modules/regenerator-runtime": { "version": "0.13.9", "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz", "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==" }, "node_modules/shift-ast": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.1.0.tgz", "integrity": "sha512-Vj4XUIJIFPIh6VcBGJ1hjH/kM88XGer94Pr7Rvxa+idEylDsrwtLw268HoxGo5xReL6T3DdRl/9/Pr1XihZ/8Q==" }, "node_modules/shift-codegen": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/shift-codegen/-/shift-codegen-7.0.3.tgz", "integrity": "sha512-dfCVVdBF0qZ6pkajQ3bjxRdNEltyxEITVe7tBJkQt2eCI3znUkSxq0VSe/tTWq1LKHeAS4HuOiqYEuHMFkSq9w==", "dependencies": { "esutils": "^2.0.2", "object-assign": "^4.1.0", "shift-reducer": "6.0.0" } }, "node_modules/shift-parser": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/shift-parser/-/shift-parser-7.0.3.tgz", "integrity": "sha512-uYX2ORyZfKZrUc4iKKkO9KOhzUSxCrSBk7QK6ZmShId+BOo1gh1IwecVy97ynyOTpmhPWUttjC8BzsnQl65Zew==", "dependencies": { "multimap": "^1.0.2", "shift-ast": "6.0.0", "shift-reducer": "6.0.0", "shift-regexp-acceptor": "2.0.3" } }, "node_modules/shift-parser/node_modules/shift-ast": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.0.0.tgz", "integrity": "sha512-XXxDcEBWVBzqWXfNYJlLyJ1/9kMvOXVRXiqPjkOrTCC5qRsBvEMJMRLLFhU3tn8ue56Y7IZyBE6bexFum5QLUw==" }, "node_modules/shift-reducer": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-reducer/-/shift-reducer-6.0.0.tgz", "integrity": "sha512-2rJraRP8drIOjvaE/sALa+0tGJmMVUzlmS3wIJerJbaYuCjpFAiF0WjkTOFVtz1144Nm/ECmqeG+7yRhuMVsMg==", "dependencies": { "shift-ast": "6.0.0" } }, "node_modules/shift-reducer/node_modules/shift-ast": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.0.0.tgz", "integrity": "sha512-XXxDcEBWVBzqWXfNYJlLyJ1/9kMvOXVRXiqPjkOrTCC5qRsBvEMJMRLLFhU3tn8ue56Y7IZyBE6bexFum5QLUw==" }, "node_modules/shift-regexp-acceptor": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/shift-regexp-acceptor/-/shift-regexp-acceptor-2.0.3.tgz", "integrity": "sha512-sxL7e5JNUFxm+gutFRXktX2D6KVgDAHNuDsk5XHB9Z+N5yXooZG6pdZ1GEbo3Jz6lF7ETYLBC4WAjIFm2RKTmA==", "dependencies": { "unicode-match-property-ecmascript": "1.0.4", "unicode-match-property-value-ecmascript": "1.0.2", "unicode-property-aliases-ecmascript": "1.0.4" } }, "node_modules/shift-spec": { "version": "2018.0.2", "resolved": "https://registry.npmjs.org/shift-spec/-/shift-spec-2018.0.2.tgz", "integrity": "sha512-5CP/cKDEim4rZ6ViCSipTLY2U7HJr8q/kpDuCBmebFqbx/0DeozWO+9ienHmYjgGLDfHrqj+LBAN67FRK2vE6w==" }, "node_modules/shift-traverser": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/shift-traverser/-/shift-traverser-1.0.0.tgz", "integrity": "sha512-DMY3512wJbdC+IC+nhLH3/Stgr2BbxbNcg7qyZ6+e5qNnNs8TBQJWdMsRgHlX1JXwF4C0ONKS8VUxsPT0Tf7aw==", "dependencies": { "estraverse": "4.2.0", "shift-spec": "2018.0.0" } }, "node_modules/shift-traverser/node_modules/estraverse": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz", "integrity": "sha512-VHvyaGnJy+FuGfcfaM7W7OZw4mQiKW73jPHwQXx2VnMSUBajYmytOT5sKEfsBvNPtGX6YDwcrGDz2eocoHg0JA==", "engines": { "node": ">=0.10.0" } }, "node_modules/shift-traverser/node_modules/shift-spec": { "version": "2018.0.0", "resolved": "https://registry.npmjs.org/shift-spec/-/shift-spec-2018.0.0.tgz", "integrity": "sha512-/aiPOkj7dbe+CV2VZhIMTHQToZmgniofpRG7Yr7x2/0sO6CSVC++py1Wzf+s+rWSTDHKcLvziVAxjRRV4i4EoQ==" }, "node_modules/source-map-generator": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/source-map-generator/-/source-map-generator-0.8.0.tgz", "integrity": "sha512-psgxdGMwl5MZM9S3FWee4EgsEaIjahYV5AzGnwUvPhWeITz/j6rKpysQHlQ4USdxvINlb8lKfWGIXwfkrgtqkA==", "dev": true, "engines": { "node": ">= 10" } }, "node_modules/standardized-audio-context": { "version": "25.3.28", "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.28.tgz", "integrity": "sha512-w3TIDQ2z5iA76A3qFjL/knf45BAwHYAqQmDNlDrlE2El89kFKv43TjiN94N0joiMr7G3CRmO1bOuQ7wopDon9g==", "dependencies": { "@babel/runtime": "^7.18.3", "automation-events": "^4.0.19", "tslib": "^2.4.0" } }, "node_modules/standardized-audio-context/node_modules/tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tone": { "version": "14.7.77", "resolved": "https://registry.npmjs.org/tone/-/tone-14.7.77.tgz", "integrity": "sha512-tCfK73IkLHyzoKUvGq47gyDyxiKLFvKiVCOobynGgBB9Dl0NkxTM2p+eRJXyCYrjJwy9Y0XCMqD3uOYsYt2Fdg==", "dependencies": { "standardized-audio-context": "^25.1.8", "tslib": "^2.0.1" } }, "node_modules/tone/node_modules/tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/tslib": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz", "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==", "engines": { "node": ">=4" } }, "node_modules/unicode-match-property-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz", "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==", "dependencies": { "unicode-canonical-property-names-ecmascript": "^1.0.4", "unicode-property-aliases-ecmascript": "^1.0.4" }, "engines": { "node": ">=4" } }, "node_modules/unicode-match-property-value-ecmascript": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz", "integrity": "sha512-Rx7yODZC1L/T8XKo/2kNzVAQaRE88AaMvI1EF/Xnj3GW2wzN6fop9DDWuFAKUVFH7vozkz26DzP0qyWLKLIVPQ==", "engines": { "node": ">=4" } }, "node_modules/unicode-property-aliases-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.4.tgz", "integrity": "sha512-2WSLa6OdYd2ng8oqiGIWnJqyFArvhn+5vgx5GTxMbUYjCYKUcuKS62YLFF0R/BDGlB1yzXjQOLtPAfHsgirEpg==", "engines": { "node": ">=4" } }, "node_modules/webmidi": { "version": "2.5.3", "resolved": "https://registry.npmjs.org/webmidi/-/webmidi-2.5.3.tgz", "integrity": "sha512-PyMGvKcDGpvbQUfnmBORQJciyG3VAZ4aHlGy1iRZ3uEs4kG4HCvI7KRthUpM1vuHDPL98lidRIUaoRomkJtWtg==", "peer": true, "engines": { "node": ">0.6.x" } } }, "dependencies": { "@babel/runtime": { "version": "7.18.3", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.3.tgz", "integrity": "sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug==", "requires": { "regenerator-runtime": "^0.13.4" } }, "@strudel.cycles/core": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/@strudel.cycles/core/-/core-0.1.2.tgz", "integrity": "sha512-PdN8NO7lTySuEuPce/fPo6Npl0zAnw7VuvJcmn5qbkKlkgf/cJ+h2+BRvmsvwzv9rOSoc+y1Ioek/00JDlfG9w==", "requires": { "bjork": "^0.0.1", "fraction.js": "^4.2.0" } }, "@strudel.cycles/eval": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@strudel.cycles/eval/-/eval-0.1.3.tgz", "integrity": "sha512-FPtmJcWMXHnF9qQVC5zptdWt7wm6DumPDWbPEWLuC75JnLE/kNdEp1/C2PvO3uk1l6eGCSEb+UhH6uUOQ7X8eg==", "requires": { "@strudel.cycles/core": "^0.1.2", "estraverse": "^5.3.0", "shift-ast": "^6.1.0", "shift-codegen": "^7.0.3", "shift-parser": "^7.0.3", "shift-spec": "^2018.0.2", "shift-traverser": "^1.0.0" } }, "@strudel.cycles/tone": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@strudel.cycles/tone/-/tone-0.1.3.tgz", "integrity": "sha512-4CLENhjizYghnyubYC5m7++d8U1qeCSrK9C71zRnC5kwhRZ72nzdpY45fVZZqA9DTk5E5BQ7NsfC1LoNXlQW8Q==", "requires": { "@strudel.cycles/core": "^0.1.2", "@tonejs/piano": "^0.2.1", "chord-voicings": "^0.0.1", "tone": "^14.7.77" } }, "@tonaljs/abc-notation": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/abc-notation/-/abc-notation-4.6.5.tgz", "integrity": "sha512-1S0Jnx0NfDLgyhkQOMEHqOacELL6RUdPcWWUP+nAnsOsb9owvB9RKYLSzp5odd16FVUR7U8c/JLc2yxIRvSeJw==", "requires": { "@tonaljs/core": "^4.6.5" } }, "@tonaljs/array": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/array/-/array-4.6.5.tgz", "integrity": "sha512-7A3DbBQ+qIQ134FqE518b4tJ8V2a15Sn303JjHzgnqZqKrNh/s3wqwkL60F7LKcd09tcp+vIKQP/MYt4xMcRAA==", "requires": { "@tonaljs/core": "^4.6.5" } }, "@tonaljs/chord": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord/-/chord-4.6.5.tgz", "integrity": "sha512-Pjdel4aDVv4kcx9PW6Qozt5BB9nAt13AOExfzKztpgPmlBSy0SKHse7Jp1cA4MGAuLHU8dzVssTFYpCskEFw3w==", "requires": { "@tonaljs/chord-detect": "^4.6.5", "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "@tonaljs/chord-detect": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord-detect/-/chord-detect-4.6.5.tgz", "integrity": "sha512-4xu53UP4kNTfdTNpAAVijhXcQ+ypJqmeMnsST08ZXSjoYfJUhmf5rWDWfz36KOTtNdCA6AbYgdtTYV/Xw0nd/w==", "requires": { "@tonaljs/chord-type": "^4.6.5", "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "@tonaljs/chord-type": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/chord-type/-/chord-type-4.6.5.tgz", "integrity": "sha512-Ol4DDopqpZCF9odosO2i8I+plud3Ul7VWJGNvL+PPCf4Qnwuz87q3aJQDLNoRUz4VyW0u66mq3LyVh6A8kb6Ug==", "requires": { "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "@tonaljs/collection": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/collection/-/collection-4.6.2.tgz", "integrity": "sha512-bfPCotLJNB/tG1NrdbsQPLDKZB5jlMs7uPQ6RYKiNkaena3345ZKkbCGl5pj6YTXeDm/oblXiSbFAn7SlLRZdQ==" }, "@tonaljs/core": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/core/-/core-4.6.5.tgz", "integrity": "sha512-t7Vx0+L3j/ubQj2AhI1H45D/K745np4DwJjJjXNi5FlGD+TL2wyw50dCwkHKGHsrLDqup1qqP6yN7LBpC6UwNg==" }, "@tonaljs/duration-value": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/duration-value/-/duration-value-4.6.2.tgz", "integrity": "sha512-zrXT0L/qsDQ6251Mlqz54vcUbYUB9xb6uJhlxUzc6VauXOt8UOfrdTULubRTXTaBwWt1h8J5n9pXTQmNGzNI9A==" }, "@tonaljs/interval": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/interval/-/interval-4.6.5.tgz", "integrity": "sha512-7EDWhqZ7Nnh9oD4ahRYJHLc799ACGxYL4hDHwMKD16B2MgXqPvDeDvwQ31qUuO0ruGz8tMb3FDlgg0Hplowcbw==", "requires": { "@tonaljs/core": "^4.6.5" } }, "@tonaljs/key": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/key/-/key-4.6.5.tgz", "integrity": "sha512-ZdZWb5IStx6CLRmdEjawR66CqNpoW3EVUua2nVZBMdgnNebWxt4nvgH/ZNvGlCQGFZkUZzRhCfTwqsS6e3OmSA==", "requires": { "@tonaljs/core": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5" } }, "@tonaljs/midi": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/midi/-/midi-4.6.5.tgz", "integrity": "sha512-fJEZtNvV3M6yW1w+Tep60Rbv5PvuKszQcQzaJS1Loq5mHOKAzdmRfuJSpEpZBiaKEZ1WAMh1QKXYyOd+imyGQg==", "requires": { "@tonaljs/core": "^4.6.5" } }, "@tonaljs/mode": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/mode/-/mode-4.6.5.tgz", "integrity": "sha512-54iaON1rJ6q8fV5iuei8RGDxYhKBGGxZz3rjAxGSqdTUwBRVOdPqtzOkofThf9gRGYOMhzPp1BMbxbV+UCAPsA==", "requires": { "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/interval": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "@tonaljs/note": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/note/-/note-4.6.5.tgz", "integrity": "sha512-Y0/eTzcReXzfcSLLG4k/dLLayqbvh/XYIkybG/QMDyR0BREuJq0Sw+NavbzhTtO0dadIQb/qfe0GFq4k2xS+NQ==", "requires": { "@tonaljs/core": "^4.6.5", "@tonaljs/midi": "^4.6.5" } }, "@tonaljs/pcset": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/pcset/-/pcset-4.6.5.tgz", "integrity": "sha512-oWAKflP3cREnUfScqsBzg2LLKNevxSnpDtrq8CPtwOAsrAa8PjQG07NQfhqIiFMjPUdgkDiER3qVA1n8dDwAJA==", "requires": { "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5" } }, "@tonaljs/progression": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/progression/-/progression-4.6.5.tgz", "integrity": "sha512-ijYEgMFQG4izHYUw5cRtBRNBuoYzmpGvb/tRiykhJNI6XIjekZEMiMsOMfb1u5q+EGvnVNXRmrluMRDIz2rmRw==", "requires": { "@tonaljs/chord": "^4.6.5", "@tonaljs/core": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5" } }, "@tonaljs/range": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/range/-/range-4.6.5.tgz", "integrity": "sha512-99cOvVJ3l4X0UJuTSa6qE87JriREnnWIsi3xo1/n7RoqFxnfi8YPh4SfJJyysvHcT18X4EfcTNde9ancMBVu6A==", "requires": { "@tonaljs/collection": "^4.6.2", "@tonaljs/midi": "^4.6.5" } }, "@tonaljs/roman-numeral": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/roman-numeral/-/roman-numeral-4.6.5.tgz", "integrity": "sha512-bWYQNZWKmYDDcmbQQNwcWAHfTWanpzmvI0wplrMnGd4x0op5etwUEv+Yzjg0B1ef+E+zcU02Sl0WwRJhaDK3hg==", "requires": { "@tonaljs/core": "^4.6.5" } }, "@tonaljs/scale": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/scale/-/scale-4.6.5.tgz", "integrity": "sha512-isYDamelOBtcd5bEnJ8QV0Js7jKRwZ0FlFVE/+bUN3wsyo9u6KLL5gMyfH9RKdx74m8lE13JXYTXgKqe+AOa4A==", "requires": { "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/scale-type": "^4.6.5" } }, "@tonaljs/scale-type": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/scale-type/-/scale-type-4.6.5.tgz", "integrity": "sha512-rwcDOYf2UifjLJhmuQ8f8bJSeOCMDQJ1lB7lzlqdFxes03OeQhdOEfrT0nPtW8BhBEvq4GMM2NA6CLxX8MTwOQ==", "requires": { "@tonaljs/core": "^4.6.5", "@tonaljs/pcset": "^4.6.5" } }, "@tonaljs/time-signature": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/@tonaljs/time-signature/-/time-signature-4.6.2.tgz", "integrity": "sha512-OlZY4gdLd21WpMeAI1nS9E9zWcYU6oAzh6ptAUndqmVnFIrIWIWKCkWapdFx8dWdqrX8jqya3m4T33wmeo7w5Q==" }, "@tonaljs/tonal": { "version": "4.6.5", "resolved": "https://registry.npmjs.org/@tonaljs/tonal/-/tonal-4.6.5.tgz", "integrity": "sha512-lmsWinI9dy7nQyzCEgDVeVAwJtsk4ey05cJZd6oa4QVuSFD+CR8ebaEiwT4/Na+W0kHrKicT3h0uYc2PJIvx5Q==", "requires": { "@tonaljs/abc-notation": "^4.6.5", "@tonaljs/array": "^4.6.5", "@tonaljs/chord": "^4.6.5", "@tonaljs/chord-type": "^4.6.5", "@tonaljs/collection": "^4.6.2", "@tonaljs/core": "^4.6.5", "@tonaljs/duration-value": "^4.6.2", "@tonaljs/interval": "^4.6.5", "@tonaljs/key": "^4.6.5", "@tonaljs/midi": "^4.6.5", "@tonaljs/mode": "^4.6.5", "@tonaljs/note": "^4.6.5", "@tonaljs/pcset": "^4.6.5", "@tonaljs/progression": "^4.6.5", "@tonaljs/range": "^4.6.5", "@tonaljs/roman-numeral": "^4.6.5", "@tonaljs/scale": "^4.6.5", "@tonaljs/scale-type": "^4.6.5", "@tonaljs/time-signature": "^4.6.2" } }, "@tonejs/piano": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@tonejs/piano/-/piano-0.2.1.tgz", "integrity": "sha512-JIwZ91RSFR7Rt16o7cA7O7G30wenFl0lY5yhTsuwZmn48MO9KV+X7kyXE98Bqvs/dCBVg9PoAJ1GKMabPOW4yQ==", "requires": { "tslib": "^1.11.1" } }, "automation-events": { "version": "4.0.19", "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-4.0.19.tgz", "integrity": "sha512-e8ALmWdXSkDAtDVkmqLcCDMfMMvHcPTwsg+1GsxEO8+Cyg7FQs7F3VKifzdRTADVU6S1aqlPzDE3+KLFsH0sxA==", "requires": { "@babel/runtime": "^7.18.3", "tslib": "^2.4.0" }, "dependencies": { "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" } } }, "bjork": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/bjork/-/bjork-0.0.1.tgz", "integrity": "sha512-IAq1k24hAwuACo82E0NobWh44z2heG4VM0C6c4MxLCDx54Tt4s4tjT8M+0ON4pfXzH2V5Br1tfhhnb19oiMp2w==" }, "chord-voicings": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/chord-voicings/-/chord-voicings-0.0.1.tgz", "integrity": "sha512-SutgB/4ynkkuiK6qdQ/k3QvCFcH0Vj8Ch4t6LbRyRQbVzP/TOztiCk3kvXd516UZ6fqk7ijDRELEFcKN+6V8sA==", "requires": { "@tonaljs/tonal": "^4.6.5" } }, "commander": { "version": "9.3.0", "resolved": "https://registry.npmjs.org/commander/-/commander-9.3.0.tgz", "integrity": "sha512-hv95iU5uXPbK83mjrJKuZyFM/LBAoCV/XhVGkS5Je6tl7sxr6A0ITMw5WoRV46/UaJ46Nllm3Xt7IaJhXTIkzw==", "dev": true }, "estraverse": { "version": "5.3.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" }, "esutils": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" }, "fraction.js": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz", "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==" }, "multimap": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/multimap/-/multimap-1.1.0.tgz", "integrity": "sha512-0ZIR9PasPxGXmRsEF8jsDzndzHDj7tIav+JUmvIFB/WHswliFnquxECT/De7GR4yg99ky/NlRKJT82G1y271bw==" }, "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, "peggy": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/peggy/-/peggy-2.0.1.tgz", "integrity": "sha512-mBqfmdUAOVn7RILpXTbcRBhLfTR4Go0SresSnivGDdRylBOyVFJncFiVyCNNpPWq8HmgeRleXHs/Go4o8kQVXA==", "dev": true, "requires": { "commander": "^9.3.0", "source-map-generator": "0.8.0" } }, "regenerator-runtime": { "version": "0.13.9", "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz", "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==" }, "shift-ast": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.1.0.tgz", "integrity": "sha512-Vj4XUIJIFPIh6VcBGJ1hjH/kM88XGer94Pr7Rvxa+idEylDsrwtLw268HoxGo5xReL6T3DdRl/9/Pr1XihZ/8Q==" }, "shift-codegen": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/shift-codegen/-/shift-codegen-7.0.3.tgz", "integrity": "sha512-dfCVVdBF0qZ6pkajQ3bjxRdNEltyxEITVe7tBJkQt2eCI3znUkSxq0VSe/tTWq1LKHeAS4HuOiqYEuHMFkSq9w==", "requires": { "esutils": "^2.0.2", "object-assign": "^4.1.0", "shift-reducer": "6.0.0" } }, "shift-parser": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/shift-parser/-/shift-parser-7.0.3.tgz", "integrity": "sha512-uYX2ORyZfKZrUc4iKKkO9KOhzUSxCrSBk7QK6ZmShId+BOo1gh1IwecVy97ynyOTpmhPWUttjC8BzsnQl65Zew==", "requires": { "multimap": "^1.0.2", "shift-ast": "6.0.0", "shift-reducer": "6.0.0", "shift-regexp-acceptor": "2.0.3" }, "dependencies": { "shift-ast": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.0.0.tgz", "integrity": "sha512-XXxDcEBWVBzqWXfNYJlLyJ1/9kMvOXVRXiqPjkOrTCC5qRsBvEMJMRLLFhU3tn8ue56Y7IZyBE6bexFum5QLUw==" } } }, "shift-reducer": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-reducer/-/shift-reducer-6.0.0.tgz", "integrity": "sha512-2rJraRP8drIOjvaE/sALa+0tGJmMVUzlmS3wIJerJbaYuCjpFAiF0WjkTOFVtz1144Nm/ECmqeG+7yRhuMVsMg==", "requires": { "shift-ast": "6.0.0" }, "dependencies": { "shift-ast": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/shift-ast/-/shift-ast-6.0.0.tgz", "integrity": "sha512-XXxDcEBWVBzqWXfNYJlLyJ1/9kMvOXVRXiqPjkOrTCC5qRsBvEMJMRLLFhU3tn8ue56Y7IZyBE6bexFum5QLUw==" } } }, "shift-regexp-acceptor": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/shift-regexp-acceptor/-/shift-regexp-acceptor-2.0.3.tgz", "integrity": "sha512-sxL7e5JNUFxm+gutFRXktX2D6KVgDAHNuDsk5XHB9Z+N5yXooZG6pdZ1GEbo3Jz6lF7ETYLBC4WAjIFm2RKTmA==", "requires": { "unicode-match-property-ecmascript": "1.0.4", "unicode-match-property-value-ecmascript": "1.0.2", "unicode-property-aliases-ecmascript": "1.0.4" } }, "shift-spec": { "version": "2018.0.2", "resolved": "https://registry.npmjs.org/shift-spec/-/shift-spec-2018.0.2.tgz", "integrity": "sha512-5CP/cKDEim4rZ6ViCSipTLY2U7HJr8q/kpDuCBmebFqbx/0DeozWO+9ienHmYjgGLDfHrqj+LBAN67FRK2vE6w==" }, "shift-traverser": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/shift-traverser/-/shift-traverser-1.0.0.tgz", "integrity": "sha512-DMY3512wJbdC+IC+nhLH3/Stgr2BbxbNcg7qyZ6+e5qNnNs8TBQJWdMsRgHlX1JXwF4C0ONKS8VUxsPT0Tf7aw==", "requires": { "estraverse": "4.2.0", "shift-spec": "2018.0.0" }, "dependencies": { "estraverse": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz", "integrity": "sha512-VHvyaGnJy+FuGfcfaM7W7OZw4mQiKW73jPHwQXx2VnMSUBajYmytOT5sKEfsBvNPtGX6YDwcrGDz2eocoHg0JA==" }, "shift-spec": { "version": "2018.0.0", "resolved": "https://registry.npmjs.org/shift-spec/-/shift-spec-2018.0.0.tgz", "integrity": "sha512-/aiPOkj7dbe+CV2VZhIMTHQToZmgniofpRG7Yr7x2/0sO6CSVC++py1Wzf+s+rWSTDHKcLvziVAxjRRV4i4EoQ==" } } }, "source-map-generator": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/source-map-generator/-/source-map-generator-0.8.0.tgz", "integrity": "sha512-psgxdGMwl5MZM9S3FWee4EgsEaIjahYV5AzGnwUvPhWeITz/j6rKpysQHlQ4USdxvINlb8lKfWGIXwfkrgtqkA==", "dev": true }, "standardized-audio-context": { "version": "25.3.28", "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.28.tgz", "integrity": "sha512-w3TIDQ2z5iA76A3qFjL/knf45BAwHYAqQmDNlDrlE2El89kFKv43TjiN94N0joiMr7G3CRmO1bOuQ7wopDon9g==", "requires": { "@babel/runtime": "^7.18.3", "automation-events": "^4.0.19", "tslib": "^2.4.0" }, "dependencies": { "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" } } }, "tone": { "version": "14.7.77", "resolved": "https://registry.npmjs.org/tone/-/tone-14.7.77.tgz", "integrity": "sha512-tCfK73IkLHyzoKUvGq47gyDyxiKLFvKiVCOobynGgBB9Dl0NkxTM2p+eRJXyCYrjJwy9Y0XCMqD3uOYsYt2Fdg==", "requires": { "standardized-audio-context": "^25.1.8", "tslib": "^2.0.1" }, "dependencies": { "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" } } }, "tslib": { "version": "1.14.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "unicode-canonical-property-names-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz", "integrity": "sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==" }, "unicode-match-property-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-1.0.4.tgz", "integrity": "sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==", "requires": { "unicode-canonical-property-names-ecmascript": "^1.0.4", "unicode-property-aliases-ecmascript": "^1.0.4" } }, "unicode-match-property-value-ecmascript": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-1.0.2.tgz", "integrity": "sha512-Rx7yODZC1L/T8XKo/2kNzVAQaRE88AaMvI1EF/Xnj3GW2wzN6fop9DDWuFAKUVFH7vozkz26DzP0qyWLKLIVPQ==" }, "unicode-property-aliases-ecmascript": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.4.tgz", "integrity": "sha512-2WSLa6OdYd2ng8oqiGIWnJqyFArvhn+5vgx5GTxMbUYjCYKUcuKS62YLFF0R/BDGlB1yzXjQOLtPAfHsgirEpg==" }, "webmidi": { "version": "2.5.3", "resolved": "https://registry.npmjs.org/webmidi/-/webmidi-2.5.3.tgz", "integrity": "sha512-PyMGvKcDGpvbQUfnmBORQJciyG3VAZ4aHlGy1iRZ3uEs4kG4HCvI7KRthUpM1vuHDPL98lidRIUaoRomkJtWtg==", "peer": true } } }