Guitarpima
.............
On second thought, it seems ludicrous that you can't do it. Imaging having to have up to 8 midi tracks for one part if you write for an orchestra? Hundreds of midi tracks. Crazy!
You can select whatever notes you want in the PRV and their channel can be changed in one shot with the event inspector. No need to futz with the event view for that.
You guys know this, but to clarify, "channel" is an event attribute. It's a nibble of each channel specific event byte (of which note-on is one type). The channel-out setting for the track will override the channel attributes within the track. I think of the track's channel-out as a re-channelizer. So if you really want multi channeled events in one track, no problem, just set the track's output channel to none. Each note event will then transmit over the channel coded into it.
For note insertion, the channel attribute will be whatever is set in the event inspector. Of course you can't change that unless at least one note is selected, so changing it will change the currently selected note(s) as well. Depending on your process, this can be inconvenient - as implied by advice given earlier in the thread. (BTW, if you happen to have had several notes on different channels selected - the event inspector will show blank for channel, as expected - and looks to me like the next note inserted will be given the channel of the last note selected previously, whether or not it is selected at moment of insertion.) But if your process permits you to insert first and channelize later, should be pretty straightforward.
Key switch recording to change synth configurations is perhaps a more complex proposition, but hopefully made simpler with the above basics in mind. The input midi port should be set to omni.
HTH someone. -Ron