I am attempting to pan the output of a sampler based on the incoming MIDI note. In the case of a piano, for example, I could put the lower notes to the left of the panorama, higher pitches to the right.
But I can't even figure out how to get a MIDI note number out of the polyphonic stream of data. The manual says that NotePitch "Outputs the MIDI note value of any note message received by the Ensemble" but instead Number displays an integer in the 400 range. Even if converted to mono using a Voice Combiner.
Would really like to understand this.