don't click here

Program that can split MIDI patch changes to different channels?

Discussion in 'Technical Discussion' started by evilhamwizard, Dec 17, 2011.

  1. evilhamwizard

    evilhamwizard

    Researcher
    1,392
    455
    63
    Hey all. I was wondering if anyone knew of a program that could take a MIDI file and split any patch changes in a single track and output each patch along with the notes for each program into it's own separate track? For example, it'd be converting something like this (with patch changes within each track):

    [​IMG]

    To this (each program change has it's own track):

    [​IMG]

    As of right now, the only way I can do this is to manually create new tracks and copy and paste notes for each patch change. This can be very tedious and annoying if your song has like 2039846204620 program changes throughout the song. I heard of a script for REAPER that can do something like this, but I don't use REAPER. I've looked everywhere for something that can do this for me automatically but to no success.

    Does anyone have any ideas?
     
  2. Mastered Realm

    Mastered Realm

    Member
    3,828
    553
    93
    -
  3. amphobius

    amphobius

    doing more important things with my life Member
    2,120
    0
    16
    life
    He doesn't use REAPER.
     
  4. ValleyBell

    ValleyBell

    Tech Member
    246
    25
    28
    researching PC-98/X68000 sound drivers
    Do you remeber that I said I'll write such a tool?
    Well, here it is. (It splits them into different tracks, not channels, but I'm sure this it exactly what you want. :))

    Please note that it's still beta, so it prints some debugging info.
     
  5. evilhamwizard

    evilhamwizard

    Researcher
    1,392
    455
    63

    Hehe, yep I remember. I just figured that there were programs out there already that could do the process already, but when I went searching yesterday I was surprised that I couldn't find anything besides the REAPER script. :\

    But anyway - this works fantastic! This is exactly what I wanted - saves me the trouble of having to split Angel Island Act 1 by hand. :P

    [​IMG]

    Whoever programmed Angel Island Act 1 into the game must've been insane, there are changes all over the place - song uses a lot of DAC samples as well. Crazy.
     
  6. Mr Lange

    Mr Lange

    A wise guy eh. I know how to DEAL with wise guys. Member
    1,286
    11
    18
    The Land of Waldos
    Sonic Utopia, Sonic Overture
    This is something I needed as well, I'm glad this thread exists.
    But for that matter, it sounds like you're referring to a midi converted from the original format. Now THAT is something I need, were in the world did that come from and how did I miss it?
     
  7. ValleyBell wrote a program for converting SMPS format songs to general midi files back in May. It accepts either standalone files from a disassembly, and also allows the opening of an (unmodified) ROM. It was released in this topic.