{"id":16185269,"url":"https://github.com/davemo/compositions","last_synced_at":"2026-01-21T12:01:57.733Z","repository":{"id":138658097,"uuid":"87645023","full_name":"davemo/compositions","owner":"davemo","description":"musical compositions","archived":false,"fork":false,"pushed_at":"2021-11-20T00:57:59.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T12:50:19.215Z","etag":null,"topics":["composition","music","notation","piano","sheet-music","workflow"],"latest_commit_sha":null,"homepage":null,"language":"LilyPond","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/davemo.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":"2017-04-08T15:46:57.000Z","updated_at":"2017-04-08T18:31:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"38ecee48-0d03-483d-89fd-d1eb84223556","html_url":"https://github.com/davemo/compositions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davemo/compositions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fcompositions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fcompositions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fcompositions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fcompositions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davemo","download_url":"https://codeload.github.com/davemo/compositions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davemo%2Fcompositions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["composition","music","notation","piano","sheet-music","workflow"],"created_at":"2024-10-10T07:13:54.277Z","updated_at":"2026-01-21T12:01:57.714Z","avatar_url":"https://github.com/davemo.png","language":"LilyPond","readme":"# Compositions\n\nSome of my musical compositions.\n\n## Tooling\n\n- Notation with [LilyPond](http://lilypond.org/website/index.html)\n- MIDI Playback via [FluidSynth](http://www.fluidsynth.org/)\n- Workflow via [entr](http://entrproject.org/)\n\n## Workflow\n\n- Install [LilyPond](http://lilypond.org/website/index.html) to somewhere available to your `$PATH`, I use `~/bin/lilypond`\n\n```shell\ncat ~/bin/lilypond\n\n#!/bin/bash\nexec DIR/LilyPond.app/Contents/Resources/bin/lilypond \"$@\"\n```\n\n- Install [FluidSynth](http://www.fluidsynth.org/), I used `brew install fluidsynth`.\n\n- Install [entr](http://entrproject.org/), I like to use it for auto recompiling with lilypad:\n\n```shell\n$ cd crash/\n$ ls -d * | entr -s 'lilypond -o crash crash.ly'\n```\n\nThis outputs a `.midi` and `.pdf` file\n\n```shell\n$ tree crash\ncrash\n├── crash.ly\n├── crash.midi\n└── crash.pdf\n```\n\n- Playback with a `playmidi alias` as at this handy link for [How to Play Midi Files from Terminal](http://apple.stackexchange.com/questions/107297/how-can-i-play-a-midi-file-from-terminal)\n\n```shell\n$ playmidi crash.midi\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fcompositions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavemo%2Fcompositions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavemo%2Fcompositions/lists"}