<< Tip-20 | TIPs | Tip-22 >>
How to edit Aftertouch in XT 1 by Soma
Well if you are looking for a way to edit aftertouch in XT 1, you will not find a direct rout; sorry. The current work-around involves using a midi VST plugin that has a midi munger in it.
A midi munger is a Synthedit module that converts incoming midi. It has been used in many VST's. Go over to http://www.asseca.com/nicfit/index.html to find a munge rack.
Here is the code to enter for changing AT to a CC
at to cc:
"*,ChanAft,*,*,*,*,n,*,Ctrl,1,1,*,*,>" (without the quotes)
And back
cc to at:
"*,Ctrl,1,1,*,*,n,*,ChanAft,*,*,*,*,<"
For more details check out this KVR thread:
http://www.kvraudio.com/forum/viewtopic.php?t=121175&highlight=chanaft
<< Tip-20 | TIPs | Tip-22 >>