{"id":26512257,"url":"https://github.com/audunegames/audio-for-fmod","last_synced_at":"2026-05-21T07:12:52.725Z","repository":{"id":215299597,"uuid":"738596523","full_name":"audunegames/audio-for-fmod","owner":"audunegames","description":"Scripts to enhance the FMOD for Unity package and give using FMOD a more C#-like experience.","archived":false,"fork":false,"pushed_at":"2025-03-04T20:02:20.000Z","size":88,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T21:19:07.849Z","etag":null,"topics":["audio","fmod","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/audunegames.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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-01-03T15:40:40.000Z","updated_at":"2025-03-04T20:02:14.000Z","dependencies_parsed_at":"2024-01-03T16:58:01.858Z","dependency_job_id":"77e0de92-ac50-471f-bd04-cbf3aefa2f20","html_url":"https://github.com/audunegames/audio-for-fmod","commit_stats":null,"previous_names":["audunegames/unity-audio-for-fmod","audunegames/audio-for-fmod"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audunegames%2Faudio-for-fmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audunegames%2Faudio-for-fmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audunegames%2Faudio-for-fmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audunegames%2Faudio-for-fmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audunegames","download_url":"https://codeload.github.com/audunegames/audio-for-fmod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244731650,"owners_count":20500714,"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":["audio","fmod","unity"],"created_at":"2025-03-21T03:28:17.910Z","updated_at":"2026-05-21T07:12:47.702Z","avatar_url":"https://github.com/audunegames.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audune Audio for FMOD\n\nThis repository contains scripts to enhance the **FMOD for Unity** package, which is used in Audune's own projects.\n\nThe FMOD for Unity package provides a thin wrapper around the C/C++ FMOD studio code and confronts the developer with many C++ paradigms ported to C#. This package was made to make the use of that package easier from a C# perspective, using C# paradigms like properties and events out of the box.\n\nSee the [wiki](https://github.com/audunegames/unity-audio-for-fmod/wiki) of the repository to get started with the package.\n\n## Installation\n\n### Requirements\n\nThis package depends on the following external dependencies. Make sure you have these installed before installing this package. The package might work with lower versions of the dependencies, but those have not been tested:\n\n* [FMOD for Unity](https://fmod.com/download#fmodforunity) \u003e=2.02.21\n\n### Installing from the OpenUPM registry\n\nTo install this package as a package from the OpenUPM registry in the Unity Editor, use the following steps:\n\n* In the Unity editor, navigate to **Edit › Project Settings... › Package Manager**.\n* Add the following Scoped Registry, or edit the existing OpenUPM entry to include the new Scope:\n\n```\nName:     package.openupm.com\nURL:      https://package.openupm.com\nScope(s): com.audune.audio.fmod\n```\n\n* Navigate to **Window › Package Manager**.\n* Click the **+** icon and click **Add package by name...**\n* Enter the following name in the corresponding field and click **Add**:\n\n```\ncom.audune.pickle\n```\n\n### Installing as a Git package\n\nTo install this package as a Git package in the Unity Editor, use the following steps:\n\n* In the Unity editor, navigate to **Window › Package Manager**.\n* Click the **+** icon and click **Add package from git URL...**\n* Enter the following URL in the URL field and click **Add**:\n\n```\nhttps://github.com/audunegames/audio-for-fmod.git\n```\n\n## License\n\nThis package is licensed under the GNU LGPL 3.0 license. See `LICENSE.txt` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudunegames%2Faudio-for-fmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudunegames%2Faudio-for-fmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudunegames%2Faudio-for-fmod/lists"}