{"id":20511073,"url":"https://github.com/sean-codes/cs-audio","last_synced_at":"2026-06-05T17:31:42.385Z","repository":{"id":91334710,"uuid":"78957126","full_name":"sean-codes/cs-audio","owner":"sean-codes","description":"Experimenting with cross platform audio solution. Targeting on modern browsers","archived":false,"fork":false,"pushed_at":"2017-01-16T07:01:59.000Z","size":5785,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-16T09:07:18.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sean-codes.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-14T18:05:41.000Z","updated_at":"2017-01-14T20:59:38.000Z","dependencies_parsed_at":"2023-06-04T12:45:41.128Z","dependency_job_id":null,"html_url":"https://github.com/sean-codes/cs-audio","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/sean-codes%2Fcs-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Fcs-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Fcs-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sean-codes%2Fcs-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sean-codes","download_url":"https://codeload.github.com/sean-codes/cs-audio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117659,"owners_count":20074433,"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":[],"created_at":"2024-11-15T20:34:25.210Z","updated_at":"2025-12-02T19:13:01.709Z","avatar_url":"https://github.com/sean-codes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cs-audio\nExperimenting with cross platform audio solution. Targeting on modern browsers\n\u003eNote: This is template project I'm using to get audio into CS-Engine and not meant to stand alone\n\n#Usage\n\u003ePre code thoughts\n\n\tvar audio = new csAudio();\n\t//Loading Audio\n\taudio.load('myAudio', 'wav, ogg');\n\n\t//Hold audio for using\n\tvar mySound = audio.use('myAudio');\n\n\t//Playing\n\tmySound.play();\n\n\t//Stopping\n\tmySound.stop();\n\n\t//Reset to beginning also called once audio stops\n\tmysound.reset();\n\n\t//Change moment in time\n\tmysound.set(second)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-codes%2Fcs-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsean-codes%2Fcs-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsean-codes%2Fcs-audio/lists"}