{"id":13663456,"url":"https://github.com/jackyyang09/Simple-Unity-Audio-Manager","last_synced_at":"2025-04-25T17:30:55.292Z","repository":{"id":44694944,"uuid":"191384425","full_name":"jackyyang09/Simple-Unity-Audio-Manager","owner":"jackyyang09","description":"A decentralized audio playing system for Unity, designed for simplicity and built to scale!","archived":false,"fork":false,"pushed_at":"2025-04-02T17:13:16.000Z","size":32499,"stargazers_count":632,"open_issues_count":10,"forks_count":54,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-14T20:58:52.693Z","etag":null,"topics":["audio","audiomanager","jsam","music","sound","sounds","unity","unity-asset","unity3d","unity3d-plugin"],"latest_commit_sha":null,"homepage":"https://jackyyang09.github.io/Simple-Unity-Audio-Manager/","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/jackyyang09.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2019-06-11T14:06:22.000Z","updated_at":"2025-04-04T13:50:34.000Z","dependencies_parsed_at":"2023-02-14T13:16:09.602Z","dependency_job_id":"c0f608b0-8a3c-44ca-8696-03d8c5c68e66","html_url":"https://github.com/jackyyang09/Simple-Unity-Audio-Manager","commit_stats":{"total_commits":282,"total_committers":4,"mean_commits":70.5,"dds":0.04255319148936165,"last_synced_commit":"aaaffb8308dae132b9dd08d419f6727cc463f2bf"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyyang09%2FSimple-Unity-Audio-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyyang09%2FSimple-Unity-Audio-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyyang09%2FSimple-Unity-Audio-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackyyang09%2FSimple-Unity-Audio-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackyyang09","download_url":"https://codeload.github.com/jackyyang09/Simple-Unity-Audio-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250861951,"owners_count":21499190,"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","audiomanager","jsam","music","sound","sounds","unity","unity-asset","unity3d","unity3d-plugin"],"created_at":"2024-08-02T05:02:27.943Z","updated_at":"2025-04-25T17:30:53.719Z","avatar_url":"https://github.com/jackyyang09.png","language":"C#","funding_links":["https://www.paypal.com/paypalme/brogrammist)!"],"categories":["C\\#","C#"],"sub_categories":[],"readme":"![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20card%20image.png)\n\nTired of having to manage a billion AudioSources lying about? That will no longer be a reality!\nNever worry about sounds and music ever again!\n\nJacky's Simple Audio Manager (aka **JSAM**) is a easy-to-use, performant, and decentralized audio playing system for Unity.\n\nJSAM is perfect for game jams, prototypes and is scaleable with your project!\n\n# Features\n- Easily and intuitively add and play sounds and music!\n- Individually control master volume, sound volume and music volume!\n- Music and sound fading!\n- Built-in Loop Point authoring interface (powered by [Audio Tools Library for .NET](https://github.com/Zeugma440/atldotnet))\n- Spatialized 3D sound and audio!\n- Audio that changes depending on the scale of time\n- Compatible with Unity's built-in Audio Effects\n- Drag and drop components that handle sound playback on\n   - Collision events\n   - Trigger events\n   - Particle emission and death\n- *Extensive* in-editor, in-code documentation for easy extensibility\n\n# Add JSAM to your Project\n\n### Install via GIT URL\n*(You will need to have [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) installed and available in your system's PATH)*\n- Open the **Package Manager** window in Unity\n- Click the **+** symbol in the left-hand corner\n- Choose the option to **Add package from Git URL**\n- Input the following `https://github.com/jackyyang09/Simple-Unity-Audio-Manager.git#master` and click **Add**\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Installation/package%20install.gif)\n\n### Install via Unity Package\n- Note: If you're upgrading JSAM from a previous release, delete your existing JSAM installation before proceeding\n- Download the latest [Release](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/releases)\n- In the Unity toolbar, navigate to **Assets -\u003e Import Package -\u003e Custom Package...**\n- Select the package and import everything (check off the Sample sub-folders as you need)\n\n### Also\n\n- Check out the [wiki](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/wiki/1.-Downloading-and-Importing-JSAM) to see how to **simplify** audio integration in your  project!\n- Check out the [documentation](https://jackyyang09.github.io/Simple-Unity-Audio-Manager/) to learn more about and extend JSAM's functionality!\n\n# More Info\nCheck out the [Releases](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/releases) page to see all the latest updates!\n\nJSAM is now on the [Unity Asset Store](https://assetstore.unity.com/packages/tools/audio/jacky-s-simple-audio-manager-176802)! Do check the Github Releases page for the latest bug fixes.\n\nIf you'd like to see what parts of AudioManager I'm actively working on, you can check out the [Trello!](https://trello.com/b/r6237lmD/audiomanager)\n\nIf JSAM has helped you at all, feel free to [donate](https://www.paypal.com/paypalme/brogrammist)! My quest to streamline audio is neverending, but your patronage is always appreciated!\n\n# Screenshots\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%201.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%202.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%203.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%204.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%205.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%206.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%207.png)\n![](https://github.com/jackyyang09/Simple-Unity-Audio-Manager/blob/Media/Media/Homepage%20Promo/JSAM%20promo%208.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyyang09%2FSimple-Unity-Audio-Manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackyyang09%2FSimple-Unity-Audio-Manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackyyang09%2FSimple-Unity-Audio-Manager/lists"}