{"id":16125670,"url":"https://github.com/dy/piano-game","last_synced_at":"2025-04-06T13:12:56.417Z","repository":{"id":66081320,"uuid":"41336780","full_name":"dy/piano-game","owner":"dy","description":"Guess notes from stave","archived":false,"fork":false,"pushed_at":"2021-03-11T01:14:24.000Z","size":1897,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T23:37:04.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dy.github.io/piano-game/","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/dy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-08-25T01:52:41.000Z","updated_at":"2024-08-20T18:22:04.000Z","dependencies_parsed_at":"2023-05-28T05:45:40.919Z","dependency_job_id":null,"html_url":"https://github.com/dy/piano-game","commit_stats":null,"previous_names":["dfcreative/piano-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fpiano-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fpiano-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fpiano-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dy%2Fpiano-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dy","download_url":"https://codeload.github.com/dy/piano-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485291,"owners_count":20946398,"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":"2024-10-09T21:30:34.121Z","updated_at":"2025-04-06T13:12:56.397Z","avatar_url":"https://github.com/dy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[The Piano Game](https://audio-lab.github.io/piano-game).\n\nGuess notes from stave.\n\n\n[![npm install piano-game](https://nodei.co/npm/piano-game.png?mini=true)](https://nodei.co/npm/piano-game/)\n\n\n```js\nvar PianoGame = require('piano-game');\nvar audioContext = require('audio-context');\n\nvar game = new PianoGame({\n\telement: document.querySelector('.piano-game'),\n\tcontext: audioContext,\n\trange: ['c2', 'c#3'], //range of keys to ask\n\tmaxNotes: 4, //maximum number of notes in a question\n\trequireOctave: false //require exact octave for a note\n});\n```\n\n# Similar\n\n* [musictheory.net](http://www.musictheory.net/exercises/keyboard-reverse)\n* [piano-trainer](https://github.com/philippotto/Piano-Trainer)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy%2Fpiano-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdy%2Fpiano-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdy%2Fpiano-game/lists"}