SkillAgentSearch skills...

App

A web app to track singing pitch.

Install / Use

/learn @vocalous/App
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Vocalous

An open source web app that help to practice singing by tracking the pitch.

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

Credits

This app is built on excellent pitch detection app by Alessandro Genova and Jason Siefken.

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated21d ago
Forks6

Languages

TypeScript

Security Score

95/100

Audited on Mar 3, 2026

No findings