{"id":13507390,"url":"https://github.com/bitgamma/synthex","last_synced_at":"2025-04-21T23:30:37.779Z","repository":{"id":45312219,"uuid":"47494081","full_name":"bitgamma/synthex","owner":"bitgamma","description":"A signal synthesis library","archived":false,"fork":false,"pushed_at":"2021-12-22T05:11:38.000Z","size":57,"stargazers_count":45,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-24T10:02:53.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/bitgamma.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}},"created_at":"2015-12-06T11:30:48.000Z","updated_at":"2024-11-22T07:56:15.000Z","dependencies_parsed_at":"2022-08-03T05:45:31.155Z","dependency_job_id":null,"html_url":"https://github.com/bitgamma/synthex","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/bitgamma%2Fsynthex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitgamma%2Fsynthex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitgamma%2Fsynthex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitgamma%2Fsynthex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitgamma","download_url":"https://codeload.github.com/bitgamma/synthex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250150540,"owners_count":21383184,"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-08-01T02:00:32.807Z","updated_at":"2025-04-21T23:30:37.492Z","avatar_url":"https://github.com/bitgamma.png","language":"Elixir","funding_links":[],"categories":["Audio and Sounds"],"sub_categories":[],"readme":"# Synthex\n\nA signal synthesis library. Currently implements basic oscillators and a few filters. Output to WAV file and direct audio output (requires SoX) are supported.\n\n## Installation\n\nThe package can be installed as:\n\n  1. Add synthex to your list of dependencies in `mix.exs`:\n```elixir\n  def deps do\n    [{:synthex, \"~\u003e 0.0.1\"}]\n  end\n```\n\n  2. Ensure synthex is started before your application:\n```elixir\n  def application do\n    [applications: [:synthex]]\n  end\n```\n\n## How to use\n\nPlease take a look at the examples to see how to use it. Development is at a very early stage now, so things may change and break between releases\n\n## TODO\n* More filters (FIR) - coming soon\n* Tests\n* Documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitgamma%2Fsynthex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitgamma%2Fsynthex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitgamma%2Fsynthex/lists"}