{"id":16315890,"url":"https://github.com/sid-kap/chorale","last_synced_at":"2025-05-06T14:06:37.938Z","repository":{"id":81547638,"uuid":"21225162","full_name":"sid-kap/chorale","owner":"sid-kap","description":"Arranges chord progression into 4-part chorale sheet music + midi.","archived":false,"fork":false,"pushed_at":"2014-08-13T23:55:24.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-16T18:17:54.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/sid-kap.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":"2014-06-26T02:18:44.000Z","updated_at":"2023-04-19T04:06:00.000Z","dependencies_parsed_at":"2023-02-28T00:46:27.541Z","dependency_job_id":null,"html_url":"https://github.com/sid-kap/chorale","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/sid-kap%2Fchorale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Fchorale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Fchorale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sid-kap%2Fchorale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sid-kap","download_url":"https://codeload.github.com/sid-kap/chorale/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252699479,"owners_count":21790679,"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-10T21:58:36.846Z","updated_at":"2025-05-06T14:06:37.879Z","avatar_url":"https://github.com/sid-kap.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chorale Builder\n\nHaskell + Lilypond chorale interpreter. Converts chord progression into 4-part Bach-style chorale sheet music + midi audio.\n\n# Dependencies\n\nFor Ubuntu/Debian users:\n```bash\nsudo apt-get install haskell\nsudo apt-get install lilypond\n```\n\n# Input Format\n\nThe program reads in an input of a chord progression.\nThe progression should be saved to ``` progression.txt ```\n\nFormat Rules\n* Write chords in roman numeral format.\n* Use uppercase for major, lowercase for minor. (Only major and minor chords supported at this time.)\n* Use b or # for flat or sharp chord root.\n* Separate chords with spaces.\n\nExample\n```\nI V vi iii IV I IV V\n```\n\n\n# Example run\n\n```bash\n# cd git root\necho \"I V vi iii IV I IV V\" \u003e\u003e progression.txt\nchmod +x chorale.sh\n./chorale.sh\ncd output\nls       # you should see the outputted files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid-kap%2Fchorale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsid-kap%2Fchorale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsid-kap%2Fchorale/lists"}