{"id":28305928,"url":"https://github.com/adrianklessa/ascii2midi","last_synced_at":"2025-10-14T04:19:24.355Z","repository":{"id":239350646,"uuid":"799274077","full_name":"AdrianKlessa/ascii2midi","owner":"AdrianKlessa","description":"Encodes an ASCII string to a midi audio file and back","archived":false,"fork":false,"pushed_at":"2024-05-11T16:41:48.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-23T03:45:51.888Z","etag":null,"topics":["ascii","midi","midi-files"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/AdrianKlessa.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":"2024-05-11T16:31:35.000Z","updated_at":"2024-05-11T16:47:23.000Z","dependencies_parsed_at":"2024-05-11T18:55:13.397Z","dependency_job_id":null,"html_url":"https://github.com/AdrianKlessa/ascii2midi","commit_stats":null,"previous_names":["adrianklessa/ascii2midi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdrianKlessa/ascii2midi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianKlessa%2Fascii2midi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianKlessa%2Fascii2midi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianKlessa%2Fascii2midi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianKlessa%2Fascii2midi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdrianKlessa","download_url":"https://codeload.github.com/AdrianKlessa/ascii2midi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianKlessa%2Fascii2midi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017949,"owners_count":26086213,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ascii","midi","midi-files"],"created_at":"2025-05-24T03:13:27.792Z","updated_at":"2025-10-14T04:19:24.350Z","avatar_url":"https://github.com/AdrianKlessa.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ascii2midi\nEncodes an ASCII string to a midi audio file and back\n\n1 byte (1 ASCII character) is 1 note in the MIDI file\n\nFirst two bits are encoded as the note_on velocity (strength of the piano keypress)\n\nNext two bits are encoded as the note_off velocity (strength with which the key was released)\n\nLast 4 bits are encoded by the piano key that was pressed (selected from 16 keys in a given musical scale)\n\nIncludes code to generate list of keys for a major/minor scale based on a given note / tonic (provided as a MIDI note number)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianklessa%2Fascii2midi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianklessa%2Fascii2midi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianklessa%2Fascii2midi/lists"}