Search:

Type: Posts; User: AnkleSpankle

Search: Search took 0.30 seconds.

  1. Re: Applying a MIDI instrument change to a Track

    Not a problem, I had a pretty hard time trying to find the solution so it should make it easier for other people if they're stuck as well.
  2. Re: Applying a MIDI instrument change to a Track

    After doing a little more digging around I've found the solution:


    try
    {
    ShortMessage instrumentChange = new ShortMessage();

    ...
  3. Changing Instrument during track playback

    Hello,

    I am using a track to play my noteOn/noteOff events and everything works as intended, the problem I am having is that I would like to change the instruments that is being used within the...
Results 1 to 3 of 3