This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* WARNING: This tool is superseded by this PR to the LBP toolkit project (https://github.com/ennuo/toolkit/pull/37) | |
* | |
* LittleBigPlanet Music Sequencer MIDI Dumper | |
* NodeJS script that extracts music sequencer data from LBP levels in JSON format (jsoninator format) | |
* | |
* Author: @sgdc3 | |
* Version: 0.2 | |
* Latest Update: 07 May 2024 | |
* |