Author |
Topic: mapping program changes to note on AND offs (Read 1422 times) |
|
U.Sastra
New Member

 MIDI-OX Rules!
Posts: 1
|
 |
mapping program changes to note on AND offs
« on: May 3rd, 2002, 6:38am » |
Quote Modify
|
Hi I would like to know how I can map a program change message (coming from a floorboard) to send a note on AND a note off after it. I tried adding another map, one for note on and one for note off, but it seems only one get's through. Thanks in advance!
|
|
IP Logged |
|
|
|
Jamie OConnell
Administrator
    


Gender: 
Posts: 2027
|
 |
Re: mapping program changes to note on AND offs
« Reply #1 on: May 3rd, 2002, 12:07pm » |
Quote Modify
|
I misread the question the first time. Here is a better answer: To map a single message into 2 messages, you have to clone the first mapping. You also need to provide the Note On with a non-zero velocity (or else it is interpreted as a note Off). Here's a direct Program Change to Note On / Off mapping: * ProgChg * * * * x | * NoteOn * * 100 100 * ProgChg * * * * | * NoteOff * * * *
|
« Last Edit: May 6th, 2002, 7:08pm by Jamie OConnell » |
IP Logged |
--Jamie Music is its own reward.
|
|
|
|