{"id":22870203,"url":"https://github.com/berquerant/crd","last_synced_at":"2025-05-07T15:24:22.907Z","repository":{"id":46099209,"uuid":"441224218","full_name":"berquerant/crd","owner":"berquerant","description":"Generate a midi file from chords.","archived":false,"fork":false,"pushed_at":"2025-03-24T12:38:05.000Z","size":299,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T13:38:19.225Z","etag":null,"topics":["go","midi"],"latest_commit_sha":null,"homepage":"","language":"Go","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/berquerant.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-23T15:38:27.000Z","updated_at":"2025-03-24T12:38:01.000Z","dependencies_parsed_at":"2024-10-28T09:35:00.366Z","dependency_job_id":"9a9cb36e-3ce7-4009-b304-fca1d2871166","html_url":"https://github.com/berquerant/crd","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fcrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fcrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fcrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquerant%2Fcrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquerant","download_url":"https://codeload.github.com/berquerant/crd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252903661,"owners_count":21822484,"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":["go","midi"],"created_at":"2024-12-13T13:14:07.166Z","updated_at":"2025-05-07T15:24:22.889Z","avatar_url":"https://github.com/berquerant.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crd\n\n``` shell\n❯ crd\ntext2midi\n\nUsage:\n  crd [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  gen         generate codes and files\n  help        Help about any command\n  info        show definitions\n  midi        midi util\n  text        text processor\n  write       write midi\n\nFlags:\n      --attr strings    additional attribute definitions\n      --chord strings   additional chord definitions\n      --debug           enable debug\n  -h, --help            help for crd\n  -o, --output string   output file\n\nUse \"crd [command] --help\" for more information about a command.\n```\n\n## Examples\n\n``` shell\n❯ crd text conv --help\nconvert text to yaml\n\nSpaces, newlines, any text between ; and a newline are ignored.\nSyntax details: input/ast/chords.y.\n\nExamples:\n# C triad, 1 beat\nC[1]\n# Bb minor triad, 2 beats\nBbm[2]\n# D A7/E E Rest (D major)\n# '_' is required when chord symbol is a number\necho 'D[1] A_7/E[1] E[2] R[1]' | crd text conv syllable --key D | crd write midi -o out.midi\n```\n\nSee [examples](example/example_test.go).\n\n## Build\n\n``` shell\n./task build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fcrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquerant%2Fcrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquerant%2Fcrd/lists"}