Jump to content

Bank change handler implemented for Sequencer V2


Recommended Posts

Hello all, I am thinking of makng a bank change handler for each track or pattern in the SEQ v2 program.  

What  I was thinking was an additional track property ( or perhaps layer )  that is used for to play a bank change command.  It would need to play or trigger one time, when the pattern is initially loaded.

So you could be playing patterns in your Sequencer, then load another pattern form bankstick, for play, and it would send out the program change  to reflect the instrument or voice to be used for this pattern.   is this possible?

I understand u can use the META Event function for this type of data, but I want to integrate it into my sequencer app.

Any comments appreciated :)

Link to comment
Share on other sites

I also thought about such a feature, maybe in combination with the song mode - therefore I've reserved some memory to store patch informations (and maybe also static CC settings) in the dedicated "song bankstick".

It has nothing to do with Meta events, since such MIDI events won't be handled by the sequencer core, but by seq_song.inc.

Sorry that I cannot give you much more explicit informations, it would need much more time to describe the required changes than to program it by myself... changes have to be made at many places, not only in seq_song.inc!

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...