{"id":19070670,"url":"https://github.com/pinobatch/pently","last_synced_at":"2025-10-31T21:30:34.765Z","repository":{"id":65850671,"uuid":"50628113","full_name":"pinobatch/pently","owner":"pinobatch","description":"Scalable music engine for NES games","archived":false,"fork":false,"pushed_at":"2024-08-18T18:43:10.000Z","size":772,"stargazers_count":72,"open_issues_count":4,"forks_count":4,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-02-07T20:04:28.835Z","etag":null,"topics":["music-engine","nes"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pinobatch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-29T01:34:19.000Z","updated_at":"2024-08-18T18:43:14.000Z","dependencies_parsed_at":"2023-11-14T18:23:58.610Z","dependency_job_id":"23102962-8861-413c-864f-14c3bee1c4c8","html_url":"https://github.com/pinobatch/pently","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinobatch%2Fpently","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinobatch%2Fpently/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinobatch%2Fpently/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinobatch%2Fpently/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pinobatch","download_url":"https://codeload.github.com/pinobatch/pently/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238902598,"owners_count":19549776,"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":["music-engine","nes"],"created_at":"2024-11-09T01:19:55.716Z","updated_at":"2025-10-31T21:30:34.723Z","avatar_url":"https://github.com/pinobatch.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pently\n\nA music engine for NES that supports both NES playback (with sound\neffects) and NSF.\n\nDocumentation can be found in `docs/` and example tracks can be found in `musicseq.pently`.\n\n## Building\n\n### Prerequisites\n\n- [Python] 3\n- [ca65]\n- GNU Make and Coreutils  \n  On Windows, install [Git for Windows], and then follow\n  [evanwill's instructions] to download GNU Make without Guile\n  from [ezwinports] and merge it into Git Bash.\n- For NES (not NSF) format: Pillow (Python imaging library)  \n  UNIX: `python3 -m pip install pillow`  \n  Windows: `py -3 -m pip install pillow`\n- For FamiTracker conversion: [Dn-FamiTracker] and [ft2pently]\n\nFor help setting up Python, ca65, Make, and Coreutils, see the README\nfile for [nrom-template].\n\n[Python]: https://www.python.org/\n[ca65]: https://cc65.github.io/\n[Git for Windows]: https://git-scm.com/download/win\n[evanwill's instructions]: https://gist.github.com/evanwill/0207876c3243bbb6863e65ec5dc3f058\n[ezwinports]: https://sourceforge.net/projects/ezwinports/files/\n[Dn-FamiTracker]: https://github.com/Dn-Programming-Core-Management/Dn-FamiTracker/releases\n[ft2pently]: https://github.com/NovaSquirrel/ft2pently/releases\n[nrom-template]: https://github.com/pinobatch/nrom-template\n\n### Building\n\nOnce you have the above installed, run `make` to build and play\nor `make pently.nes` to only build a ROM.\nThen edit the score and run `make` again to hear the changes.\nTo use an entirely different score file, open `makefile` and change\n`scorename`, or use e.g. `make NTS.nsfe` or `make NTS.nes` to use\nscore file `audio/NTS.pently`.\nTo use a FamiTracker module, edit the `FAMITRACKER` and `FT2P` paths\nin `makefile` to reflect executable paths on your system, then run\n`make Foothills.nsf` to use score file `audio/Foothills.ftm`.\n\n## License\n\nCopyright © 2009-2020 Damian Yerrick.\nPently is free software, under the zlib License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinobatch%2Fpently","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinobatch%2Fpently","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinobatch%2Fpently/lists"}