{"id":16594131,"url":"https://github.com/jsdf/n64soundtools","last_synced_at":"2025-10-29T12:30:20.090Z","repository":{"id":66018885,"uuid":"318103041","full_name":"jsdf/n64soundtools","owner":"jsdf","description":"tools for compiling sound and music data for n64 sdk homebrew games","archived":false,"fork":false,"pushed_at":"2024-01-02T20:54:34.000Z","size":2396,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-09T22:09:07.104Z","etag":null,"topics":["n64","n64-development"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jsdf.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}},"created_at":"2020-12-03T06:53:04.000Z","updated_at":"2024-02-17T22:29:33.000Z","dependencies_parsed_at":"2023-03-10T23:29:10.651Z","dependency_job_id":null,"html_url":"https://github.com/jsdf/n64soundtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fn64soundtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fn64soundtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fn64soundtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsdf%2Fn64soundtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsdf","download_url":"https://codeload.github.com/jsdf/n64soundtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219857802,"owners_count":16556055,"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":["n64","n64-development"],"created_at":"2024-10-11T23:45:14.742Z","updated_at":"2025-10-29T12:30:19.630Z","avatar_url":"https://github.com/jsdf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# n64soundtools\n\nreimplements tools for working with the n64 sdk 'sgi' sound tools\n\n## installation\n\ninstall [node.js](https://nodejs.org/), then\n\n```sh\nnpm install -g n64soundtools\n```\n\nthis will install the included tools globally on your system, so you can run them directly at the command line\n\nalternatively you can install them locally with `npm init` then `npm install n64soundtools` in which case the commands will be available in `node_modules/.bin/`\n\n## tools\n\nmost of these tools aim to be a drop-in replacement for [the n64 sdk sgi soundtools](http://n64devkit.square7.ch/pro-man/pro18/)\n\n### sbc\nsequence bank compiler tool\n\nsee [the sdk manual](http://n64devkit.square7.ch/pro-man/pro18/18-07.htm) for instructions\n\n### midicvt\nconverts midi type 1 files to midi type 0 .seq files for playback with [ALSeqPlayer](http://n64devkit.square7.ch/n64man/al/alSeqPlayer.htm)\n\nsee [the sdk manual](http://n64devkit.square7.ch/pro-man/pro18/18-03.htm) for instructions\n\n### ic \ncompiles .inst to .ctl and .tbl\n\nsee [the sdk manual](http://n64devkit.square7.ch/pro-man/pro18/18-01.htm) for instructions\n\n### bankdec\n\ndecompiles .ctl and .tbl to .inst and .aiff/.aifc. if you pass a rom file instead, it will try to locate and decompile .ctl/.tbl data in the rom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fn64soundtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsdf%2Fn64soundtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsdf%2Fn64soundtools/lists"}