Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.37 KB

MIDI to Thirty Dollar Website Converter

About

Converts MIDI files to TDW Files.

Demo

Usage

  • Clone This repo: https://github.com/yangman946/MIDI-to-Thirty-Dollar-Website-.git
  • Install requirements pip install -r requirements.txt
  • Add MIDI Files to midi to 30 dollar website\in
  • Run run.bat

Output files will show up at midi to 30 dollar website\out

Running

I highly recommend you download the Thirty Dollar Website rewrite for a smoother playback, especially when dealing with larger files. TDW has updated their audio system.

Some MIDI Files also use non-percussion notes on channel 10 - which is reserved for percussion. This screws up the conversion so it is best to just disable percussion in midi2tdw.py

Contributing

This project is a work in progress, If you wish to contribute, submit a pull request and I will look at it ASAP.

Limitations

  • Haven't fully tested percussion
  • Combining and timing bugs