{"id":17800016,"url":"https://github.com/dskinner/snd","last_synced_at":"2025-03-17T07:31:20.324Z","repository":{"id":57515237,"uuid":"43627937","full_name":"dskinner/snd","owner":"dskinner","description":"Package snd provides methods and types for sound processing and synthesis.","archived":false,"fork":false,"pushed_at":"2023-10-15T06:02:15.000Z","size":1625,"stargazers_count":46,"open_issues_count":1,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-02-27T19:57:37.968Z","etag":null,"topics":["sound-processing","synthesis"],"latest_commit_sha":null,"homepage":"https://godoc.org/dasa.cc/snd","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dskinner.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":"2015-10-04T06:56:47.000Z","updated_at":"2025-01-28T14:46:27.000Z","dependencies_parsed_at":"2024-06-18T21:53:13.623Z","dependency_job_id":null,"html_url":"https://github.com/dskinner/snd","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/dskinner%2Fsnd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2Fsnd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2Fsnd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dskinner%2Fsnd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dskinner","download_url":"https://codeload.github.com/dskinner/snd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852437,"owners_count":20358267,"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-processing","synthesis"],"created_at":"2024-10-27T12:13:53.904Z","updated_at":"2025-03-17T07:31:19.938Z","avatar_url":"https://github.com/dskinner.png","language":"Go","readme":"# Package snd [![GoDoc](https://godoc.org/dasa.cc/snd?status.svg)](https://godoc.org/dasa.cc/snd)\n\nPackage snd provides methods and types for sound processing and synthesis.\n\n```\ngo get dasa.cc/snd\n```\n\n## Windows\n\nTested with msys2. Additional setup required due to how gomobile currently links to openal on windows. This should go away in the future stepping away from gomobile's exp/al package.\n\n```\npacman -S mingw-w64-x86_64-openal\ncd /mingw64/lib\ncp libopenal.a libOpenAL32.a\ncp libopenal.dll.a libOpenAL32.dll.a\n```\n\n## Tests\n\nIn addition to regular unit tests, there are plot tests that produce images\nsaved to a plots/ folder. This depends on package gonum/plot and requires an\nadditional tag flag to enable as follows:\n\n```\ngo get github.com/gonum/plot\ngo test -tags plot\n```\n\n## SndObj\n\nThis package was very much inspired by Victor Lazzarini's [SndObj Library](http://sndobj.sourceforge.net/)\nfor which I spent countless hours enjoying, and without it I may never have come to program.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdskinner%2Fsnd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdskinner%2Fsnd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdskinner%2Fsnd/lists"}