{"id":23147118,"url":"https://github.com/alpcanaydin/andantino","last_synced_at":"2026-03-05T23:15:33.643Z","repository":{"id":101735374,"uuid":"83157303","full_name":"alpcanaydin/andantino","owner":"alpcanaydin","description":"Listen some notes and try to find same notes on the keyboard.","archived":false,"fork":false,"pushed_at":"2017-03-10T16:40:42.000Z","size":2615,"stargazers_count":23,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T07:59:25.375Z","etag":null,"topics":["andantino","audiocontext","game","listen","piano","react","tone-deaf"],"latest_commit_sha":null,"homepage":"https://alpcanaydin.github.io/andantino","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/alpcanaydin.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-25T19:37:55.000Z","updated_at":"2020-12-27T07:50:33.000Z","dependencies_parsed_at":"2024-01-07T12:55:13.740Z","dependency_job_id":"72fb9dc0-0b0f-4bd2-bee7-b09487f32556","html_url":"https://github.com/alpcanaydin/andantino","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/alpcanaydin%2Fandantino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fandantino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fandantino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpcanaydin%2Fandantino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpcanaydin","download_url":"https://codeload.github.com/alpcanaydin/andantino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230151951,"owners_count":18181318,"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":["andantino","audiocontext","game","listen","piano","react","tone-deaf"],"created_at":"2024-12-17T16:49:55.830Z","updated_at":"2026-03-05T23:15:28.615Z","avatar_url":"https://github.com/alpcanaydin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# andantino\n\nAndantino is a game that let's people to know if they are a tone-deaf or not. Users listen some notes and try to find\nsame notes on the keyboard.\n\nhttps://alpcanaydin.github.io/andantino\n\n# Installation\n\nPull this repo and and run `yarn` command. You can start dev server via `yarn start`\n\n# Sending New Levels\n\nIf you like Andantino and want to send new level, please open an issue and provide an array like this:\n\n```js\n[\n  { note: 'E4', duration: 2, time: 0 },\n  { note: 'B4', duration: 2, time: 0 },\n  { note: 'G4', duration: 2, time: 0 },\n  { note: 'F4', duration: 2, time: 2.5 },\n  { note: 'A4', duration: 2, time: 2.5 },\n  { note: 'C5', duration: 2, time: 2.5 },\n  { note: 'D4', duration: 2, time: 5 },\n  { note: 'F4', duration: 2, time: 5 },\n  { note: 'A4', duration: 2, time: 5 },\n  { note: 'B4', duration: 2.7, time: 7.5 },\n  { note: 'E4', duration: 2.7, time: 7.5 },\n  { note: 'G4', duration: 2.7, time: 7.5 }\n]\n```\n\n# MIDI Sounds\nPiano sounds gathered from this wonderful library: https://github.com/gleitz/midi-js-soundfonts\n\n# Inspirations\nThese repositories used for code and UI inspirations.\n\n* https://github.com/googlecreativelab/aiexperiments-ai-duet\n* https://github.com/danigb/soundfont-player\n* https://github.com/stuartmemo/qwerty-hancock\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpcanaydin%2Fandantino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpcanaydin%2Fandantino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpcanaydin%2Fandantino/lists"}