> Does anyone know where I could find the plans or kits for a simple >2in-1out MIDI Merger? I have found them for sale but at the price of a >MOTM module!!! Since I really don't have to have one I would buy another >MOTM module!!! There is no such thing as a simple MIDI combiner. Due to running status which was in the original MIDI spec, it's not a simple task. A MIDI merge routine must examine the input, determine the length of the message and then send it out before merging data from the other input. And if one of the inputs has notes with running status, the merger must be smart enough to output the channel and message type before appending the note number. While I'm sure there a some new PICs out there fast enough to merge two MIDI streams I don't know of anyone who has made the code publically available. If you like pain and misery you can build your own 8031/51 based unit. Go here for more details: http://www.nctnico.cistron.nl/midi/midimerg.txt http://www.nctnico.cistron.nl/midi/midimerg.gif http://www.nctnico.cistron.nl/midi/midimerg.hex or in ZIP at: http://www.xs4all.nl/~leokramp/files/merger.zip I suggest saving yourself some hassle and buying a merger for $89. Or buy a used Digital Music MX-8 or JLCooper MSBrev2. -Cary
Message
Re: [motm] OT MIDI Merger
2000-10-16 by Cary Roberts
Attachments
- No local attachments were found for this message.