{"id":24058661,"url":"https://github.com/nodaguti/musicgenerator","last_synced_at":"2026-05-16T07:43:36.652Z","repository":{"id":145971446,"uuid":"4674432","full_name":"nodaguti/MusicGenerator","owner":"nodaguti","description":"Generates a music from a image file.","archived":false,"fork":false,"pushed_at":"2015-06-19T15:07:52.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T05:59:15.043Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodaguti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-15T11:38:08.000Z","updated_at":"2022-09-20T02:36:56.000Z","dependencies_parsed_at":"2023-03-30T11:23:25.594Z","dependency_job_id":null,"html_url":"https://github.com/nodaguti/MusicGenerator","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/nodaguti%2FMusicGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodaguti%2FMusicGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodaguti%2FMusicGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodaguti%2FMusicGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodaguti","download_url":"https://codeload.github.com/nodaguti/MusicGenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240858604,"owners_count":19869000,"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":[],"created_at":"2025-01-09T05:59:21.085Z","updated_at":"2026-05-16T07:43:31.632Z","avatar_url":"https://github.com/nodaguti.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Generator\n\n画像を読み込んで, その画素情報から音楽を自動生成します.\n\nDemo: http://nodaguti.usamimi.info/test/MusicGenerator/MusicGenerator.html\n\n:warning: 古い [Audio Data API](https://developer.mozilla.org/en-US/docs/Archive/Mozilla/Introducing_the_Audio_API_Extension)\nを使って作られたため, Firefox 28 **以下** でしか動作しません.\n\n## 仕組み\n\n画像を左上から右下に向かって走査し, 各画素から RGBA の情報を取り出して指定された数式に基づき以下の値を決定し, 音を作ります.\n\n- Frequency (default: `Math.floor((R+G+B) / 3) + 100`)\n- Sound Length (default: `(R+G)/1000`)\n- Envelope (default: 0)\n- Type of wave: Sin, Square, Triangle, Sawtooth (default: Sin wave)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodaguti%2Fmusicgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodaguti%2Fmusicgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodaguti%2Fmusicgenerator/lists"}