Profile image

MID2TGVA ~ MIDI to Tone Generator Converter released!

106k hpgbproductions  3.0 years ago

Notice: This post may not be maintained. View README.MD in the GitHub repository for updated information.

MID2TGVA is an external C# program to convert MIDI files into an aircraft using Tone Generator, Variable Amplitude parts.

GitHub repository

Each note of each channel in each track is assigned to a block. Despite this, a generated aircraft with a few hundred parts runs smoothly. The placement of each block is calculated from its track, channel, and note number. Unused notes are skipped.

The script may also be useful for studying MIDI files. Try using MidiEditor to perform simple modifications to MIDI files before exporting.

Many settings, including speed, pitch, and an equalizer, are available by modifying the variables in the "User Settings" section of the program file.

[ Example ] Dichromatic Lotus Butterfly ~ Ancients (composed by ZUN)
Aircraft | Video | Source

[ Example ] Tomboyish Girl in Love (composed by ZUN)
Aircraft

NOTES
  • Use of the software is subject to the GNU General Public License 3.
  • Copyright holders of MIDI files used retain their rights.
  • You may need Visual Studio to use the software. You will need Visual Studio to change the settings.
  • Loud sounds play when loading an aircraft with Tone Generator parts. Always turn down the volume to a safe level before use.