Skip to content

Batch converts MIDI files to JSON format using ToneJS.

Notifications You must be signed in to change notification settings

kyleconciso/batch-midi-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch-midi-json

Batch convert MIDI files to JSON files

This script transforms your MIDI files into JSON format using ToneJS.

Getting Started

  1. Clone the repository:
    git clone https://github.com/kyleconciso/batch-midi-json
  2. Navigate to the project directory:
    cd batch-midi-json
  3. Install dependencies:
    npm install
  4. Create a midi folder: Place your MIDI files here.
  5. Run the script:
    node index.js
  6. Find your JSON files: Look for the converted files in the json folder.

Dependencies

  • @tonejs/midi

License

MIT License

This project is licensed under the MIT License.

About

Batch converts MIDI files to JSON format using ToneJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published