{"id":26361447,"url":"https://github.com/unrust/uni-snd","last_synced_at":"2025-03-16T17:38:08.530Z","repository":{"id":57671099,"uuid":"143515966","full_name":"unrust/uni-snd","owner":"unrust","description":"Unrust native/wasm compatibility layer for sound output","archived":false,"fork":false,"pushed_at":"2022-10-14T16:54:17.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T09:01:38.218Z","etag":null,"topics":["sound","wasm"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unrust.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-04T09:33:05.000Z","updated_at":"2023-07-25T14:18:57.000Z","dependencies_parsed_at":"2022-09-10T14:22:23.646Z","dependency_job_id":null,"html_url":"https://github.com/unrust/uni-snd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funi-snd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funi-snd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funi-snd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unrust%2Funi-snd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unrust","download_url":"https://codeload.github.com/unrust/uni-snd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243909194,"owners_count":20367533,"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":["sound","wasm"],"created_at":"2025-03-16T17:37:43.872Z","updated_at":"2025-03-16T17:38:08.523Z","avatar_url":"https://github.com/unrust.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unrust / uni-snd\n\n[![Build Status](https://travis-ci.org/unrust/uni-snd.svg?branch=master)](https://travis-ci.org/unrust/uni-snd)\n[![Documentation](https://docs.rs/uni-snd/badge.svg)](https://docs.rs/uni-snd)\n[![crates.io](https://meritbadge.herokuapp.com/uni-snd)](https://crates.io/crates/uni-snd)\n\nThis library is a part of [Unrust](https://github.com/unrust/unrust), a pure rust native/wasm game engine.\nThis library provides a low level native/wasm compatibility layer for following components :\n* Sound output\n\n## Usage\n\n`uni-snd = \"0.2.*\"`\n\nSee oscillator example.\n\n## Build\n\n### As web app (wasm32-unknown-unknown)\n\nInstall wasm32 target :\n```\nrustup target install wasm32-unknown-unknown\n```\nInstall [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)\nand [npm](https://www.npmjs.com/get-npm)\n\nCompile the demo with\n```\nwasm-pack build examples\n```\nThis creates a wasm package in examples/pkg\n\nRun the demo with\n```\ncd www\nnpm install\nnpm run start\n```\n\nOpen your browser at http://localhost:8080/\n\n### As desktop app (native-opengl)\n\n```\ncargo run --example oscillator --release\n```\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funrust%2Funi-snd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funrust%2Funi-snd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funrust%2Funi-snd/lists"}