{"id":19479506,"url":"https://github.com/alesgenova/pitch-detection-app","last_synced_at":"2025-04-25T15:31:11.929Z","repository":{"id":39006759,"uuid":"176034663","full_name":"alesgenova/pitch-detection-app","owner":"alesgenova","description":"A rust / webassembly / react app to detect the pitch of audio signals in real time","archived":false,"fork":false,"pushed_at":"2023-03-05T19:12:58.000Z","size":4274,"stargazers_count":116,"open_issues_count":16,"forks_count":33,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T23:32:51.886Z","etag":null,"topics":["audio-analysis","audio-visualizer","rust","wasm","wasm-bindgen","webassembly"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/alesgenova.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}},"created_at":"2019-03-16T23:13:12.000Z","updated_at":"2025-03-03T02:11:29.000Z","dependencies_parsed_at":"2023-02-06T07:32:34.033Z","dependency_job_id":null,"html_url":"https://github.com/alesgenova/pitch-detection-app","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/alesgenova%2Fpitch-detection-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesgenova%2Fpitch-detection-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesgenova%2Fpitch-detection-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alesgenova%2Fpitch-detection-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alesgenova","download_url":"https://codeload.github.com/alesgenova/pitch-detection-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250844258,"owners_count":21496536,"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":["audio-analysis","audio-visualizer","rust","wasm","wasm-bindgen","webassembly"],"created_at":"2024-11-10T19:55:48.841Z","updated_at":"2025-04-25T15:31:11.559Z","avatar_url":"https://github.com/alesgenova.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pitch Detection App\nAn open source pitch detection app that uses Rust and WebAssembly\n\n## Live Demo\n[![Demo Page](./demo.png)](https://alesgenova.github.io/pitch-detection-app/)\n\n## Components\n### Core Pitch Detection Library\n- Rust ([source](https://github.com/alesgenova/pitch-detection))\n\n### Communication with web worker\n- post-me ([source](https://github.com/alesgenova/post-me))\n\n### WebAssembly Wrapper\n- Rust / wasm-bindgen ([source](https://github.com/alesgenova/pitch-detection-app/tree/master/wasm))\n\n### Pitch Visualization\n- TypeScript, HTML5 Canvas, D3 ([source](https://github.com/alesgenova/pitch-detection-app/tree/master/display))\n\n### Single Page App\n- React ([source](https://github.com/alesgenova/pitch-detection-app/tree/master/client))\n\n### Building\n```bash\n# Build wasm\n# Prerequisite: cargo and wasm-pack\ncd wasm\nwasm-pack build --target web\n\n# Build the visualization\ncd ../display\nnpm install\nnpm run build\n\n# Start the app\ncd ../client\nnpm install\nnpm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falesgenova%2Fpitch-detection-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falesgenova%2Fpitch-detection-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falesgenova%2Fpitch-detection-app/lists"}