Hi Jules,
If your rangeEnd is an octave start, there is an issue.
the two
should be
rangeEnd testing should be <= not < otherwise it will not remap correctly the last note
Thanks,
Hi Jules,
If your rangeEnd is an octave start, there is an issue.
the two
should be
rangeEnd testing should be <= not < otherwise it will not remap correctly the last note
Thanks,
Ok, thanks - corrected version is checked in now…