{"id":16085513,"url":"https://github.com/thejustinwalsh/defold-zzfx","last_synced_at":"2025-07-13T05:31:41.616Z","repository":{"id":145369002,"uuid":"415565556","full_name":"thejustinwalsh/defold-zzfx","owner":"thejustinwalsh","description":"ZzFX extension for Defold","archived":false,"fork":false,"pushed_at":"2021-11-25T12:41:23.000Z","size":2534,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-09T13:06:33.207Z","etag":null,"topics":["defold","defold-native-extension","game","lua"],"latest_commit_sha":null,"homepage":"https://thejustinwalsh.com/defold-zzfx/","language":"C++","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/thejustinwalsh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-10T11:26:13.000Z","updated_at":"2024-10-08T13:13:40.000Z","dependencies_parsed_at":"2023-04-27T19:05:39.339Z","dependency_job_id":null,"html_url":"https://github.com/thejustinwalsh/defold-zzfx","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/thejustinwalsh%2Fdefold-zzfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejustinwalsh%2Fdefold-zzfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejustinwalsh%2Fdefold-zzfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejustinwalsh%2Fdefold-zzfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejustinwalsh","download_url":"https://codeload.github.com/thejustinwalsh/defold-zzfx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225856900,"owners_count":17535140,"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":["defold","defold-native-extension","game","lua"],"created_at":"2024-10-09T13:01:59.953Z","updated_at":"2024-11-22T07:19:31.188Z","avatar_url":"https://github.com/thejustinwalsh.png","language":"C++","funding_links":[],"categories":["Libraries"],"sub_categories":["Programming Language"],"readme":"# ZzFX Defold Extension\n\u003e Zuper Zmall Zound Zynth\n\n### [ZzFX Sound Designer](https://killedbyapixel.github.io/ZzFX/)\n\nPort of [ZzFX](https://killedbyapixel.github.io/ZzFX/) for the [Defold Game Engine](https://defold.com)\n\n## Defold Setup\nOpen your game.project file and in the dependencies field under project add:\n```\nhttps://github.com/thejustinwalsh/defold-zzfx/archive/main.zip\n```\n\nRequire the zzfx.api script and play sound effects like so:\n```lua\nlocal zzfx_api = require(\"zzfx.api\")\nlocal zzfx = zzfx_api.play\n\nzzfx(1,.05,448,.01,.1,.3,3,.39,-0.5,0,0,0,0,0,.2,.1,.08,1,0,0)\n```\n\n### Caveats\n  - Limited to 32 unique zzfx with 32 intances of each playing simualtaniously\n    - This will be configurable in the future\n  - The code `local zzfx = zzfx_api.play` is for compatibility with copy \u0026 paste from the [ZzFX Sound Designer](https://killedbyapixel.github.io/ZzFX/)\n    - Be sure to uncheck the `Spread` checkbox as lua doesn't support the spread syntax.\n\n## Attribution\n- Port of soundboard and core [ZzFX](https://github.com/KilledByAPixel/ZzFX) by @KilledByAPixel\n- Emoji graphics from [twemoji](https://github.com/twitter/twemoji) by @twitter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejustinwalsh%2Fdefold-zzfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthejustinwalsh%2Fdefold-zzfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthejustinwalsh%2Fdefold-zzfx/lists"}