Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Syntax on January 07, 2006, 08:55:22 PM
-
There is any way of having 2 different midi finles running at the some time on rm2k3 without editing the midi file itself?
-
just make a event of midi ...
-
Convert one to a wav and play the wav as a sfx and play the other as a bgm.
-
Actually, converting it into an MP3 would probably be better, as MP3's are more compressed than WAVs and take up less space (hence less to download). However, you could also completely skip the conversions, and use a MIDI editor to insert the tracks of song B into song A.