The pedal handling has been refactored in testing (vangelis). Controllers for pedals have been removed and you don’t need to bind MIDI CC manually. CC 64 (sustain), 66 (sostenuto), 67 (soft) and 69 (hold 2) are configured as pass-through by default so will act natively on synth engines. This can be changed in CC menu. In active mode, pedal press is remembered so that the release works even if is the active chain has changed. There is an indication of each pedal state for each chain in the mixer view.
We plan to deploy this to staging (Oram) and then to stable soon so please, test thoroughly and report any issues.
I really hope this resolves everyone’s issues with pedals. I also fixed a stuck note issue that manifested in active MIDI channel mode (which replaced clone functionality).