Golden Sun Hacking Community

General Hacking => Non-GS Hacking => Topic started by: Lord Wolfram on 21, March, 2015, 01:38:42 PM

Title: Midi and Midi instrument data
Post by: Lord Wolfram on 21, March, 2015, 01:38:42 PM
It's been a while everyone. I come here because I seek any help I can get. What I want to do is make Midi system(I will call it like that) in RPG maker XP. That is in my game so it would use it's own instruments. But how does it work in actual Roms and if someone can help then tell me how could I code it in RPG maker XP game? Well? Also this might be helpful with GS engine creating.
Title: Re: Midi and Midi instrument data
Post by: Rolina on 21, March, 2015, 03:31:36 PM
This may seem like an odd response, but... have you asked people in the RPG maker forums?  I'm sure they've already figured it out and would be pretty helpful to you.
Title: Re: Midi and Midi instrument data
Post by: Atrius on 21, March, 2015, 11:02:10 PM
This topic (http://forum.goldensunhacking.net/index.php?topic=1138.0) has some in depth info on the GBA's music format in a spoiler at the bottom of the first post, and in the second post.

As far as programming something for music in RPG Maker, I can't really help since I don't know enough about it's scripting language.  I have my doubts that it provides low enough level audio stream access to do it properly though.
Title: Re: Midi and Midi instrument data
Post by: Luna_blade on 22, March, 2015, 02:49:19 AM
So you want to directly take the music from GS and put it in RPG maker? I doubt that's going to work.

Perhaps you can find midi instruments that sound the same as the GS one and use those to create music.
Title: Re: Midi and Midi instrument data
Post by: charon the ferryman on 24, March, 2015, 02:18:39 PM
There may be an add on to allow you to use a midi controller with the samples, but some of Golden Sun's instruments are generated by the engine itself, not samples - I had to manually create samples when inserting them into Pokemon Jupiter back in the day, but it didn't sound perfect. These are mainly used for the synth instruments, such as the lead in Isaac's Battle Theme.

It's more probable though that you can't do this dynamically and you'll have to compose them outside of RPG maker. This is probably a better option anyways because you really don't need to have them running on a midi controller.
Title: Re: Midi and Midi instrument data
Post by: Lord Wolfram on 25, March, 2015, 12:24:32 AM
Quote from: Seto Kaiba on 24, March, 2015, 02:18:39 PM
It's more probable though that you can't do this dynamically and you'll have to compose them outside of RPG maker. This is probably a better option anyways because you really don't need to have them running on a midi controller.
Well Yes. My teammates decided that it's also the best. So yeah we got good Soundfont and we are going to change instruments of midi files and output as mp3.