{"id":20719264,"url":"https://github.com/tom-weatherhead/boss-gx-700-patch-parser","last_synced_at":"2026-04-24T19:31:38.074Z","repository":{"id":61764799,"uuid":"554591330","full_name":"tom-weatherhead/boss-gx-700-patch-parser","owner":"tom-weatherhead","description":"A parser for MIDI SysEx messages that describe guitar effects patches used by the Boss GX-700 guitar effects processor.","archived":false,"fork":false,"pushed_at":"2022-10-30T23:17:46.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T07:49:31.905Z","etag":null,"topics":["audio","boss","guitar","gx-700","midi","parser","sysex-messages","web-midi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/tom-weatherhead.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}},"created_at":"2022-10-20T03:59:18.000Z","updated_at":"2022-10-20T17:16:27.000Z","dependencies_parsed_at":"2023-01-20T16:00:33.265Z","dependency_job_id":null,"html_url":"https://github.com/tom-weatherhead/boss-gx-700-patch-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tom-weatherhead/boss-gx-700-patch-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fboss-gx-700-patch-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fboss-gx-700-patch-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fboss-gx-700-patch-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fboss-gx-700-patch-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-weatherhead","download_url":"https://codeload.github.com/tom-weatherhead/boss-gx-700-patch-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fboss-gx-700-patch-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["audio","boss","guitar","gx-700","midi","parser","sysex-messages","web-midi"],"created_at":"2024-11-17T03:16:25.807Z","updated_at":"2026-04-24T19:31:38.060Z","avatar_url":"https://github.com/tom-weatherhead.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boss-gx-700-patch-parser\nA parser for MIDI SysEx messages that describe guitar effects patches used by the Boss GX-700 guitar effects processor.\n\n[![watchers][watchers-badge-image]][watchers-url]\n[![stars][stars-badge-image]][stars-url]\n[![issues][issues-badge-image]][issues-url]\n[![forks][forks-badge-image]][forks-url]\n[![branches][branches-badge-image]][branches-url]\n[![commits][commits-badge-image]][commits-url]\n[![last commit][last-commit-badge-image]][last-commit-url]\n[![license][license-badge-image]][license-url]\n\n## History\n\nThe Boss GX-700 is a 1990s-era (pre-USB) guitar effects processor. It was first manufactured in 1996.\n\n## Running the app\n\nUse [SysEx Librarian](https://www.snoize.com/sysexlibrarian/) (or something similar) to receive, record, and play back the messages dumped from the GX-700.\n\nTo run the parser app, use Google Chrome (or something similar) to load the file src/index.html . The app may not work in Firefox because Firefox requires Web MIDI API calls to run within a secure environment.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n[watchers-badge-image]: https://badgen.net/github/watchers/tom-weatherhead/boss-gx-700-patch-parser\n[watchers-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/watchers\n[stars-badge-image]: https://badgen.net/github/stars/tom-weatherhead/boss-gx-700-patch-parser\n[stars-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/stargazers\n[issues-badge-image]: https://badgen.net/github/issues/tom-weatherhead/boss-gx-700-patch-parser\n[issues-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/issues\n[forks-badge-image]: https://badgen.net/github/forks/tom-weatherhead/boss-gx-700-patch-parser\n[forks-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/network/members\n[branches-badge-image]: https://badgen.net/github/branches/tom-weatherhead/boss-gx-700-patch-parser\n[branches-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/branches\n[commits-badge-image]: https://badgen.net/github/commits/tom-weatherhead/boss-gx-700-patch-parser\n[commits-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser/commits/master\n[last-commit-badge-image]: https://badgen.net/github/last-commit/tom-weatherhead/boss-gx-700-patch-parser\n[last-commit-url]: https://github.com/tom-weatherhead/boss-gx-700-patch-parser\n[license-badge-image]: https://img.shields.io/github/license/mashape/apistatus.svg\n[license-url]: https://github.com/tom-weatherhead/thaw-grammar/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-weatherhead%2Fboss-gx-700-patch-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-weatherhead%2Fboss-gx-700-patch-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-weatherhead%2Fboss-gx-700-patch-parser/lists"}