pitch-detection-app
A rust / webassembly / react app to detect the pitch of audio signals in real time
TypeScript★ 126⑂ 35 forksMITupdated 3 years ago
git clone https://github.com/alesgenova/pitch-detection-app.gitalesgenova/pitch-detection-appREADME.mdfork it — it’s yours
Pitch Detection App
An open source pitch detection app that uses Rust and WebAssembly
Live Demo
Components
Core Pitch Detection Library
- Rust (source)
Communication with web worker
- post-me (source)
WebAssembly Wrapper
- Rust / wasm-bindgen (source)
Pitch Visualization
- TypeScript, HTML5 Canvas, D3 (source)
Single Page App
- React (source)
Building
# Build wasm # Prerequisite: cargo and wasm-pack cd wasm wasm-pack build --target web # Build the visualization cd ../display npm install npm run build # Start the app cd ../client npm install npm run start
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
RaylibWasm
.Net 10 (.Net 8+) webassembly starter project using raylib-cs nuget 7.0.2 and raylib 5.5
C#★ 50
