{"id":16897676,"url":"https://github.com/texitoi/softsynth","last_synced_at":"2025-04-11T13:51:52.680Z","repository":{"id":66120870,"uuid":"169912430","full_name":"TeXitoi/softsynth","owner":"TeXitoi","description":"A sound synthetizer in no_std rust","archived":false,"fork":false,"pushed_at":"2019-05-20T21:22:59.000Z","size":34,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T10:05:12.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/TeXitoi.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":"2019-02-09T20:51:49.000Z","updated_at":"2023-03-08T20:43:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"b86cb88d-012d-42f5-9ac4-4f4072d8e8e9","html_url":"https://github.com/TeXitoi/softsynth","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/TeXitoi%2Fsoftsynth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeXitoi%2Fsoftsynth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeXitoi%2Fsoftsynth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeXitoi%2Fsoftsynth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeXitoi","download_url":"https://codeload.github.com/TeXitoi/softsynth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248411970,"owners_count":21099036,"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-10-13T17:39:09.149Z","updated_at":"2025-04-11T13:51:52.671Z","avatar_url":"https://github.com/TeXitoi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# softsynth\n\nA sound synthetizer in no_std rust\n\n## Goal\n\nThe goal of this crate is to produce music in a program, and that this program can be run on a microcontroller without FPU in realtime.\n\nThe constraints are:\n - must work in `#[no_std]`\n - no `f32` or `f64`\n - no costy computations (`ln`, `sin` are out of scope)\n\nIt can be used for fixed score playing or realtime sound generation.\n\n## Binaries\n\nThere is (at the time of writing) 2 binaries:\n - an example generating a wav file\n - `bluepill-player` that run on a microcontroller and react to buttons to play music\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexitoi%2Fsoftsynth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftexitoi%2Fsoftsynth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexitoi%2Fsoftsynth/lists"}