westlicht / performer

PER|FORMER Eurorack Sequencer
https://westlicht.github.io/performer
MIT License
236 stars 70 forks source link

Note's are interpreted as CC's in Routing inputs #357

Open mongrol opened 2 years ago

mongrol commented 2 years ago

When using routing to translate CC's to a CV track using the offset target, note numbers are interpreted as CC numbers.

To reproduce;

  1. Set track 1 to midi2cv. Source Midi(1).
  2. Set track 2 to curve.
  3. Set a route with target "offset" and source "Midi(1), Absolute CC, CC 22". Apply route to track2.
  4. Play Note 22 (Bb1).
  5. CV output will be on Track2. Nothing will come out Track1 as expected.

Monitor shows Note 22 on Midi input and CV2 outputting instead of CV1 as expected.

A workaround is to use different channels.