How could I implement MIDI Mappings with selectors 
so the same MIDI messages would only affect a specific sound by using a selector?
 
For example:
 
Level - CC7
Pitch - CC64
Wave - CC 8
LFO - CC9
etc.
 
Then:
 
Selector 1 - Allows those same CC’s to adjust  Oscillator 1 parameters only
Selector 2 - Allows those same CC’s to adjust  Oscillator 2 parameters only
Selector 3 - Allows those same CC’s to adjust  Oscillator 3 parameters only
etc.
 
Thanks,
 
e.