I have noticed a number of video online (YouTube, etc) where people appear to have taken a MIDI file (ie: instrumental music in a note form, not raw audio), and managed to use a sound-font such that they can use a sound effect as a specific note, and then have the song use that same sound at various pitches to play the WAV file as an instrument.
One example of this in action is here, where the Inspector Gadget theme is played, but the word "BONK" from a WAV file is used in place of a bass guitar (Inspector Bonk):
http://www.youtube.com/watch?v=OYBZrRCCrXE
Here is another example, "Kirby Falcon Punch Remix":
http://www.youtube.com/watch?v=kY7xg92aNrY
A friend told me the type of software is called a "tracker", but I can't find anything that fits the build. Any help is appreciated.
EDIT: I could possibly just tear apart a MIDI file, parse it with MATLAB, and then create a script to rebuild the song, but given the number of these types of remixes on Youtube, I'm guessing there is a simpler way to do this.
Thank you!