{"id":40734674,"url":"https://github.com/craigsapp/ratioscore","last_synced_at":"2026-01-21T14:39:21.191Z","repository":{"id":152362209,"uuid":"265672948","full_name":"craigsapp/ratioscore","owner":"craigsapp","description":"Ratioscores allow for just-intonation playback using any General MIDI synthesizer.","archived":false,"fork":false,"pushed_at":"2022-06-08T12:41:01.000Z","size":1088,"stargazers_count":7,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-10-20T19:03:04.502Z","etag":null,"topics":["humdrum","just-intonation","midi"],"latest_commit_sha":null,"homepage":"https://ratioscore.humdrum.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/craigsapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-05-20T19:55:08.000Z","updated_at":"2023-10-20T19:03:05.224Z","dependencies_parsed_at":null,"dependency_job_id":"1324df9c-54fa-4805-9906-024ab53d1d3c","html_url":"https://github.com/craigsapp/ratioscore","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/craigsapp/ratioscore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigsapp%2Fratioscore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigsapp%2Fratioscore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigsapp%2Fratioscore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigsapp%2Fratioscore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craigsapp","download_url":"https://codeload.github.com/craigsapp/ratioscore/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigsapp%2Fratioscore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634886,"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":["humdrum","just-intonation","midi"],"created_at":"2026-01-21T14:39:21.136Z","updated_at":"2026-01-21T14:39:21.183Z","avatar_url":"https://github.com/craigsapp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ratioscore\n===========\n\nRatioscore is a program that converts a\n[Humdrum](https://www.humdrum.org)-based textual score representing\nmusical intervals as ratios into a Standard MIDI file, using\npitch-bend messages to tune notes out of equal temperament, allowing\nplayback of just intervals with any MIDI player.\n\nDownloading\n===========\n\nTo download from github, type in a unix/linux terminal:\n\n```bash\ngit clone https://github.com/craigsapp/ratioscore\n```\n\nThis should download the source code into the current directory.  \n\n\nCompiling\n=========\n\nTo compile, enter the ratioscore directory and then type:\n\n```bash\nmake\n```\n\nThis will download and compile two external libraries, [midifile](https://github.com/craigsapp/midifile)\n(for MIDI file parsing) and [humlib](https://github.com/craigsapp/humlib) (for Humdrum file\nparsing).  The ratioscore program will be compiled and placed in the `bin` directory.  To\ninstall in `/usr/local/bin`, allowing the ratioscore program to be run from any directory, type:\n\n```bash\nmake install\n```\n\n\nDocumentation\n=============\n\nThe website https://ratioscore.humdrum.org serves as front-end for\nthe ratioscore program and provides documentation as well as online-rendering\nof Ratioscores into MIDI and MP3 files.\n\nTimidity and lame are used to create the MP3 files.  See the\n[server-side CGI script](https://github.com/craigsapp/ratioscore/blob/gh-pages/_includes/cgi/ratioscore.pl)\nif you want to interface to your preferred MIDI rendering software,\nor to set up your own soundfonts with Timidity.  The website\nuses [jekyll](https://jekyllrb.com) and is hosted on Github Pages\n([source files](https://github.com/craigsapp/ratioscore/tree/gh-pages)).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraigsapp%2Fratioscore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraigsapp%2Fratioscore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraigsapp%2Fratioscore/lists"}