Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 223 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 223 Bytes

MIDI to beeps

Converts a MIDI file to a custom format for a beeper.

Installation

  1. Run npm install
  2. Run node ./midiToBeeps.js path/to/inputFile.mid path/to/outputFile.txt [TEMPO] (default tempo is 120)