Skip to content

apiwitp2070/midi-visualizer

Repository files navigation

Midi

Features

  • MIDI notes visualization

  • Load and play MIDI song from file

With MIDI device

  • Learning note by note

  • Real time testing with (Perfect/Early/Late) judgement

  • Record a play from real device and export as new MIDI file

Running the app locally

Prerequisites

  • This project use Bun as a runtime.

Getting Started

  1. Install dependencies
bun install
  1. Run the development server
bun dev

The app will be available at http://localhost:5173 by default.

About

Midi visualizer using Tone.js and javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published