flandolf / tuner

Guitar Tuner on the web!

Home Page:https://pitchdetection.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuner 🎵

Description

Tuner is software that uses advanced algorithms to detect the pitch of a given audio input.

Installation

To install Tuner, follow these steps:

  1. Clone the repository: git clone https://github.com/flandolf/tuner.git
  2. Navigate into the project directory: cd tuner
  3. Install the dependencies: bun i

Usage

To use Tuner, run the main script from the command line:

bun run dev

Build

Build:

bun build .\src\main.tsx --minify --splitting --outdir build

Screenshot

About

Guitar Tuner on the web!

https://pitchdetection.pages.dev


Languages

Language:TypeScript 85.1%Language:JavaScript 8.8%Language:CSS 5.0%Language:HTML 1.1%