{"id":15866789,"url":"https://github.com/iann0036/deepcomposer-upload","last_synced_at":"2026-01-19T23:02:14.203Z","repository":{"id":43939277,"uuid":"268699439","full_name":"iann0036/deepcomposer-upload","owner":"iann0036","description":"Upload a single-track MIDI to the AWS DeepComposer service","archived":false,"fork":false,"pushed_at":"2022-12-11T08:26:52.000Z","size":43,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T15:14:35.864Z","etag":null,"topics":["aws","deepcomposer"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iann0036.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-02T04:19:08.000Z","updated_at":"2023-01-13T17:36:57.000Z","dependencies_parsed_at":"2023-01-26T19:00:38.985Z","dependency_job_id":null,"html_url":"https://github.com/iann0036/deepcomposer-upload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Fdeepcomposer-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Fdeepcomposer-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Fdeepcomposer-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Fdeepcomposer-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iann0036","download_url":"https://codeload.github.com/iann0036/deepcomposer-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247650924,"owners_count":20973352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","deepcomposer"],"created_at":"2024-10-05T23:22:29.551Z","updated_at":"2026-01-19T23:02:14.170Z","avatar_url":"https://github.com/iann0036.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deepcomposer-upload\n\n\u003cspan class=\"badge-npmversion\"\u003e\u003ca href=\"https://npmjs.org/package/deepcomposer-upload\" title=\"View this project on NPM\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/deepcomposer-upload.svg\" alt=\"NPM version\" /\u003e\u003c/a\u003e\u003c/span\u003e\n\n\u003e Upload a single-track MIDI to the AWS DeepComposer service\n\n## Installation\n\n```\nnpm i -g deepcomposer-upload\n```\n\n## Usage\n\nInput MIDI files should have a tempo that remains static. Only the first 8 bars will be processed.\n\n```\ndeepcomposer-upload -i input.mid -n nameoftrack -m genre-rock-1 -o output.mid\n```\n\n```\ndeepcomposer-upload \\\n  -i input.mid \\\n  -n nameoftrack \\\n  -m ar-cnn-bach \\\n  -o output.mid \\\n  --max-percentage-removed 100 \\\n  --max-notes-added 50 \\\n  --sampling-iterations 100 \\\n  --creative-risk 1.5\n```\n\n#### -i, --input-filename \u0026lt;filename\u0026gt; (Required)\n\nThe filename of the input MIDI file\n\n#### -n, --sample-name \u0026lt;name\u0026gt;\n\nThe name of the sample, used to register in Music studio (required when uploading)\n\n#### -m, --model-id \u0026lt;id\u0026gt;\n\nThe ID of the model used to generate new tracks, defaults to `genre-rock-1`\n\n###### GAN-based\n\n* `genre-rock-1`\n* `genre-pop-1`\n* `genre-jazz-1`\n* `genre-joco-1`\n* `genre-symphony-1`\n\n###### Autoregressive-based\n\n* `ar-cnn-bach`\n\n#### -o, --output-filename \u0026lt;filename\u0026gt;\n\nThe name of the output filename of the generated MIDI file, if you wish to save it\n\n#### --max-percentage-removed \u0026lt;number\u0026gt;\n\n_Autoregressive only_\n\nThe maximum percentage of initial notes removed (0-100)\n\n#### --max-notes-added \u0026lt;number\u0026gt;\n\n_Autoregressive only_\n\nThe maximum notes to be added (50-1000)\n\n#### --sampling-iterations \u0026lt;number\u0026gt;\n\n_Autoregressive only_\n\nThe sampling iterations (0-100)\n\n#### --creative-risk \u0026lt;number\u0026gt;\n\n_Autoregressive only_\n\nAs risk increases, compositions will become more experimental (0.5-6)\n\n#### --list-tracks\n\nLists tracks in the input MIDI file, and ignores uploading to the DeepComposer service\n\n#### --track-number \u0026lt;number\u0026gt;\n\nSelects the track number to process, as shown by `--list-tracks`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Fdeepcomposer-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiann0036%2Fdeepcomposer-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Fdeepcomposer-upload/lists"}